]> git.openstreetmap.org Git - rails.git/history - test
Move bogus addresses from the good set to the bad set - unicode email
[rails.git] / test /
2009-05-21 Tom HughesFixup AMF controller tests.
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-05-15 Shaun McDonaldExtra little test, setting the language on the diary...
2009-05-14 Matt AmosOops. Fixed another Time/DateTime problem.
2009-05-14 Matt AmosFixed problem with Time vs. DateTime classes in fixture...
2009-05-14 Matt AmosFixed precondition failed message which was trying...
2009-05-12 Matt AmosFixed bug #1816 - the timeout updating logic should...
2009-05-11 Tom HughesUse a local lookup table for country bounding boxes...
2009-05-11 Matt Amosdisabling test case because i don't think there is...
2009-05-11 Shaun McDonaldUse a regular expression for the test, since it can...
2009-05-11 Matt AmosA better optimisation, as suggested by TomH.
2009-05-10 Matt AmosFixed problem where tag lengths were generating a 422...
2009-05-08 Shaun McDonaldfix the user unit test so that it doesn't use a deprica...
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-07 Shaun McDonaldfix typo which meant that it was testing the node twice...
2009-05-06 Thomas WoodTests for PreconditionFailed error messages.
2009-05-06 Shaun McDonaldfixing the tests I broke earlier due to the fixture...
2009-05-06 Shaun McDonaldMore trace tests
2009-05-05 Shaun McDonaldsome tests for the site and export controllers
2009-05-01 Thomas WoodFix indentation fail
2009-05-01 Thomas WoodFix AMF controller failing tests due to changed error...
2009-05-01 Shaun McDonalda fix for the relation controller test
2009-04-30 Matt AmosFixed bad coding practice in test.
2009-04-30 Matt AmosFixed indeterminacy in test.
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-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...
next