.. |
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 |
buffered_logger.rb
|
Migrate web site to use rails 2.0.1.
|
2008-01-06 12:17:58 +00:00 |
gpx.rb
|
Reverting config file that shouldn't have been committed.
|
2009-05-22 18:41:33 +00:00 |
i18n.rb
|
Update to rails 2.3.8
|
2010-05-26 19:54:10 +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 |
limits.rb
|
Remove old code to exit after 10000 requests as the memory limit code
|
2009-04-26 23:14:20 +00:00 |
load_configs.rb
|
Merge 15165:15373 from trunk.
|
2009-05-31 11:32:32 +00:00 |
mime_types.rb
|
Migrate web site to use rails 2.0.1.
|
2008-01-06 12:17:58 +00: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 |
sql_session_store.rb
|
Make database offline mode work
|
2010-06-15 10:07:39 +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 |