instiki/vendor/rails/activerecord/lib/active_record
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
..
associations Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
connection_adapters Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
locale Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
locking Rails 2.1.1 2008-09-07 00:54:05 -05:00
serializers <video> and x-sendfile 2009-03-02 02:32:25 -06:00
aggregations.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
association_preload.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
associations.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
attribute_methods.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
autosave_association.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
base.rb <video> and x-sendfile 2009-03-02 02:32:25 -06:00
batches.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
calculations.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
callbacks.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
dirty.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
dynamic_finder_match.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
dynamic_scope_match.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
fixtures.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
i18n_interpolation_deprecation.rb Upgrade to Rails 2.2.0 2008-10-27 01:47:01 -05:00
migration.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
named_scope.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
nested_attributes.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
observer.rb Rails 2.1.1 2008-09-07 00:54:05 -05:00
query_cache.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
reflection.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
schema.rb Rails 2.1 2008-06-02 01:35:38 -05:00
schema_dumper.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
serialization.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
session_store.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
test_case.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
timestamp.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
transactions.rb Instiki 0.16.3: Rails 2.3.0 2009-02-04 14:26:08 -06:00
validations.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00
version.rb Bugfixes and Rails Edge 2009-02-27 19:23:00 -06:00