.. |
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 |
asset_tag_helper.rb
|
Use the normal rails asset tagging mechanisms for the SWF files
|
2011-01-14 22:51:02 +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
|
Update to Rails 2.3.11
|
2011-05-31 18:11:31 +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 |
memcached.rb
|
Add memcache support
|
2011-04-17 18:56:50 +01:00 |
memory_limits.rb
|
Only shut down the current process when the memory limit is reached
|
2010-12-19 00:15:24 +00:00 |
mime_types.rb
|
Get returning of bugs as GPX files working
|
2011-05-07 14:54:22 +01:00 |
new_rails_defaults.rb
|
Bring configuration files ino sync with current rails default ones
|
2010-08-04 19:47:10 +01: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
|
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 |