instiki/vendor/rails/railties/test
Jacques Distler 8ea8b6a8f7 <video> and x-sendfile
Using <object> and <embed> were forbidden for obvious
security reasons. Instiki now permits embedding video
via the HTML5 <video> element (Ogg/Theora encoded videos
only, with .ogg or .ogv extensions). You can even upload
videos with

    [[foo.ogg:video]]

Instiki now support x-sendfile. See the Proxying page for
configuring Apache (with the x-sendfile module). Lighttpd
should work similarly.

Update Rails to latest Edge (hopefully converging on RC2!).
2009-03-02 02:32:25 -06:00
..
fixtures Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
generators <video> and x-sendfile 2009-03-02 02:32:25 -06:00
mocks Upgrade to Rails 2.0.2 2007-12-21 01:48:59 -06:00
vendor/gems Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
abstract_unit.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
backtrace_cleaner_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
boot_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
console_app_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
fcgi_dispatcher_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
gem_dependency_test.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00
generator_lookup_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
initializer_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
plugin_loader_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
plugin_locator_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
plugin_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
plugin_test_helper.rb Upgrade to Rails 2.0.2 2007-12-21 01:48:59 -06:00
rails_generator_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
rails_info_controller_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
rails_info_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
secret_key_generation_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00