]> git.openstreetmap.org Git - rails.git/history - test/functional/changeset_controller_test.rb
Use start.html.erb views instead of _sidebar.html.erb partials
[rails.git] / test / functional / changeset_controller_test.rb
2012-06-18 Tom HughesFix tests to cope with stricter route enforcement in...
2012-05-01 Tom HughesAdd some basic changeset feed tests
2012-04-05 Matt AmosAdded test for changeset/download hiding redacted elements
2012-03-09 Tom HughesAdd routing tests for all supported routes
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesList all objects that are blocking a delete, in a well...
2011-07-12 Tom HughesUse num_changes to detect empty changesets instead...
2011-05-21 Tom HughesMerge branch 'master' into openid
2011-05-21 Tom HughesMerge branch 'openID' of git://git.openstreetmap.org...
2011-05-05 Tom HughesRearrange changeset list page to put the map beside...
2011-03-15 Matt AmosFixed bug in changeset queries
2011-02-10 Tom HughesMerge branch 'master' into openid
2010-12-15 Tom HughesAdd support for conditional deletes in changeset uploads
2010-12-15 Tom HughesAllow the client to request errors as an XML document
2009-12-26 Matt AmosFixed copy-n-paste bug in querying for closed changeset...
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-10-12 Matt AmosAdded a :display_name option for the changesets query...
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-08-25 Matt Amosmerge r17141:17256 from trunk
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-16 Matt AmosFixes bug #2152 by preventing over-expansion of bboxes...
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-07 Matt AmosFix test to reflect change to changeset templates.
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge changeset browser branch to trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-05 Tom HughesMerge 16216:16355 from trunk.
2009-06-29 Tom HughesMerge 16110:16216 from trunk.
2009-06-25 Tom HughesFixup tests for changes in view templates.
2009-06-25 Tom HughesMerge 16012:16110 from trunk.
2009-06-19 Thomas Woodmerge 15807:16012 from rails_port
2009-06-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-07 Tom HughesMarge all the changeset list methods together into...
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...