]> git.openstreetmap.org Git - rails.git/history - config/initializers
Report a friendly(ish) error if no OAauth key is set for Potlatch 2
[rails.git] / config / initializers /
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-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-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-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-05-26 Tom HughesUpdate to rails 2.3.8
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 Tom HughesMerge branch 'wikilinks'
2010-04-20 Tom HughesLoad wiki link data at startup and shorten some file...
2010-04-12 Matt AmosBit more work on the contributor terms page - still...
2010-03-22 Matt AmosInitial version of contributor terms changes.
2010-03-18 Tom HughesAdd placeholder file for nb translations and arrange...
2010-03-06 Tom HughesUse a better HTML sanitizer that makes sure the HTML...
2010-03-01 Tom HughesMonkey patch rails to work around stupid I18n bug where...
2010-01-13 Tom HughesFixed warning.
2010-01-11 Tom HughesHandle Timeout::Error exceptions which are caught by...
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-21 Tom HughesUpdate the :en and :sl pluralizers to default to :other...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-13 Tom HughesAdd custom pluralizer for Slovenian. Fixes #2049.
2009-06-29 Tom HughesMerge 16110:16216 from trunk.
2009-06-26 Tom HughesRemove asset tag monkey patch as it is no longer having...
2009-06-04 Tom HughesRemoved patch for rails 2.2 bug.
2009-06-04 Tom HughesRemoved available_locales monkey patch as rails 2.3...
2009-05-31 Tom HughesMore missing files from I18N merge.
2009-05-31 Tom HughesMissing migrations from I18N merrge.
2009-05-31 Tom HughesMerged I18N branch to head.
2009-05-31 Tom HughesLog missing translations.
2009-05-31 Tom HughesSend notification messages in the target user's language.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-30 Tom HughesRemove pointless bit of setup that used an undefined...
2009-05-30 Tom HughesPut ActionMailer configuration in the right place.
2009-05-30 Tom HughesRemove old attempt at i18n.
2009-05-27 Shaun McDonaldRemove the languages hash since we are now storing...
2009-05-22 Tom HughesAltered to match rails 2.3.2 implementation.
2009-05-22 Shaun McDonaldReverting config file that shouldn't have been committed.
2009-05-22 Shaun McDonaldFirst stage of i18n. Some migrations and extra plugins.
2009-05-21 Matt AmosDisabled automatic parsing of XML to a hash in request...
2009-05-21 Tom HughesCheck for wrapped timeout errors properly.
2009-05-21 Shaun McDonaldRaising an exception in Ruby requires a .new. Add a...
2009-05-21 Tom HughesMonkey patch rails to ensure OSM::APITimeoutError excep...
2009-05-09 Tom HughesSet a custom return path so that we can ignore bounces.
2009-04-26 Tom HughesRemove old code to exit after 10000 requests as the...
2009-04-26 Tom HughesIncrease the hard memory limit and set a lower soft...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-16 Tom HughesWork out which session store class to use automatically.
2009-04-13 Shaun McDonaldreverting last change, which included posgres config...
2009-04-13 Shaun McDonaldRemove duplication that is in the test helper. Adding...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-12 Tom HughesRequire libxml 1.1.1 to fix seg faults.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-03-08 Tom HughesUpdate to use libxml 1.0.0 gem.
2009-02-10 Paul Gillard(no commit message)
2009-02-10 Paul GillardEnsure homepage source validates.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-15 Shaun McDonaldFreezing composite primary key so that we can apply...
2008-11-09 Richard Fairhurst0.6-friendly Potlatch (work in progress). DO NOT SET...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-29 Shaun McDonaldadd a comment about why the error handler is required...
2008-10-28 Shaun McDonaldUpdating to use Rails 2.1.2. Moving the gem dependancie...
2008-10-13 Tom HughesDisable the query cache.
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-08-07 Tom HughesMake the location of the GPX traces configurable.
2008-07-30 Tom HughesRework GPX import daemon to use libxml2 for speed.
2008-07-20 Tom HughesTry and improve libxml error handling.
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-16 Tom HughesDefault to using rails.
2008-07-15 Tom HughesMove Potlatch configuration to a separate initialiser...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-07 Tom HughesLet's have one last try...
2008-06-06 Tom HughesMagic foo to make composite_primary_keys work.
2008-06-06 Tom HughesGo back to rails 2.0.2 for now as 2.1.0 doesn't quite...
2008-03-06 Tom HughesWork round ruby's half assed Tempfile class which,...
2008-02-23 Steve Coastpreference stuff
2008-01-23 Xin Zhengadded application.yml, refactored map method
2008-01-23 Tom HughesRename initialiser to fix typo.
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2008-01-22 Tom HughesRename requires.rb to composite_primary_keys.rb so...
2008-01-22 Xin Zhengextracted require statement from environment.rb to...
2008-01-15 Tom HughesDon't try and limit the address space if the OS does...
2008-01-06 Tom HughesMigrate web site to use rails 2.0.1.