| 2009-03-08 | Tom Hughes | Update to use libxml 1.0.0 gem. | blob | commitdiff | raw | 
| 2008-12-12 | Shaun McDonald | resync from rails_port 11795:12304 | blob | commitdiff | raw | diff to current | 
| 2008-12-09 | Shaun McDonald | Some improvements for the XML parsing, as there are... | blob | commitdiff | raw | diff to current | 
| 2008-12-08 | Shaun McDonald | Adding some amf create poi tests. Minor bugfix tweaks... | blob | commitdiff | raw | diff to current | 
| 2008-12-04 | Shaun McDonald | Refactoring the amf controller, and all models so that... | blob | commitdiff | raw | diff to current | 
| 2008-12-01 | Shaun McDonald | ensure that uploads that don't supply a lat and lon... | blob | commitdiff | raw | diff to current | 
| 2008-11-28 | Shaun McDonald | better handling of duplicate tags. Extra validation... | blob | commitdiff | raw | diff to current | 
| 2008-11-26 | Matt Amos | Moved transaction boundary to cover used-by tests on... | blob | commitdiff | raw | diff to current | 
| 2008-11-25 | Shaun McDonald | More model validations. Fixing one test. | blob | commitdiff | raw | diff to current | 
| 2008-11-17 | Matt Amos | Migration to add close-time to changesets. This replace... | blob | commitdiff | raw | diff to current | 
| 2008-11-10 | Matt Amos | Made relations ordered. Added some tests for this.... | blob | commitdiff | raw | diff to current | 
| 2008-11-09 | Dave Stubbs | update nodes/ways/relation XML to include user id as... | blob | commitdiff | raw | diff to current | 
| 2008-11-08 | Shaun McDonald | Resyncing from head 10895:11795 | blob | commitdiff | raw | diff to current | 
| 2008-11-07 | Matt Amos | Added a query method for querying bounding boxes, times... | blob | commitdiff | raw | diff to current | 
| 2008-11-07 | Andy Allan | some boolean correctness work | blob | commitdiff | raw | diff to current | 
| 2008-11-07 | Andy Allan | use boolean flags when using boolean columns | blob | commitdiff | raw | diff to current | 
| 2008-11-04 | Matt Amos | Added first attempt at bounding box support in changese... | blob | commitdiff | raw | diff to current | 
| 2008-10-23 | Matt Amos | Added tests for changeset upload code. Refactored diff... | blob | commitdiff | raw | diff to current | 
| 2008-10-14 | Matt Amos | Fixed up delete methods on nodes, ways and relations... | blob | commitdiff | raw | diff to current | 
| 2008-10-13 | Matt Amos | Added a bunch more tests on the API 0.6. Fixed node... | blob | commitdiff | raw | diff to current | 
| 2008-10-13 | Shaun McDonald | Creating consistency check for creation of nodes, way... | blob | commitdiff | raw | diff to current | 
| 2008-10-13 | Shaun McDonald | moving the check consistency to it's own file so that... | blob | commitdiff | raw | diff to current | 
| 2008-10-09 | Shaun McDonald | moving the conistency checks for updates and deletes... | blob | commitdiff | raw | diff to current | 
| 2008-10-08 | Shaun McDonald | adding the controller code to be able to get a specific... | blob | commitdiff | raw | diff to current | 
| 2008-10-08 | Shaun McDonald | Fix the data config, so that the development database... | blob | commitdiff | raw | diff to current | 
| 2008-10-03 | Shaun McDonald | Fixing a bug in my foreign keys. I can now upload and... | blob | commitdiff | raw | diff to current | 
| 2008-09-30 | Shaun McDonald | changing the belongs_to and has_many items in the model... | blob | commitdiff | raw | diff to current | 
| 2008-09-25 | Shaun McDonald | Doing a resync from mainline 8633:10895. There was... | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Merge potlatch_010 properly. | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Revert broken attempt at potlatch_010 merge. | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Merged 8899:9136 and 9145 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Merge potlatch_010 branch to head. | blob | commitdiff | raw | diff to current | 
| 2008-07-15 | Tom Hughes | Minor tidyups. | blob | commitdiff | raw | diff to current | 
| 2008-07-09 | Tom Hughes | Revert Potlatch 0.10 from the trunk - we will keep... | blob | commitdiff | raw | diff to current | 
| 2008-07-09 | Richard Fairhurst | Potlatch 0.10 | blob | commitdiff | raw | diff to current | 
| 2008-07-07 | Tom Hughes | Tidy up a bit after shaun's merge... | blob | commitdiff | raw | diff to current | 
| 2008-07-07 | Shaun McDonald | Fixing the resync that I had done wrong at the end... | blob | commitdiff | raw | diff to current | 
| 2008-07-03 | Shaun McDonald | Merge changes from trunk 7673:8632. | blob | commitdiff | raw | diff to current | 
| 2008-06-27 | Tom Hughes | Merge data browser branch to trunk. | blob | commitdiff | raw | diff to current | 
| 2008-06-24 | Tom Hughes | Railsify relation selection (aka ripping out the f... | blob | commitdiff | raw | diff to current | 
| 2008-06-22 | Tom Hughes | Merge 8377:8381 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-06-22 | Tom Hughes | Make the polymorphic relation association work properly. | blob | commitdiff | raw | diff to current | 
| 2008-06-22 | Tom Hughes | Merge 7922:8377 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-06-21 | Tom Hughes | Use a polymorphic association to model relation members... | blob | commitdiff | raw | diff to current | 
| 2008-06-02 | Shaun McDonald | Fixing indentation | blob | commitdiff | raw | diff to current | 
| 2008-06-02 | Shaun McDonald | Fixing indentation | blob | commitdiff | raw | diff to current | 
| 2008-05-12 | Gabriel Ebner | api06: Move version-checking into the models, raising... | blob | commitdiff | raw | diff to current | 
| 2008-05-12 | Christopher Schmidt | node.tags is now (apparently) the same as tags_as_hash. | blob | commitdiff | raw | diff to current | 
| 2008-05-11 | Christopher Schmidt | from_xml sets a version on nodes | blob | commitdiff | raw | diff to current | 
| 2008-05-04 | Gabriel Ebner | api06: Fix diff uploading (still doesn't give a useful... | blob | commitdiff | raw | diff to current | 
| 2008-05-04 | Gabriel Ebner | api06: Preliminary support for diff uploading.  This... | blob | commitdiff | raw | diff to current | 
| 2008-05-04 | Tom Hughes | Merge 7649:7673 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-05-04 | Gabriel Ebner | api06: Merge changesets code from Frederik. | blob | commitdiff | raw | diff to current | 
| 2008-05-04 | Gabriel Ebner | api06: Return version ids in XML responses. | blob | commitdiff | raw | diff to current | 
| 2008-05-04 | Gabriel Ebner | split_node_tags: Merge changes in main branch up to... | blob | commitdiff | raw | diff to current | 
| 2008-05-03 | Gabriel Ebner | split_node_tags: | blob | commitdiff | raw | diff to current | 
| 2008-05-03 | Nick Black | merged node and old node models for normalised node... | blob | commitdiff | raw | diff to current | 
| 2008-02-03 | Tom Hughes | Move in_world? to GeoRecord model and correct comment. | blob | commitdiff | raw | diff to current | 
| 2008-02-03 | Tom Hughes | Optimise the Potlatch whichways and getway calls a... | blob | commitdiff | raw | diff to current | 
| 2008-01-25 | Xin Zheng | minor changes | blob | commitdiff | raw | diff to current | 
| 2008-01-24 | Steve Coast | Some node documentation | blob | commitdiff | raw | diff to current | 
| 2008-01-22 | Steve Coast | replace whichways with rails-friendly code | blob | commitdiff | raw | diff to current | 
| 2008-01-22 | Steve Coast | make amf_controller use rails objects, and stuff, in... | blob | commitdiff | raw | diff to current | 
| 2007-11-21 | Tom Hughes | Add escaping of semicolon and equals in node tags. | blob | commitdiff | raw | diff to current | 
| 2007-10-10 | Tom Hughes | Factor out common code for models which deal with geogr... | blob | commitdiff | raw | diff to current | 
| 2007-09-22 | Gabriel Ebner | rails_port_0.5: Merge rails_port r4643 | blob | commitdiff | raw | diff to current | 
| 2007-09-21 | Tom Hughes | Use quadtiling for the node tables. | blob | commitdiff | raw | diff to current | 
| 2007-09-20 | Gabriel Ebner | Merge rails_port as of r4613 & fix tests. | blob | commitdiff | raw | diff to current | 
| 2007-08-31 | Tom Hughes | Allow exceptions processing node and segment requests... | blob | commitdiff | raw | diff to current | 
| 2007-06-27 | Tom Hughes | Make negative caching of users work. | blob | commitdiff | raw | diff to current | 
| 2007-06-19 | Tom Hughes | Close a number of holes in the API by making it validat... | blob | commitdiff | raw | diff to current | 
| 2007-06-19 | Tom Hughes | Return usernames correctly. | blob | commitdiff | raw | diff to current | 
| 2007-05-09 | Steve Coast | various fixes | blob | commitdiff | raw | diff to current | 
| 2007-05-06 | Steve Coast | updates from hacking day | blob | commitdiff | raw | diff to current | 
| 2007-04-07 | Steve Coast | close 394 | blob | commitdiff | raw | diff to current | 
| 2007-04-07 | Steve Coast | simplify grabbing of a xml base doc | blob | commitdiff | raw | diff to current | 
| 2007-04-07 | Steve Coast | API returns user info if public | blob | commitdiff | raw | diff to current | 
| 2007-03-23 | Dan Moore | API 0.4 Updates - work on traces pages + pagination... | blob | commitdiff | raw | diff to current | 
| 2007-01-13 | Immanuel Scholz | - fixed map api call in version 0.4. | blob | commitdiff | raw | diff to current | 
| 2006-11-27 | Steve Coast | various map API rails stuff | blob | commitdiff | raw | diff to current | 
| 2006-11-27 | Steve Coast | bits to get map call return nodes and segments | blob | commitdiff | raw | diff to current | 
| 2006-11-17 | Steve Coast | various things | blob | commitdiff | raw | diff to current | 
| 2006-08-26 | Steve Coast | rails updates | blob | commitdiff | raw | diff to current | 
| 2006-08-24 | Steve Coast | nodes done, segment skelaton | blob | commitdiff | raw | diff to current | 
| 2006-08-19 | Steve Coast | bit nicer | blob | commitdiff | raw | diff to current | 
| 2006-08-01 | Steve Coast | more rails updates | blob | commitdiff | raw | diff to current | 
| 2006-07-29 | Steve Coast | more skelaton stuff | blob | commitdiff | raw | diff to current | 
|  |