2009-08-13 |
Tom Hughes | Merge 16891:17044 from trunk. |
blob | commitdiff | raw |
2009-08-06 |
Matt Amos | Made XML parsing routines raise an exception if the... |
blob | commitdiff | raw |
2009-06-19 |
Thomas Wood | merge 15807:16012 from rails_port |
blob | commitdiff | raw | diff to current |
2009-06-11 |
Shaun McDonald | Give a nice error message when parsing the nwr tags... |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Shaun McDonald | Throw errors in the way xml parsing if there is a ... |
blob | commitdiff | raw | diff to current |
2009-06-09 |
Tom Hughes | Merge 15722:15806 from head and adjust new views to... |
blob | commitdiff | raw | diff to current |
2009-06-08 |
Shaun McDonald | More unit tests for the parsing of the Node.from_xml... |
blob | commitdiff | raw | diff to current |
2009-05-21 |
Matt Amos | Added locking around update and delete methods on main... |
blob | commitdiff | raw | diff to current |
2009-05-20 |
Matt Amos | Using an around_handler for catching and rendering... |
blob | commitdiff | raw | diff to current |
2009-05-10 |
Matt Amos | Fixed problem where tag lengths were generating a 422... |
blob | commitdiff | raw | diff to current |
2009-05-02 |
Thomas Wood | Fix another mis-referenced error message id! |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Tom Hughes | Use association names with :joins instead of writing... |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Shaun McDonald | We don't need an extra method for the amf controller... |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Thomas Wood | Fix another error reporting bug similar to previous... |
blob | commitdiff | raw | diff to current |
2009-04-30 |
Richard Fairhurst | Potlatch 0.11a |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Matt Amos | Fixed 'raw' raises by converting them to the appropriat... |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Tom Hughes | Add a changeset cache to stop us looking up the same... |
blob | commitdiff | raw | diff to current |
2009-04-27 |
Shaun McDonald | Improve the node/way/relation already deleted error... |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Matt Amos | Fixed dumb copy-and-paste mistake. |
blob | commitdiff | raw | diff to current |
2009-04-24 |
Matt Amos | Patching better 412 error messages from mis-commit... |
blob | commitdiff | raw | diff to current |
2009-04-23 |
Matt Amos | Added better error messages on 412 precondition failed. |
blob | commitdiff | raw | diff to current |
2009-04-20 |
Tom Hughes | Merge api06 branch to trunk. |
blob | commitdiff | raw | diff to current |
2009-04-16 |
Tom Hughes | Merge 14394:14533 from trunk. |
blob | commitdiff | raw | diff to current |
2009-04-15 |
Shaun McDonald | Railsify the relation member model, type attribute... |
blob | commitdiff | raw | diff to current |
2009-04-09 |
Thomas Wood | Add exceptions for remaing cases where XML::Parser... |
blob | commitdiff | raw | diff to current |
2009-04-08 |
Tom Hughes | Merge 14059:14394 from trunk. |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Matt Amos | Fixed a problem where rails was setting the ID column... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Matt Amos | Moved a bunch of time functions into UTC. Fixes bugs... |
blob | commitdiff | raw | diff to current |
2009-03-27 |
Matt Amos | Fixed a couple of bugs with changeset bounding box... |
blob | commitdiff | raw | diff to current |
2009-03-12 |
Tom Hughes | Merged 14009:14059 from trunk. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Tom Hughes | Merge 12304:14009 from trunk. |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Tom Hughes | Update to use libxml 1.0.0 gem. |
blob | commitdiff | raw | diff to current |
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 |
next |