]> git.openstreetmap.org Git - rails.git/history - config/initializers
Added relation redaction logic, same as node and way logic, plus tests
[rails.git] / config / initializers /
2012-03-28 Tom HughesSend a Content-Length header when streaming a file
2012-03-28 Tom HughesRemoved temporary code for promoting databases sessions...
2012-03-17 Tom HughesUpdate to rails-i18n 0.5.2 and remove monkey patch
2012-03-17 Tom HughesDrop the contents of <script> and <style> tags when...
2012-03-06 Tom HughesUse cache store for sessions when memcached is not...
2012-03-06 Tom HughesAdd a temporary hack to suppress some broken rails...
2012-03-04 Tom HughesRemove translation reload that is no longer needed
2012-03-02 Tom HughesUpdate rails-i18n to 0.5.1
2012-02-27 Tom HughesSwitch to using memcache as the session store
2012-02-27 Tom HughesRefactor memcache connection handling
2012-02-26 Tom HughesRefactor session persistence code
2012-02-21 Tom HughesServe up paperclip attachments in a cache friendly way
2012-02-19 Tom HughesDon't double up newlines in the log
2012-02-19 Tom HughesCompressedMemCacheStore has been replaced by MemCacheStore
2012-02-15 Tom HughesRemove backported code now we are using mail 2.4.1
2012-02-15 Tom HughesTurn session-persistence plugin into a library
2012-02-15 Tom HughesReplace the file_column plugin with paperclip
2012-02-15 Tom HughesTurn output_compression plugin into a library
2012-02-15 Tom HughesTurn classic_pagination plugin into a library
2012-02-15 Tom HughesSwitch to using http_accept_language as a gem
2012-02-15 Tom HughesUpdate to rails 3.2.0
2012-01-30 Tom HughesMonkey patch mail to handle character encodings on...
2012-01-21 Tom HughesUpdate CPK to 4.1.2 and drop monkey patch
2012-01-14 Tom HughesMonkey patch ActionCachePath to fix a bug
2011-12-29 Tom HughesRemove fallback from nb to no
2011-12-18 Tom HughesUse normal fallbacks to handle the no/nb confusion
2011-12-18 Tom HughesMonkey patch in an upstream fix for I18n::Backend:...
2011-12-18 Tom HughesUse I18n::Backend::Simple.include directly
2011-12-13 Tom HughesAllow generic URIs to use the registry format
2011-11-26 Tom HughesRemove old unused monkey patch
2011-11-26 Tom HughesMake query cache disabling work again
2011-11-18 Tom HughesMonkey patch CPK to fix problems with polymorphic has_many
2011-11-15 Tom HughesOnly apply the hard memory limit when running under...
2011-11-14 Tom HughesReinstate memory limits now we're not using rhino
2011-11-14 Tom HughesDisable hard memory limits
2011-11-14 Tom HughesForce an I18n reload to work around ordering problem
2011-11-14 Tom HughesGet OAuth working, including a hack for Potlatch
2011-11-14 Tom HughesDrop the sql_session_store plugin
2011-11-14 Tom HughesMake hack for file streaming work with rails 3.1.0
2011-11-14 Tom HughesUpgrade to rails 3.1.0
2011-11-14 Tom HughesUpdate to rails 3.0.5, arel 2.0.9 and composite_primary...
2011-11-14 Tom HughesRework AMF controller's streaming output for rails 3
2011-11-14 Tom HughesDon't allow STARTTLS to be used when sending mail
2011-11-14 Tom HughesUpdate notifiers to use new ActionMailer API
2011-11-14 Tom HughesUse Rails.xxx instead of RAILS_XXX
2011-11-14 Tom HughesUpdate to rails 3
2011-06-10 Tom HughesMerge branch 'master' into openid
2011-05-31 Tom HughesMerge branch 'master' into openid
2011-05-31 Tom HughesUpdate to Rails 2.3.11
2011-05-22 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-04-17 Tom HughesAdd memcache support
2011-04-06 Tom HughesSwitch to i18n version 0.5.0 but keep old style interpo...
2011-04-03 Tom HughesSpell adapter correctly
2011-04-03 Tom HughesMonkey patch postgres adapter for postgres 9 support
2011-02-10 Tom HughesMerge branch 'master' into openid
2011-01-14 Tom HughesUse the normal rails asset tagging mechanisms for the...
2010-12-19 Tom HughesOnly shut down the current process when the memory...
2010-12-05 Tom HughesMerge branch 'master' into openid
2010-10-23 Tom HughesMerge branch 'master' into openid
2010-10-17 Tom HughesMerge branch 'master' into openid
2010-10-04 Tom HughesMerge branch 'master' into openid
2010-09-24 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-09 Tom HughesMerge branch 'master' into openid
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-09-02 Tom HughesSuppress deprecation warning from i18n
2010-09-02 Tom HughesRequire i18n version 0.4.1 and fix monkey patch to...
2010-08-04 Tom HughesAllow the root directory for data for file columns...
2010-08-04 Tom HughesMove configuration of GPX file locations to application.yml
2010-08-04 Tom HughesRework application configuration
2010-08-04 Tom HughesBring configuration files ino sync with current rails...
2010-07-28 Tom HughesMerge branch 'master' into openid
2010-07-19 Tom HughesDon't put MemoryLimit class in the OSM module as it...
2010-07-19 Tom HughesMake memory limits configurable and make them work...
2010-07-19 Tom HughesFix typo that stopped monkey patch working
2010-06-27 Tom HughesMerge branch 'master' into openid
2010-06-16 Tom HughesMerge branch 'master' into openid
2010-06-15 Tom HughesCorrect name of ActiveRecord
2010-06-15 Tom HughesMake database offline mode work
2010-06-14 Tom HughesCompletely replace rails' version of pk_and_sequence_for
2010-06-14 Tom HughesMonkey patch rails to make system table query efficient
2010-06-07 Tom HughesMerge branch 'master' into openid
2010-05-26 Tom HughesUpdate to rails 2.3.8
2010-05-17 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesMerge branch 'master' into openid
2010-05-16 Tom HughesUpdate OpenID authentication plugin to latest version
2010-05-13 Tom HughesMerge branch 'master' into openid
2010-05-13 Tom HughesUpdate various files to match current rails versions
2010-04-27 Tom HughesMerge branch 'master' into terms
2010-04-22 Tom HughesMerge branch 'copyright'
2010-04-20 Ævar Arnfjörð Bjar... Merge branch 'master' into openID
2010-04-20 Tom HughesMerge branch 'wikilinks'
2010-04-20 Tom HughesLoad wiki link data at startup and shorten some file...
2010-04-19 Tom HughesMerge branch 'master' into openid
2010-04-12 Matt AmosBit more work on the contributor terms page - still...
2010-03-22 Matt AmosInitial version of contributor terms changes.
next