..
abstract_adapter.rb
Fix typo that stopped monkey patch working
2010-07-19 12:36:30 +01:00
action_controller.rb
Disabled automatic parsing of XML to a hash in request bodies for a modest 15% speedup.
2009-05-21 23:48:34 +00:00
action_mailer.rb
Removed patch for rails 2.2 bug.
2009-06-04 09:22:31 +00:00
backtrace_silencers.rb
Bring configuration files ino sync with current rails default ones
2010-08-04 19:47:10 +01:00
buffered_logger.rb
Migrate web site to use rails 2.0.1.
2008-01-06 12:17:58 +00:00
cookie_verification_secret.rb
Bring configuration files ino sync with current rails default ones
2010-08-04 19:47:10 +01: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
Require i18n version 0.4.1 and fix monkey patch to work with it
2010-09-02 19:01:21 +01:00
inflections.rb
Update various files to match current rails versions
2010-05-13 10:54:16 +01:00
libxml.rb
Merge 12304:14009 from trunk.
2009-03-08 13:02:37 +00:00
memory_limits.rb
Rework application configuration
2010-08-04 22:06:05 +01:00
mime_types.rb
Migrate web site to use rails 2.0.1.
2008-01-06 12:17:58 +00:00
new_rails_defaults.rb
Bring configuration files ino sync with current rails default ones
2010-08-04 19:47:10 +01:00
postgresql_adapter.rb
Correct name of ActiveRecord
2010-06-15 17:12:55 +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
Correct name of ActiveRecord
2010-06-15 17:12:55 +01: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
session_store.rb
Rework application configuration
2010-08-04 22:06:05 +01:00
sql_session_store.rb
Rework application configuration
2010-08-04 22:06:05 +01:00
streaming.rb
Allow a GPX to be fetched in XML format by fetching data.xml instead
2008-01-23 13:40:47 +00:00
tempfile.rb
Work round ruby's half assed Tempfile class which, because for some
2008-03-06 12:43:10 +00:00
wiki_pages.rb
Load wiki link data at startup and shorten some file names
2010-04-20 21:05:22 +01:00