.. |
abstract_adapter.rb
|
Fix typo that stopped monkey patch working
|
2010-07-19 12:36:30 +01:00 |
action_dispatch.rb
|
Update to rails 3
|
2011-11-14 09:42:40 +00:00 |
action_mailer.rb
|
Simplify locale handing in notification emails
|
2013-05-27 10:53:14 +01:00 |
assets.rb
|
Make sure all environment can see asset precompilation rules
|
2014-07-04 19:24:25 +01:00 |
backtrace_silencers.rb
|
Update to rails 3
|
2011-11-14 09:42:40 +00:00 |
classic_pagination.rb
|
Turn classic_pagination plugin into a library
|
2012-02-15 17:48:15 +00:00 |
cookies_serializer.rb
|
Update to rails 4.1.1
|
2014-07-04 19:24:25 +01:00 |
cors.rb
|
Mark CORS responses as uncacheable
|
2013-03-25 21:50:26 +00:00 |
field_error.rb
|
Highlight erroneous fields by adding a class to them
|
2014-01-15 21:41:16 +00:00 |
filter_parameter_logging.rb
|
Update to rails 4.0.0
|
2013-09-21 11:35:45 +01:00 |
http_accept_language.rb
|
Upgrade to http_accept_language 2.x
|
2013-09-24 20:22:44 +01:00 |
i18n.rb
|
Update to rails 4.0.2
|
2013-12-03 21:09:10 +00:00 |
inflections.rb
|
Update to rails 4.0.0
|
2013-09-21 11:35:45 +01:00 |
konacha.rb
|
Use Konacha for testing JavaScript
|
2014-02-27 16:03:22 +00:00 |
libxml.rb
|
Merge 12304:14009 from trunk.
|
2009-03-08 13:02:37 +00: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
|
Merge branch 'master' into openstreetbugs
|
2012-01-05 20:15:53 +00:00 |
oauth.rb
|
Get OAuth working, including a hack for Potlatch
|
2011-11-14 09:42:55 +00:00 |
openid.rb
|
Drop memcached and use dalli as the memcache client
|
2013-09-22 15:57:22 +01:00 |
output_compression.rb
|
Turn output_compression plugin into a library
|
2012-02-15 17:48:15 +00:00 |
paperclip.rb
|
Fixup the paperclip asset URL handling for rails 4 support
|
2013-09-24 10:46:00 +01:00 |
piwik.rb
|
Rework piwik configuration
|
2013-08-24 12:54:51 +01:00 |
postgresql_adapter.rb
|
Update postgres connection adaptor patches
|
2014-07-04 19:24:25 +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 |
r2.rb
|
Rework RTL handling to keep rules together
|
2012-11-19 10:39:30 +00:00 |
sanitize.rb
|
Drop the contents of <script> and <style> tags when we strip them
|
2012-03-17 16:37:01 +00:00 |
session.rb
|
Ignore exceptions clearing sessions
|
2013-09-22 10:33:31 +01:00 |
session_store.rb
|
Update to rails 4.1.1
|
2014-07-04 19:24:25 +01:00 |
streaming.rb
|
Send a Content-Length header when streaming a file
|
2012-03-28 18:44:02 +01: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
|
Update to rails 4.0.0
|
2013-09-21 11:35:45 +01:00 |