]> git.openstreetmap.org Git - rails.git/commit
Remove /api/0.6/changes endpoint
authormmd-osm <mmd.osm@gmail.com>
Sat, 28 Dec 2019 19:42:08 +0000 (20:42 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 3 Feb 2021 14:06:34 +0000 (14:06 +0000)
commit4e6d729529c94486a50cf135dfbbdcf841790200
tree7d89dde867582f2e097cd134263d24ac9b60c2dc
parentcea93e7244cb5fb5ca260a83377d661ab99e8491
Remove /api/0.6/changes endpoint

Also removes sql functions which are only used by this endpoint
INSTALL.md
app/controllers/api/changes_controller.rb [deleted file]
config/routes.rb
db/functions/Makefile
db/functions/functions.sql
db/functions/maptile.c [deleted file]
db/structure.sql
script/vagrant/setup/provision.sh
test/controllers/api/changes_controller_test.rb [deleted file]