]> git.openstreetmap.org Git - rails.git/history - test/functional/changeset_controller_test.rb
Added missing version to the pure rails AMF controller. More stringent tests on which...
[rails.git] / test / functional / changeset_controller_test.rb
2008-12-01 Shaun McDonaldensure that uploads that don't supply a lat and lon...
2008-11-26 Matt AmosAdding test to check that users can't update changesets...
2008-11-26 Shaun McDonaldRenaming the include action to expand_bbox in the chang...
2008-11-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-17 Matt AmosMade user input parsing more robust in changeset query...
2008-11-17 Shaun McDonaldVerify that the key and value isn't getting mixed up...
2008-11-17 Matt AmosFixed some bugs in changeset query code. Added more...
2008-11-17 Matt AmosAdded tests for changeset close method.
2008-11-17 Matt AmosImplemented changeset tags updating via the update...
2008-11-09 Shaun McDonaldfixing the tests due to a osm -> diffChange and moving...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-06 Matt AmosAdded a changeset/#id/include method to POST to to...
2008-11-04 Matt AmosAdded first attempt at bounding box support in changese...
2008-11-03 Shaun McDonaldAdding an extra test to make sure that the correct...
2008-10-28 Shaun McDonaldMoving all the functional tests to the Rails 2 way...
2008-10-27 Matt AmosImplemented osmChange diff downloads for changesets...
2008-10-23 Matt AmosAdded tests for changeset upload code. Refactored diff...
2008-10-20 Shaun McDonaldAdding some api tests for both the map and trackpoints...