]> git.openstreetmap.org Git - rails.git/history - app/controllers/changeset_controller.rb
Added a bunch more tests on the API 0.6. Fixed node/way/relation from_xml code to...
[rails.git] / app / controllers / changeset_controller.rb
2008-10-10 Shaun McDonaldfix indentation. Get teh api version from the constant...
2008-10-03 Shaun McDonaldChanging if not to unless to make code more readable.
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-05-13 Gabriel Ebnerapi06: remove debugging output.
2008-05-13 Gabriel Ebnerapi06: simplify diff uploading.
2008-05-13 Gabriel Ebnerapi06: diff upload: don't read the whole request into...
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-11 Christopher Schmidtadd support for closing changesets
2008-05-11 Christopher SchmidtAdd support for accessing changesets as XML through...
2008-05-04 Gabriel Ebnerapi06: Diff upload works now (but no integration with...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (creation works fine now)
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
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