| 2009-08-05 | Matt Amos | Node controller wasn't using the right name for an... | tree | commitdiff | 
| 2009-07-27 | Matt Amos | Fix compatibility with older versions of the ruby std... | tree | commitdiff | 
| 2009-07-27 | Matt Amos | Added methods to strip those non-XML control characters... | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Merge changeset browser branch to trunk. | tree | commitdiff | 
| 2009-07-13 | Tom Hughes | Merge 16355:16480 from trunk. | tree | commitdiff | 
| 2009-07-08 | Richard Fairhurst | "list mode" should really be "live mode" :) | tree | commitdiff | 
| 2009-07-08 | Richard Fairhurst | Potlatch 1.1 (server code) | tree | commitdiff | 
| 2009-07-05 | Tom Hughes | Merge 16216:16355 from trunk. | tree | commitdiff | 
| 2009-06-29 | Tom Hughes | Merge 16110:16216 from trunk. | tree | commitdiff | 
| 2009-06-25 | Tom Hughes | Fixup tests for changes in view templates. | tree | commitdiff | 
| 2009-06-25 | Tom Hughes | Merge 16012:16110 from trunk. | tree | commitdiff | 
| 2009-06-22 | Matt Amos | 'Fixing' annoying test case which intermittently fails. | tree | commitdiff | 
| 2009-06-19 | Thomas Wood | merge 15807:16012 from rails_port | tree | commitdiff | 
| 2009-06-10 | Shaun McDonald | Cleanup the Relation.from_xml to come in line with... | tree | commitdiff | 
| 2009-06-09 | Tom Hughes | Merge 15722:15806 from head and adjust new views to... | tree | commitdiff | 
| 2009-06-07 | Shaun McDonald | Make some links more rails like, thus easier to read... | tree | commitdiff | 
| 2009-06-07 | Shaun McDonald | More tests to check that user creation works, and the... | tree | commitdiff | 
| 2009-06-07 | Tom Hughes | Marge all the changeset list methods together into... | tree | commitdiff | 
| 2009-06-03 | Tom Hughes | Refactor potlatch error handling. | tree | commitdiff | 
| 2009-06-03 | Tom Hughes | Make a few more things translatable. | tree | commitdiff | 
| 2009-06-02 | Ævar Arnfjörð Bjar... | Change /index.php/ in wiki.openstreetmap.org links... | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merge a final translation from i18n branch. | tree | commitdiff | 
| 2009-05-31 | Shaun McDonald | fix to the diary entry test | tree | commitdiff | 
| 2009-05-31 | Shaun McDonald | fix to the diary entry test | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merged I18N branch to head. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merge 15165:15373 from trunk. | tree | commitdiff | 
| 2009-05-30 | Tom Hughes | Fix a couple of diary tests. | tree | commitdiff | 
| 2009-05-27 | Shaun McDonald | Diary entries pretty much i18n'd. Additional test that... | tree | commitdiff | 
| 2009-05-27 | Shaun McDonald | translating the listing of diary entries. Adding some... | tree | commitdiff | 
| 2009-05-26 | Matt Amos | Better testing of bbox handling in relations. Maybe... | tree | commitdiff | 
| 2009-05-26 | Shaun McDonald | Diary entry test for the new language field. Currently... | tree | commitdiff | 
| 2009-05-21 | Tom Hughes | Rationalise API error classes by getting of the render_... | tree | commitdiff | 
| 2009-05-21 | Tom Hughes | Fixup AMF controller tests. | tree | commitdiff | 
| 2009-05-20 | Matt Amos | Using an around_handler for catching and rendering... | tree | commitdiff | 
| 2009-05-15 | Shaun McDonald | Extra little test, setting the language on the diary... | tree | commitdiff | 
| 2009-05-14 | Matt Amos | Fixed precondition failed message which was trying... | tree | commitdiff | 
| 2009-05-12 | Matt Amos | Fixed bug #1816 - the timeout updating logic should... | tree | commitdiff | 
| 2009-05-11 | Shaun McDonald | Use a regular expression for the test, since it can... | tree | commitdiff | 
| 2009-05-11 | Matt Amos | A better optimisation, as suggested by TomH. | tree | commitdiff | 
| 2009-05-10 | Matt Amos | Fixed problem where tag lengths were generating a 422... | tree | commitdiff | 
| 2009-05-08 | Shaun McDonald | more changeset tests. No need for @ vars in the tests | tree | commitdiff | 
| 2009-05-07 | Thomas Wood | Fix the test I just broke... | tree | commitdiff | 
| 2009-05-07 | Shaun McDonald | Some more tests | tree | commitdiff | 
| 2009-05-07 | Shaun McDonald | fix typo which meant that it was testing the node twice... | tree | commitdiff | 
| 2009-05-06 | Thomas Wood | Tests for PreconditionFailed error messages. | tree | commitdiff | 
| 2009-05-06 | Shaun McDonald | fixing the tests I broke earlier due to the fixture... | tree | commitdiff | 
| 2009-05-06 | Shaun McDonald | More trace tests | tree | commitdiff | 
| 2009-05-05 | Shaun McDonald | some tests for the site and export controllers | tree | commitdiff | 
| 2009-05-01 | Thomas Wood | Fix indentation fail | tree | commitdiff | 
| 2009-05-01 | Thomas Wood | Fix AMF controller failing tests due to changed error... | tree | commitdiff | 
| 2009-05-01 | Shaun McDonald | a fix for the relation controller test | tree | commitdiff | 
| 2009-04-30 | Matt Amos | Fix failing test case. | tree | commitdiff | 
| 2009-04-30 | Shaun McDonald | couple of fixes to the changeset upload delete | tree | commitdiff | 
| 2009-04-29 | Shaun McDonald | fix more of the tests, particularly changeset controlle... | tree | commitdiff | 
| 2009-04-29 | Shaun McDonald | More changeset test improvements. Another fixture was... | tree | commitdiff | 
| 2009-04-29 | Matt Amos | Fixed 'raw' raises by converting them to the appropriat... | tree | commitdiff | 
| 2009-04-27 | Shaun McDonald | Fix the node and relation tests from when the users... | tree | commitdiff | 
| 2009-04-26 | Shaun McDonald | Make node update work with the new require data public... | tree | commitdiff | 
| 2009-04-24 | Matt Amos | Patching better 412 error messages from mis-commit... | tree | commitdiff | 
| 2009-04-23 | Tom Hughes | Backout broken attempt at making case insensitive authe... | tree | commitdiff | 
| 2009-04-23 | Shaun McDonald | Hack a way to make the email and display name case... | tree | commitdiff | 
| 2009-04-22 | Shaun McDonald | Fixing the create relation test, which now also tests... | tree | commitdiff | 
| 2009-04-22 | Shaun McDonald | adding the maximum number of elements in a changeset... | tree | commitdiff | 
| 2009-04-22 | Shaun McDonald | fixing some of the relation tests. Some adjustments... | tree | commitdiff | 
| 2009-04-21 | Matt Amos | Adding more tests for updating relation tags. | tree | commitdiff | 
| 2009-04-21 | Shaun McDonald | Hopefully fix the old_node_controller tests. | tree | commitdiff | 
| 2009-04-20 | Tom Hughes | Merge api06 branch to trunk. | tree | commitdiff | 
| 2009-04-18 | Shaun McDonald | Fixing some of the tests, adding the new tests to make... | tree | commitdiff | 
| 2009-04-16 | Tom Hughes | Merge 14394:14533 from trunk. | tree | commitdiff | 
| 2009-04-14 | Shaun McDonald | Remove function that is in the test help from functiona... | tree | commitdiff | 
| 2009-04-14 | Shaun McDonald | Remove function that is in the test help from functiona... | tree | commitdiff | 
| 2009-04-13 | Shaun McDonald | remove the dup methods from the test helper. Add tests... | tree | commitdiff | 
| 2009-04-13 | Shaun McDonald | reverting last change, which included posgres config... | tree | commitdiff | 
| 2009-04-13 | Shaun McDonald | Remove duplication that is in the test helper. Adding... | tree | commitdiff | 
| 2009-04-12 | Shaun McDonald | More tests, found a bug in the data browser, no fix... | tree | commitdiff | 
| 2009-04-08 | Tom Hughes | Merge 14059:14394 from trunk. | tree | commitdiff | 
| 2009-03-29 | Matt Amos | Moved a bunch of time functions into UTC. Fixes bugs... | tree | commitdiff | 
| 2009-03-28 | Matt Amos | Fixed unit tests and fixture loading for postgres.... | tree | commitdiff | 
| 2009-03-27 | Matt Amos | Fixed a couple of bugs with changeset bounding box... | tree | commitdiff | 
| 2009-03-25 | Matt Amos | Fixing failing potlatch tests. Someone who knows what... | tree | commitdiff | 
| 2009-03-23 | Thomas Wood | <td> tags must be closed, move browse index test over... | tree | commitdiff | 
| 2009-03-12 | Tom Hughes | Merged 14009:14059 from trunk. | tree | commitdiff | 
| 2009-03-08 | Tom Hughes | Merge 12304:14009 from trunk. | tree | commitdiff | 
| 2009-02-08 | Matt Amos | Test and fix for #1567, for teh betterer osmChange... | tree | commitdiff | 
| 2009-02-08 | Matt Amos | Test and fix for issue #1568. Wasn't testing for end... | tree | commitdiff | 
| 2009-02-08 | Matt Amos | Fix for #1565. Added a couple of tests and fixed anothe... | tree | commitdiff | 
| 2009-02-07 | Matt Amos | Fixed bug in changeset closing and querying where the... | tree | commitdiff | 
| 2008-12-31 | Thomas Wood | Revert last commit - too many test failures | tree | commitdiff | 
| 2008-12-31 | Thomas Wood | DateTime => Time for consistency in changeset code... | tree | commitdiff | 
| 2008-12-31 | Thomas Wood | Only show changesets that are actually closed in the... | tree | commitdiff | 
| 2008-12-23 | Thomas Wood | Make browse controller index show recently closed chang... | tree | commitdiff | 
| 2008-12-15 | Shaun McDonald | Some extra stubs in the amf controller test | tree | commitdiff | 
| 2008-12-12 | Shaun McDonald | resync from rails_port 11795:12304 | tree | commitdiff | 
| 2008-12-12 | Shaun McDonald | removing debug statement | tree | commitdiff | 
| 2008-12-12 | Shaun McDonald | Improving the not found handling of preferences. adding... | tree | commitdiff | 
| 2008-12-10 | Matt Amos | Added missing version to the pure rails AMF controller... | tree | commitdiff | 
| 2008-12-10 | Matt Amos | Some fixes to the rails part of the AMF controller... | tree | commitdiff | 
| 2008-12-08 | Shaun McDonald | count -> size for compatibility with ruby 1.8.6 | tree | commitdiff | 
| 2008-12-08 | Shaun McDonald | Adding some amf create poi tests. Minor bugfix tweaks... | tree | commitdiff | 
| 2008-12-01 | Shaun McDonald | ensure that uploads that don't supply a lat and lon... | tree | commitdiff | 
| next |