]> git.openstreetmap.org Git - rails.git/history - test/functional/changeset_controller_test.rb
Update spanish translation: now with more than 66.6666666666% done!!
[rails.git] / test / functional / changeset_controller_test.rb
2009-05-21 Tom HughesRationalise API error classes by getting of the render_...
2009-05-15 Shaun McDonaldExtra little test, setting the language on the diary...
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-05-10 Matt AmosFixed problem where tag lengths were generating a 422...
2009-05-08 Shaun McDonaldmore changeset tests. No need for @ vars in the tests
2009-05-07 Thomas WoodFix the test I just broke...
2009-05-07 Shaun McDonaldSome more tests
2009-05-06 Thomas WoodTests for PreconditionFailed error messages.
2009-04-30 Matt AmosFix failing test case.
2009-04-30 Shaun McDonaldcouple of fixes to the changeset upload delete
2009-04-29 Shaun McDonaldfix more of the tests, particularly changeset controlle...
2009-04-29 Shaun McDonaldMore changeset test improvements. Another fixture was...
2009-04-29 Matt AmosFixed 'raw' raises by converting them to the appropriat...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-13 Shaun McDonaldremove the dup methods from the test helper. Add tests...
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-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-28 Matt AmosFixed unit tests and fixture loading for postgres....
2009-03-27 Matt AmosFixed a couple of bugs with changeset bounding box...
2009-03-23 Thomas Wood<td> tags must be closed, move browse index test over...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-08 Matt AmosTest and fix for #1567, for teh betterer osmChange...
2009-02-08 Matt AmosTest and fix for issue #1568. Wasn't testing for end...
2009-02-08 Matt AmosFix for #1565. Added a couple of tests and fixed anothe...
2009-02-07 Matt AmosFixed bug in changeset closing and querying where the...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
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...