]> git.openstreetmap.org Git - rails.git/commit
Add support for conditional deletes in changeset uploads
authorTom Hughes <tom@compton.nu>
Mon, 13 Dec 2010 00:21:47 +0000 (00:21 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 15 Dec 2010 23:59:06 +0000 (23:59 +0000)
commit2d937f94d55c0b8f94b024f579a78271d85fbe9a
tree0e3462e6b62713d51e078e760152ced56922c6ff
parentf20a85a5c5c68f4b87a3f4d9faa1de0ba780ce3b
Add support for conditional deletes in changeset uploads

A delete element in an osmChange upload can now have an if-unused
attribute to indicate that the delete should not be done if the
object is still in use.
lib/diff_reader.rb
test/functional/changeset_controller_test.rb