]> git.openstreetmap.org Git - rails.git/history - app/controllers/old_relation_controller.rb
Track users in piwik
[rails.git] / app / controllers / old_relation_controller.rb
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-04-05 Matt AmosRemoved lookup of current element in calls to history
2012-04-05 Matt AmosRefactored common functionality from object history...
2012-04-05 Matt AmosAdded relation redaction logic, same as node and way...
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesUse last_modified method instead of setting the header...
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-05-20 Tom HughesAdd a global timeout that is applied to most API requests.
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-20 Thomas WoodEnsure :not_found status is returned, catching RecordNo...
2009-04-20 Thomas WoodExpose relation version to api and fix remaining server...
2009-04-20 Shaun McDonaldApply patch by Lars from osm dev list with the typo
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesFixed to work with merged changes to api availability...
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
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-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-16 Shaun McDonaldadding the Last-Modified response header to the version...
2008-10-08 Shaun McDonaldadding the controller code to be able to get a specific...
2008-03-16 Frederik Ramm- add old_relation_controller and stuff so that relatio...