2009-04-13 |
Shaun McDonald | Remove duplication that is in the test helper. Adding...
|
commit | commitdiff | tree |
2009-04-12 |
Shaun McDonald | More tests, found a bug in the data browser, no fix...
|
commit | commitdiff | tree |
2009-04-03 |
Shaun McDonald | Adding a versionless capabilities to head, so that...
|
commit | commitdiff | tree |
2009-01-14 |
Shaun McDonald | Move the ActiveRecord::RecordNotFound to the block...
|
commit | commitdiff | tree |
2008-12-16 |
Shaun McDonald | Fix UTF-8 encoding error char in source file that RichardF...
|
commit | commitdiff | tree |
2008-12-15 |
Shaun McDonald | Some extra stubs in the amf controller test
|
commit | commitdiff | tree |
2008-12-15 |
Shaun McDonald | Fix the transactions, need to set anything that will...
|
commit | commitdiff | tree |
2008-12-15 |
Shaun McDonald | bug fix. Adding some transactions to amf controller...
|
commit | commitdiff | tree |
2008-12-14 |
Shaun McDonald | Return, rather than allow a second render to happen...
|
commit | commitdiff | tree |
2008-12-12 |
Shaun McDonald | resync from rails_port 11795:12304
|
commit | commitdiff | tree |
2008-12-12 |
Shaun McDonald | Log the request on a few requests when there is a bad...
|
commit | commitdiff | tree |
2008-12-12 |
Shaun McDonald | removing debug statement
|
commit | commitdiff | tree |
2008-12-12 |
Shaun McDonald | Improving the not found handling of preferences. adding...
|
commit | commitdiff | tree |
2008-12-12 |
Shaun McDonald | capture the too many way nodes error, and give the...
|
commit | commitdiff | tree |
2008-12-11 |
Shaun McDonald | Making amf controller act more like the xml apis
|
commit | commitdiff | tree |
2008-12-11 |
Shaun McDonald | Don't give an error when you access the login page...
|
commit | commitdiff | tree |
2008-12-11 |
Shaun McDonald | some more progress towards making amf_controller do...
|
commit | commitdiff | tree |
2008-12-10 |
Shaun McDonald | some further progress to amf controller checking the...
|
commit | commitdiff | tree |
2008-12-09 |
Shaun McDonald | Some improvements for the XML parsing, as there are...
|
commit | commitdiff | tree |
2008-12-08 |
Shaun McDonald | count -> size for compatibility with ruby 1.8.6
|
commit | commitdiff | tree |
2008-12-08 |
Shaun McDonald | the user id may be negative, so that osmosis can create...
|
commit | commitdiff | tree |
2008-12-08 |
Shaun McDonald | Adding the ability to see the min/max lat/lon for a...
|
commit | commitdiff | tree |
2008-12-08 |
Shaun McDonald | Adding some amf create poi tests. Minor bugfix tweaks...
|
commit | commitdiff | tree |
2008-12-05 |
Shaun McDonald | Fix for the refactoring commited yesterday, based on...
|
commit | commitdiff | tree |
2008-12-04 |
Shaun McDonald | Refactoring the amf controller, and all models so that...
|
commit | commitdiff | tree |
2008-12-04 |
Shaun McDonald | turning the session off for the changeset controller...
|
commit | commitdiff | tree |
2008-12-03 |
Shaun McDonald | Deal with active record not found exceptions when creating...
|
commit | commitdiff | tree |
2008-12-02 |
Shaun McDonald | adding link to download the full changeset xml
|
commit | commitdiff | tree |
2008-12-01 |
Shaun McDonald | Actually set the instance var when closing the changeset
|
commit | commitdiff | tree |
2008-12-01 |
Shaun McDonald | ensure that uploads that don't supply a lat and lon...
|
commit | commitdiff | tree |
2008-11-28 |
Shaun McDonald | better handling of duplicate tags. Extra validation...
|
commit | commitdiff | tree |
2008-11-27 |
Shaun McDonald | Adding pagination to the changesets, thus allowing...
|
commit | commitdiff | tree |
2008-11-26 |
Shaun McDonald | Renaming the include action to expand_bbox in the changeset...
|
commit | commitdiff | tree |
2008-11-25 |
Shaun McDonald | Some improvements to the error messages that are returned...
|
commit | commitdiff | tree |
2008-11-25 |
Shaun McDonald | More model validations. Fixing one test.
|
commit | commitdiff | tree |
2008-11-24 |
Shaun McDonald | Make the role in relations optional, with a test to...
|
commit | commitdiff | tree |
2008-11-20 |
Shaun McDonald | Closes #1350 through updating amf_controller to use...
|
commit | commitdiff | tree |
2008-11-19 |
Shaun McDonald | Changeset tag unit tests
|
commit | commitdiff | tree |
2008-11-19 |
Shaun McDonald | More tag validations, and finishing the node/way/relation...
|
commit | commitdiff | tree |
2008-11-18 |
Shaun McDonald | Remember whether the user set the public checkbox on...
|
commit | commitdiff | tree |
2008-11-18 |
Shaun McDonald | Relation Tag testing. Also sort the belong_to/has_many...
|
commit | commitdiff | tree |
2008-11-18 |
Shaun McDonald | Validations on the way tags, with unit tests
|
commit | commitdiff | tree |
2008-11-17 |
Shaun McDonald | Make the dates and times that the server deals with...
|
commit | commitdiff | tree |
2008-11-17 |
Shaun McDonald | Adding validations for the length of node tags, and...
|
commit | commitdiff | tree |
2008-11-17 |
Shaun McDonald | Verify that the key and value isn't getting mixed up...
|
commit | commitdiff | tree |
2008-11-15 |
Shaun McDonald | Freezing composite primary key so that we can apply...
|
commit | commitdiff | tree |
2008-11-14 |
Shaun McDonald | More unit test stubs
|
commit | commitdiff | tree |
2008-11-14 |
Shaun McDonald | Unit tests work again. Fixed the set fixture class...
|
commit | commitdiff | tree |
2008-11-14 |
Shaun McDonald | Adding some more unit test stubs that need filling...
|
commit | commitdiff | tree |
2008-11-13 |
Shaun McDonald | Adding some more diary entry tests. Making the RSS...
|
commit | commitdiff | tree |
2008-11-12 |
Shaun McDonald | Covering the case of an entry not being found. More...
|
commit | commitdiff | tree |
2008-11-11 |
Shaun McDonald | more diary entry test
|
commit | commitdiff | tree |
2008-11-11 |
Shaun McDonald | more diary entry tests, and a minor fix to the relation...
|
commit | commitdiff | tree |
2008-11-10 |
Shaun McDonald | slight more work on the diary test
|
commit | commitdiff | tree |
2008-11-09 |
Shaun McDonald | adding first integration for testing user diaries,...
|
commit | commitdiff | tree |
2008-11-09 |
Shaun McDonald | fixing the tests due to a osm -> diffChange and moving...
|
commit | commitdiff | tree |
2008-11-09 |
Shaun McDonald | bumping the version of composite primary keys for the...
|
commit | commitdiff | tree |
2008-11-08 |
Shaun McDonald | fixing one cmd that was missed in the resync
|
commit | commitdiff | tree |
2008-11-08 |
Shaun McDonald | Resyncing from head 10895:11795
|
commit | commitdiff | tree |
2008-11-08 |
Shaun McDonald | Adding some diary fixtures and test stubs
|
commit | commitdiff | tree |
2008-11-07 |
Shaun McDonald | fix the indentation only
|
commit | commitdiff | tree |
2008-11-06 |
Shaun McDonald | Doing the update version part of the migration in chunks...
|
commit | commitdiff | tree |
2008-11-06 |
Shaun McDonald | Removing depricated config option in the development env
|
commit | commitdiff | tree |
2008-11-05 |
Shaun McDonald | Fixing the migration so that it will better match the...
|
commit | commitdiff | tree |
2008-11-05 |
Shaun McDonald | Updating the cycle map to use all zoom levels as per...
|
commit | commitdiff | tree |
2008-11-04 |
Shaun McDonald | Minor fix (integer => bigint) to one of the migrations...
|
commit | commitdiff | tree |
2008-11-03 |
Shaun McDonald | Adding an extra test to make sure that the correct...
|
commit | commitdiff | tree |
2008-11-03 |
Shaun McDonald | Additional api tests for the changes. Also making sure...
|
commit | commitdiff | tree |
2008-11-03 |
Shaun McDonald | Adding a restriction to prevent more than 2000 nodes...
|
commit | commitdiff | tree |
2008-10-31 |
Shaun McDonald | Add a description meta tag for the all web pages. Wording...
|
commit | commitdiff | tree |
2008-10-30 |
Shaun McDonald | Starting the gpx trace testing with additional fixtures
|
commit | commitdiff | tree |
2008-10-29 |
Shaun McDonald | add a comment about why the error handler is required...
|
commit | commitdiff | tree |
2008-10-28 |
Shaun McDonald | Updating to use Rails 2.1.2. Moving the gem dependancies...
|
commit | commitdiff | tree |
2008-10-28 |
Shaun McDonald | Adding stub functional test files for all the controllers...
|
commit | commitdiff | tree |
2008-10-28 |
Shaun McDonald | Moving all the functional tests to the Rails 2 way...
|
commit | commitdiff | tree |
2008-10-27 |
Shaun McDonald | Prepare for Rails 2.1+, as we will no longer be able...
|
commit | commitdiff | tree |
2008-10-26 |
Shaun McDonald | cover the other extreme in the map bounary sanitizeation...
|
commit | commitdiff | tree |
2008-10-22 |
Shaun McDonald | Fixing the error messages
|
commit | commitdiff | tree |
2008-10-21 |
Shaun McDonald | Adding new browse controller test, which is mostly...
|
commit | commitdiff | tree |
2008-10-21 |
Shaun McDonald | making it clearer when a test case fails, as to which...
|
commit | commitdiff | tree |
2008-10-20 |
Shaun McDonald | Making the capabilities api version indipendent
|
commit | commitdiff | tree |
2008-10-20 |
Shaun McDonald | Adding some api tests for both the map and trackpoints...
|
commit | commitdiff | tree |
2008-10-19 |
Shaun McDonald | more testing of the api. Changing the generator so...
|
commit | commitdiff | tree |
2008-10-16 |
Shaun McDonald | adding the Last-Modified response header to the version...
|
commit | commitdiff | tree |
2008-10-15 |
Shaun McDonald | Adding a lower and upper length on various web site...
|
commit | commitdiff | tree |
2008-10-14 |
Shaun McDonald | more work on the data browser to show the changesets...
|
commit | commitdiff | tree |
2008-10-13 |
Shaun McDonald | adding changeset stuff for the data browser
|
commit | commitdiff | tree |
2008-10-13 |
Shaun McDonald | now you will actually save the changeset on updating...
|
commit | commitdiff | tree |
2008-10-13 |
Shaun McDonald | fix so that changeset will be closed without an exception...
|
commit | commitdiff | tree |
2008-10-13 |
Shaun McDonald | Creating consistency check for creation of nodes, way...
|
commit | commitdiff | tree |
2008-10-13 |
Shaun McDonald | moving the check consistency to it's own file so that...
|
commit | commitdiff | tree |
2008-10-13 |
Shaun McDonald | fixing the data browser to be able to cope with the...
|
commit | commitdiff | tree |
2008-10-12 |
Shaun McDonald | additional consistency checks. making the error message...
|
commit | commitdiff | tree |
2008-10-10 |
Shaun McDonald | fix indentation. Get teh api version from the constant...
|
commit | commitdiff | tree |
2008-10-10 |
Shaun McDonald | reverting the javascript change in changeset 10926...
|
commit | commitdiff | tree |
2008-10-10 |
Shaun McDonald | Some comment about where to add code to get some more...
|
commit | commitdiff | tree |
2008-10-09 |
Shaun McDonald | moving the conistency checks for updates and deletes...
|
commit | commitdiff | tree |
2008-10-09 |
Shaun McDonald | Backporting the change that I made to the api06 branch...
|
commit | commitdiff | tree |
2008-10-08 |
Shaun McDonald | adding the controller code to be able to get a specific...
|
commit | commitdiff | tree |
2008-10-08 |
Shaun McDonald | Fix the data config, so that the development database...
|
commit | commitdiff | tree |
next |