..
abstract_adapter.rb
Fix typo that stopped monkey patch working
2010-07-19 12:36:30 +01:00
action_cache_path.rb
Monkey patch ActionCachePath to fix a bug
2012-01-14 13:26:01 +00:00
action_dispatch.rb
Update to rails 3
2011-11-14 09:42:40 +00:00
action_mailer.rb
Don't allow STARTTLS to be used when sending mail
2011-11-14 09:42:42 +00:00
backtrace_silencers.rb
Update to rails 3
2011-11-14 09:42:40 +00:00
buffered_logger.rb
Migrate web site to use rails 2.0.1.
2008-01-06 12:17:58 +00:00
composite_primary_keys.rb
Monkey patch CPK to fix problems with polymorphic has_many
2011-11-18 10:21:37 +00:00
file_column.rb
Allow the root directory for data for file columns to be configured
2010-08-05 00:14:58 +01:00
i18n.rb
Remove fallback from nb to no
2011-12-29 15:11:45 +00:00
inflections.rb
Update to rails 3
2011-11-14 09:42:40 +00:00
libxml.rb
Merge 12304:14009 from trunk.
2009-03-08 13:02:37 +00:00
memcached.rb
Add memcache support
2011-04-17 18:56:50 +01:00
memory_limits.rb
Only apply the hard memory limit when running under passenger
2011-11-15 09:17:07 +00:00
mime_types.rb
Rework AMF controller's streaming output for rails 3
2011-11-14 09:42:46 +00:00
oauth.rb
Get OAuth working, including a hack for Potlatch
2011-11-14 09:42:55 +00:00
openid.rb
Update OpenID authentication plugin to latest version
2010-05-16 10:41:23 +01:00
postgresql_adapter.rb
Spell adapter correctly
2011-04-03 18:22:22 +01:00
potlatch.rb
Freezing composite primary key so that we can apply TomH's patch to it, and that way Potlatch will work in Rails mode without a problem. Please test.
2008-11-15 01:11:27 +00:00
query_cache.rb
Make query cache disabling work again
2011-11-26 16:01:57 +00:00
sanitize.rb
Use a better HTML sanitizer that makes sure the HTML is well formed and
2010-03-06 15:38:13 +00:00
secret_token.rb
Update to rails 3
2011-11-14 09:42:40 +00:00
session_store.rb
Drop the sql_session_store plugin
2011-11-14 09:42:55 +00:00
streaming.rb
Make hack for file streaming work with rails 3.1.0
2011-11-14 09:42:52 +00:00
tempfile.rb
Work round ruby's half assed Tempfile class which, because for some
2008-03-06 12:43:10 +00:00
uri.rb
Allow generic URIs to use the registry format
2011-12-13 10:45:40 +00:00
wiki_pages.rb
Use Rails.xxx instead of RAILS_XXX
2011-11-14 09:42:40 +00:00
wrap_parameters.rb
Upgrade to rails 3.1.0
2011-11-14 09:42:52 +00:00