]>
author | Matt Amos <zerebubuth@gmail.com> | |
Wed, 28 Mar 2012 11:37:40 +0000 (12:37 +0100) | ||
committer | Tom Hughes <tom@compton.nu> | |
Thu, 5 Apr 2012 12:46:36 +0000 (13:46 +0100) | ||
commit | 67dd9e4c9d487bdb5f38a09dc0c99def4989326e | |
tree | 6c150e372d4501c1bde94d3547a836f826fd6515 | tree | snapshot |
parent | 2063fc98f185e68bc655b79f6d75010ad2a6b9b3 | commit | diff |
app/controllers/old_node_controller.rb | diff | blob | history | |
app/models/node.rb | diff | blob | history | |
app/models/old_node.rb | diff | blob | history | |
app/models/old_relation.rb | diff | blob | history | |
app/models/old_way.rb | diff | blob | history | |
app/models/redaction.rb | [new file with mode: 0644] | blob |
app/models/relation.rb | diff | blob | history | |
app/models/way.rb | diff | blob | history | |
config/routes.rb | diff | blob | history | |
lib/not_redactable.rb | [new file with mode: 0644] | blob |
lib/osm.rb | diff | blob | history | |
lib/redactable.rb | [new file with mode: 0644] | blob |
test/fixtures/current_nodes.yml | diff | blob | history | |
test/fixtures/nodes.yml | diff | blob | history | |
test/fixtures/redactions.yml | [new file with mode: 0644] | blob |
test/functional/old_node_controller_test.rb | diff | blob | history | |
test/test_helper.rb | diff | blob | history | |
test/unit/node_test.rb | diff | blob | history | |
test/unit/old_node_test.rb | diff | blob | history | |
test/unit/redaction_test.rb | [new file with mode: 0644] | blob |