]> git.openstreetmap.org Git - rails.git/history - config/environment.rb
Add a route for '/blocks/new/:display_name' so links will be
[rails.git] / config / environment.rb
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-04 Tom HughesUpdate to rails 2.3.4 for security fixes.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-08-03 Matt AmosChanged required version of OAuth gem, as that exact...
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-05-08 Shaun McDonaldUpdating for rails 2.2.2
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-21 Tom HughesRemove explicit load of mysql and rails automatically...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
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-17 Shaun McDonaldMake the dates and times that the server deals with...
2008-11-09 Shaun McDonaldbumping the version of composite primary keys for the...
2008-11-08 Frederik Rammfix accidental commit of local config changes
2008-11-08 Frederik Rammfix version number return for "modify" sections of...
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-19 Shaun McDonaldmore testing of the api. Changing the generator so...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
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-15 Tom HughesMove Potlatch configuration to a separate initialiser...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-22 Tom HughesAdd support for putting the site in an offline mode...
2008-06-06 Tom HughesGo back to rails 2.0.2 for now as 2.1.0 doesn't quite...
2008-06-06 Tom HughesSwitch to rails 2.1.0 release.
2008-06-05 Tom HughesSwitch to rails 2.0.2 as Debian/Ubuntu is able to handl...
2008-05-04 Tom HughesStick with rails 2.0.1...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Frederik Ramminitial changeset support
2008-01-24 Steve CoastLots of documentation updates, plus split out potlatch...
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-22 Tom HughesRevert to rails 2.0.1 again
2008-01-22 Xin Zhengadded rspec folder/files
2008-01-22 Xin Zhengchanging back to rails 2.0.1
2008-01-22 Xin Zhengextracted require statement from environment.rb to...
2008-01-22 Steve Coastmake amf_controller use rails objects, and stuff, in...
2008-01-07 Nick Whiteleggbegan callback code for feature lookup
2008-01-07 Nick WhiteleggBegan code for feature lookup: implemented code to...
2008-01-06 Tom HughesMigrate web site to use rails 2.0.1.
2007-12-06 Tom HughesTry and make asset tagging actually work.
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-20 Tom HughesAllow the API to be taken offline completely as well...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-16 Tom HughesLimit the size that a rails process can grow to.
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-07-30 Tom HughesRemoved unused HTTP status code definitions - we now...
2007-07-30 Tom HughesSwitch to storing sessions in the database.
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-07-24 Tom HughesUse SQL schemas, as ruby can't cope with the things...
2007-07-06 Tom HughesDisable asset tagging to get better caching of assets.
2007-06-25 Tom HughesSet the log level correctly for the custom logger.
2007-06-25 Tom HughesImplement a custom log class to make the log more readable.
2007-06-10 Tom HughesChange server_settings to smtp_settings to avoid deprec...
2007-05-29 Steve Coastvarious things from TomH
2007-05-12 Steve Coastup the suicide age
2007-05-10 Steve Coastapi fixes
2007-05-09 Steve Coastvarious fixes
2007-05-08 Nick Blackfixes ticket 434
2007-05-07 Steve Coastcleanup
2007-05-06 Steve Coastupdates from hacking day
2007-04-22 Steve Coastclose #411 segments should not be allowed where node_a...
2007-04-07 Steve Coastmove to rails 1.2.3 and make the map use all the window...
2007-03-31 Dan MooreAPI 0.4: Update rails version to match dev.openstreetma...
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2007-01-14 Immanuel Scholz- replaced hardcoded www.openstreetmap.org with environ...
2006-11-27 Steve Coastvarious map API rails stuff
2006-11-17 Steve Coastget new slippy map in rails
2006-07-28 Steve Coastsome more rails stuff
2006-07-28 Steve Coastadd config, rm logs (why does rails do this!?)