]> git.openstreetmap.org Git - rails.git/history - test/functional/node_controller_test.rb
Get all the tests passing under ruby 1.9
[rails.git] / test / functional / node_controller_test.rb
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...
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-06 Matt AmosMade XML parsing routines raise an exception if the...
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-05 Matt AmosNode controller wasn't using the right name for an...
2009-05-21 Tom HughesRationalise API error classes by getting of the render_...
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-05-11 Shaun McDonaldUse a regular expression for the test, since it can...
2009-05-10 Matt AmosFixed problem where tag lengths were generating a 422...
2009-05-06 Thomas WoodTests for PreconditionFailed error messages.
2009-04-27 Shaun McDonaldFix the node and relation tests from when the users...
2009-04-26 Shaun McDonaldMake node update work with the new require data public...
2009-04-20 Tom HughesMerge api06 branch to trunk.
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-12-12 Shaun McDonaldImproving the not found handling of preferences. adding...
2008-12-01 Shaun McDonaldensure that uploads that don't supply a lat and lon...
2008-11-28 Shaun McDonaldbetter handling of duplicate tags. Extra validation...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-28 Shaun McDonaldMoving all the functional tests to the Rails 2 way...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Matt AmosAdded a bunch more tests on the API 0.6. Fixed node...
2008-10-13 Matt AmosFixed node functional tests. A couple of changes to...
2008-10-07 Shaun McDonaldsome useful notes in code for ideas that require implem...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-22 Shaun McDonaldNow just got one test to sort on the functional tests...
2008-03-16 Frederik Ramm- add old_relation_controller and stuff so that relatio...
2007-07-27 Tom HughesFactor out loading of the various fixtures needed to...
2007-07-26 Frederik Rammadded more tests
2007-07-24 Tom HughesAdd some basic tests for nodes.