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 | Commit ACL related files from earlier merges as svn... |
tree | commitdiff |
2009-03-08 |
Tom Hughes | Merge 12304:14009 from trunk. |
tree | commitdiff |
2009-02-19 |
Tom Hughes | Add an ACL system to allow key/value pairs to be attach... |
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 |
Thomas Wood | Add validations for diary entry lat/lons and tests... |
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-04 |
Shaun McDonald | Refactoring the amf controller, and all models so that... |
tree | commitdiff |
2008-12-03 |
Matt Amos | Adding missing fixtures to test helper. |
tree | commitdiff |
2008-12-01 |
Shaun McDonald | ensure that uploads that don't supply a lat and lon... |
tree | commitdiff |
2008-11-28 |
Shaun McDonald | better handling of duplicate tags. Extra validation... |
tree | commitdiff |
2008-11-28 |
Matt Amos | Changed duplicate tags test to test the correct code... |
tree | commitdiff |
2008-11-26 |
Matt Amos | Adding test to check that users can't update changesets... |
tree | commitdiff |
2008-11-26 |
Shaun McDonald | Renaming the include action to expand_bbox in the chang... |
tree | commitdiff |
2008-11-25 |
Shaun McDonald | Some improvements to the error messages that are return... |
tree | commitdiff |
2008-11-25 |
Shaun McDonald | More model validations. Fixing one test. |
tree | commitdiff |
2008-11-24 |
Shaun McDonald | Make the role in relations optional, with a test to... |
tree | commitdiff |
2008-11-21 |
Matt Amos | Fixed bug in changeset idle timeout. Fixed another... |
tree | commitdiff |
2008-11-19 |
Shaun McDonald | Changeset tag unit tests |
tree | commitdiff |
2008-11-19 |
Shaun McDonald | More tag validations, and finishing the node/way/relati... |
tree | commitdiff |
2008-11-18 |
Shaun McDonald | Relation Tag testing. Also sort the belong_to/has_many... |
tree | commitdiff |
2008-11-18 |
Shaun McDonald | Validations on the way tags, with unit tests |
tree | commitdiff |
2008-11-17 |
Matt Amos | Migration to add close-time to changesets. This replace... |
tree | commitdiff |
2008-11-17 |
Shaun McDonald | Adding validations for the length of node tags, and... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Made user input parsing more robust in changeset query... |
tree | commitdiff |
2008-11-17 |
Shaun McDonald | Verify that the key and value isn't getting mixed up... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Fixed some bugs in changeset query code. Added more... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Added tests for changeset close method. |
tree | commitdiff |
2008-11-17 |
Matt Amos | Implemented changeset tags updating via the update... |
tree | commitdiff |
2008-11-17 |
Matt Amos | Altered tests on AMF controller so that they give failu... |
tree | commitdiff |
2008-11-14 |
Shaun McDonald | More unit test stubs |
tree | commitdiff |
2008-11-14 |
Shaun McDonald | Unit tests work again. Fixed the set fixture class... |
tree | commitdiff |
2008-11-14 |
Shaun McDonald | Adding some more unit test stubs that need filling... |
tree | commitdiff |
2008-11-13 |
Shaun McDonald | Adding some more diary entry tests. Making the RSS... |
tree | commitdiff |
2008-11-12 |
Shaun McDonald | Covering the case of an entry not being found. More... |
tree | commitdiff |
2008-11-11 |
Shaun McDonald | more diary entry test |
tree | commitdiff |
2008-11-11 |
Shaun McDonald | more diary entry tests, and a minor fix to the relation... |
tree | commitdiff |
2008-11-10 |
Shaun McDonald | slight more work on the diary test |
tree | commitdiff |
2008-11-10 |
Matt Amos | Made relations ordered. Added some tests for this.... |
tree | commitdiff |
2008-11-10 |
Andy Allan | forgot the test change from 11866 |
tree | commitdiff |
2008-11-10 |
Andy Allan | In YAML yes is a boolean keyword: also fix test that... |
tree | commitdiff |
2008-11-09 |
Shaun McDonald | adding first integration for testing user diaries,... |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | amf get*_history tests and related fixes |
tree | commitdiff |
2008-11-09 |
Dave Stubbs | a few more amf tests and associated bug fixes |
tree | commitdiff |
2008-11-09 |
Shaun McDonald | fixing the tests due to a osm -> diffChange and moving... |
tree | commitdiff |
2008-11-08 |
Dave Stubbs | 1st amf_controller tests, and some basic sanity check... |
tree | commitdiff |
2008-11-08 |
Andy Allan | correcting typo on gps_points fixtures |
tree | commitdiff |
2008-11-08 |
Shaun McDonald | Resyncing from head 10895:11795 |
tree | commitdiff |
2008-11-08 |
Shaun McDonald | Adding some diary fixtures and test stubs |
tree | commitdiff |
2008-11-07 |
Matt Amos | Added a query method for querying bounding boxes, times... |
tree | commitdiff |
2008-11-07 |
Andy Allan | users fixtures should all have creation times |
tree | commitdiff |
2008-11-07 |
Andy Allan | Booleans should be true/false for compatibility with... |
tree | commitdiff |
2008-11-06 |
Matt Amos | Added a changeset/#id/include method to POST to to... |
tree | commitdiff |
2008-11-06 |
Matt Amos | Implemented changeset bounding box handling for relatio... |
tree | commitdiff |
2008-11-04 |
Matt Amos | Added first attempt at bounding box support in changese... |
tree | commitdiff |
2008-11-03 |
Shaun McDonald | Adding an extra test to make sure that the correct... |
tree | commitdiff |
2008-11-03 |
Shaun McDonald | Additional api tests for the changes. Also making sure... |
tree | commitdiff |
2008-10-30 |
Shaun McDonald | Starting the gpx trace testing with additional fixtures |
tree | commitdiff |
2008-10-29 |
Matt Amos | Better error message and test for invalid UTF-8 sequences. |
tree | commitdiff |
2008-10-28 |
Andy Allan | message title shouldn't accept invalid utf-8 sequences... |
tree | commitdiff |
2008-10-28 |
Matt Amos | Made full test a bit more thorough. |
tree | commitdiff |
2008-10-28 |
Matt Amos | Added tests for relations for way/relation and a bit... |
tree | commitdiff |
2008-10-28 |
Shaun McDonald | Adding stub functional test files for all the controlle... |
tree | commitdiff |
2008-10-28 |
Shaun McDonald | Moving all the functional tests to the Rails 2 way... |
tree | commitdiff |
2008-10-27 |
Shaun McDonald | Prepare for Rails 2.1+, as we will no longer be able... |
tree | commitdiff |
2008-10-27 |
Matt Amos | Implemented osmChange diff downloads for changesets... |
tree | commitdiff |
2008-10-26 |
Shaun McDonald | cover the other extreme in the map bounary sanitizeatio... |
tree | commitdiff |
2008-10-23 |
Matt Amos | Added tests for changeset upload code. Refactored diff... |
tree | commitdiff |
2008-10-21 |
Shaun McDonald | Adding new browse controller test, which is mostly... |
tree | commitdiff |
2008-10-21 |
Shaun McDonald | making it clearer when a test case fails, as to which... |
tree | commitdiff |
2008-10-21 |
Matt Amos | Added min_lat > max_lat test. |
tree | commitdiff |
2008-10-21 |
Matt Amos | Refactored test a bit to make it nicer. |
tree | commitdiff |
2008-10-21 |
Matt Amos | Added test for relations_for_node where the relation... |
tree | commitdiff |
2008-10-21 |
Matt Amos | Added tests for ways_for_node. Altered behaviour to... |
tree | commitdiff |
2008-10-21 |
Matt Amos | Removed debugging code. |
tree | commitdiff |
2008-10-20 |
Shaun McDonald | Adding some api tests for both the map and trackpoints... |
tree | commitdiff |
2008-10-19 |
Shaun McDonald | more testing of the api. Changing the generator so... |
tree | commitdiff |
2008-10-17 |
Matt Amos | Altered a functional test on way_tags. |
tree | commitdiff |
2008-10-17 |
Matt Amos | More functional tests, this time for way_tags. |
tree | commitdiff |
2008-10-16 |
Matt Amos | Fixed fixtures and added new tests for ways and way_nodes. |
tree | commitdiff |
next |