]> git.openstreetmap.org Git - rails.git/history - test/functional/amf_controller_test.rb
Reorganise tests to match modern rails test layout
[rails.git] / test / functional / amf_controller_test.rb
2014-02-26 Tom HughesReorganise tests to match modern rails test layout
2013-09-21 Tom HughesReplace deprecated finder methods
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-05-27 Tom HughesGet all the tests passing under ruby 1.9
2012-03-10 Tom HughesMerge branch 'master' into openstreetbugs
2012-03-09 Tom HughesAdd routing tests for all supported routes
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesRework AMF controller's streaming output for rails 3
2010-09-06 Tom HughesMerge branch 'master' into openstreetbugs
2010-09-06 Tom HughesMerge branch 'master' into openid
2010-08-08 Matt AmosFixed AMF controller to validate changeset comments
2010-02-27 Kai Kruegermerge 19889:20181 of rails_port into the openID branch
2010-02-11 Tom HughesFixup AMF tests to match Richard's latest changes.
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-27 Matt AmosFix compatibility with older versions of the ruby std...
2009-07-27 Matt AmosAdded methods to strip those non-XML control characters...
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-07-13 Tom HughesMerge 16355:16480 from trunk.
2009-07-08 Richard Fairhurst"list mode" should really be "live mode" :)
2009-07-08 Richard FairhurstPotlatch 1.1 (server code)
2009-06-03 Tom HughesRefactor potlatch error handling.
2009-05-21 Tom HughesFixup AMF controller tests.
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-05-01 Thomas WoodFix indentation fail
2009-05-01 Thomas WoodFix AMF controller failing tests due to changed error...
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-25 Matt AmosFixing failing potlatch tests. Someone who knows what...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-15 Shaun McDonaldSome extra stubs in the amf controller test
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-10 Matt AmosAdded missing version to the pure rails AMF controller...
2008-12-10 Matt AmosSome fixes to the rails part of the AMF controller...
2008-12-08 Shaun McDonaldcount -> size for compatibility with ruby 1.8.6
2008-12-08 Shaun McDonaldAdding some amf create poi tests. Minor bugfix tweaks...
2008-11-17 Matt AmosAltered tests on AMF controller so that they give failu...
2008-11-09 Dave Stubbsamf get*_history tests and related fixes
2008-11-09 Dave Stubbsa few more amf tests and associated bug fixes
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-28 Shaun McDonaldAdding stub functional test files for all the controlle...