2011-11-14 |
Tom Hughes | Rename all ID columns that aren't unique |
blob | commitdiff | raw |
2011-11-14 |
Tom Hughes | Update some more queries to use AREL in place of deprec... |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Tom Hughes | Update ActiveRecord queries to use arel |
blob | commitdiff | raw | diff to current |
2009-08-13 |
Tom Hughes | Merge 16891:17044 from trunk. |
blob | commitdiff | raw | diff to current |
2009-08-06 |
Matt Amos | Made XML parsing routines raise an exception if the... |
blob | commitdiff | raw | diff to current |
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 | Cleanup the Relation.from_xml to come in line with... |
blob | commitdiff | raw | diff to current |
2009-05-31 |
Tom Hughes | Merge 15165:15373 from trunk. |
blob | commitdiff | raw | diff to current |
2009-05-26 |
Matt Amos | Better testing of bbox handling in relations. Maybe... |
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-15 |
Tom Hughes | Optimise retrieval of full relations. |
blob | commitdiff | raw | diff to current |
2009-05-14 |
Matt Amos | Fixed precondition failed message which was trying... |
blob | commitdiff | raw | diff to current |
2009-05-13 |
Shaun McDonald | Remove a rescue, which is stopping a more detailed... |
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-06 |
Thomas Wood | Tests for PreconditionFailed error messages. |
blob | commitdiff | raw | diff to current |
2009-05-06 |
Matt Amos | Potential fix for slow relation precondition checking... |
blob | commitdiff | raw | diff to current |
2009-05-05 |
Shaun McDonald | be a bit more specific when a way is a member of a... |
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 |
Thomas Wood | Fix grammar/referred relation id in precondition failed... |
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 | Use the alias for the conditions as well... |
blob | commitdiff | raw | diff to current |
2009-04-28 |
Tom Hughes | Use an alias for current_relation_members to avoid... |
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-28 |
Tom Hughes | Remove debugging statement. |
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 | 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-21 |
Matt Amos | Quick and dirty fix for relation tags issue. |
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-08 |
Tom Hughes | Merge 14059:14394 from trunk. |
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-23 |
Thomas Wood | Shut up libxml's "Must specify a string with one or... |
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-04 |
Shaun McDonald | Refactoring the amf controller, and all models so that... |
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 | Some improvements to the error messages that are return... |
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-24 |
Shaun McDonald | Make the role in relations optional, with a test to... |
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 |
Andy Allan | use boolean flags when using boolean columns |
blob | commitdiff | raw | diff to current |
2008-11-06 |
Matt Amos | Implemented changeset bounding box handling for relatio... |
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 |
Matt Amos | Fixed problems with the relations functional tests. |
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-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 | Cope with being asked to find relations for any empty... |
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 | Merge potlatch_010 branch to head. |
blob | commitdiff | raw | diff to current |
2008-07-16 |
Tom Hughes | Optimise finding of relations, partially reversing... |
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-24 |
Tom Hughes | Improve the layout of the object browser views. |
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-05-28 |
Tom Hughes | Merge 7744:7922 from trunk. |
blob | commitdiff | raw | diff to current |
2008-05-20 |
Shaun McDonald | Add a check to make sure that a node/way/relation doesn... |
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-11 |
Christopher Schmidt | from_xml sets a version on nodes |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Gabriel Ebner | api06: Fix normal way and relation uploading (i.e.... |
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-03-21 |
Steve Coast | nicer fix I think for nil / [] issue |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Steve Coast | more madness |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Richard Fairhurst | fix problem with blank areas throwing a 500 |
blob | commitdiff | raw | diff to current |
2008-03-19 |
Richard Fairhurst | Potlatch 0.8 - be afraid, be very, very afraid |
blob | commitdiff | raw | diff to current |
2007-10-07 |
Gabriel Ebner | Merge rails_port_0.5 |
blob | commitdiff | raw | diff to current |
2007-10-04 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
blob | commitdiff | raw | diff to current |
2007-09-30 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
blob | commitdiff | raw | diff to current |
2007-09-29 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
blob | commitdiff | raw | diff to current |
2007-09-27 |
Gabriel Ebner | rails_port_0.5: Merge rails_port. |
blob | commitdiff | raw | diff to current |
next |