]> git.openstreetmap.org Git - rails.git/history - test
Cope with sessions which don't exist.
[rails.git] / test /
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-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-23 Tom HughesBackout broken attempt at making case insensitive authe...
2009-04-23 Shaun McDonaldHack a way to make the email and display name case...
2009-04-22 Shaun McDonaldFixing the create relation test, which now also tests...
2009-04-22 Shaun McDonaldadding the maximum number of elements in a changeset...
2009-04-22 Shaun McDonaldfixing some of the relation tests. Some adjustments...
2009-04-21 Matt AmosAdding more tests for updating relation tags.
2009-04-21 Matt AmosExtra test for updating relation tags.
2009-04-21 Matt AmosMore test fixes after fixture changes.
2009-04-21 Matt AmosFixed formatting and stuff in fixtures.
2009-04-21 Shaun McDonaldAdd new fixtures for testing multiple tags on a relation.
2009-04-21 Shaun McDonaldHopefully fix the old_node_controller tests.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-18 Shaun McDonaldFixing some of the tests, adding the new tests to make...
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-15 Shaun McDonaldRailsify the relation member model, type attribute...
2009-04-14 Shaun McDonaldRemove function that is in the test help from functiona...
2009-04-14 Shaun McDonaldRemove function that is in the test help from functiona...
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-12 Shaun McDonaldMore tests, found a bug in the data browser, no fix...
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-25 Matt AmosFixing failing potlatch tests. Someone who knows what...
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 HughesCommit ACL related files from earlier merges as svn...
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-19 Tom HughesAdd an ACL system to allow key/value pairs to be attach...
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-31 Thomas WoodRevert last commit - too many test failures
2008-12-31 Thomas WoodDateTime => Time for consistency in changeset code...
2008-12-31 Thomas WoodOnly show changesets that are actually closed in the...
2008-12-23 Thomas WoodMake browse controller index show recently closed chang...
2008-12-15 Thomas WoodAdd validations for diary entry lat/lons and tests...
2008-12-15 Shaun McDonaldSome extra stubs in the amf controller test
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Shaun McDonaldremoving debug statement
2008-12-12 Shaun McDonaldImproving the not found handling of preferences. adding...
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-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-12-03 Matt AmosAdding missing fixtures to test helper.
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-28 Matt AmosChanged duplicate tags test to test the correct code...
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-25 Shaun McDonaldSome improvements to the error messages that are return...
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-21 Matt AmosFixed bug in changeset idle timeout. Fixed another...
2008-11-19 Shaun McDonaldChangeset tag unit tests
2008-11-19 Shaun McDonaldMore tag validations, and finishing the node/way/relati...
2008-11-18 Shaun McDonaldRelation Tag testing. Also sort the belong_to/has_many...
2008-11-18 Shaun McDonaldValidations on the way tags, with unit tests
2008-11-17 Matt AmosMigration to add close-time to changesets. This replace...
2008-11-17 Shaun McDonaldAdding validations for the length of node tags, and...
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-17 Matt AmosAltered tests on AMF controller so that they give failu...
2008-11-14 Shaun McDonaldMore unit test stubs
2008-11-14 Shaun McDonaldUnit tests work again. Fixed the set fixture class...
2008-11-14 Shaun McDonaldAdding some more unit test stubs that need filling...
2008-11-13 Shaun McDonaldAdding some more diary entry tests. Making the RSS...
2008-11-12 Shaun McDonaldCovering the case of an entry not being found. More...
2008-11-11 Shaun McDonaldmore diary entry test
2008-11-11 Shaun McDonaldmore diary entry tests, and a minor fix to the relation...
2008-11-10 Shaun McDonaldslight more work on the diary test
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
2008-11-10 Andy Allanforgot the test change from 11866
2008-11-10 Andy AllanIn YAML yes is a boolean keyword: also fix test that...
2008-11-09 Shaun McDonaldadding first integration for testing user diaries,...
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-09 Shaun McDonaldfixing the tests due to a osm -> diffChange and moving...
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
2008-11-08 Andy Allancorrecting typo on gps_points fixtures
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-08 Shaun McDonaldAdding some diary fixtures and test stubs
2008-11-07 Matt AmosAdded a query method for querying bounding boxes, times...
2008-11-07 Andy Allanusers fixtures should all have creation times
2008-11-07 Andy AllanBooleans should be true/false for compatibility with...
2008-11-06 Matt AmosAdded a changeset/#id/include method to POST to to...
2008-11-06 Matt AmosImplemented changeset bounding box handling for relatio...
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...
next