instiki/vendor/rails/actionpack/test/controller
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
..
controller_fixtures Ooops! Fixed upgrade of Rails. 2007-02-09 17:12:31 -06:00
deprecation Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
html-scanner Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
request Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
session Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
action_pack_assertions_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
addresses_render_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
assert_select_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
base_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
benchmark_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
caching_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
capture_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
content_type_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
cookie_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
dispatcher_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
fake_controllers.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
fake_models.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
filter_params_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
filters_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
flash_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
header_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
helper_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
http_basic_authentication_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
http_digest_authentication_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
integration_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
layout_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
logging_test.rb Whoops! 2008-11-24 16:19:37 -06:00
middleware_stack_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
mime_responds_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
mime_type_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
polymorphic_routes_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
rack_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
record_identifier_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
redirect_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
render_test.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00
request_forgery_protection_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
request_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
rescue_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
resources_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
routing_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
selector_test.rb Rails 2.1 RC1 2008-05-17 23:22:34 -05:00
send_file_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
test_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
translation_test.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
url_rewriter_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
verification_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
view_paths_test.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
webservice_test.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00