[openstreetmap/openstreetmap-website] add bulk_upload (#1995)

Xuyang Jia notifications at github.com
Mon Sep 17 14:17:15 UTC 2018


You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/openstreetmap-website/pull/1995

-- Commit Summary --

  * add bulk_upload

-- File Changes --

    M Gemfile (3)
    M app/controllers/changeset_controller.rb (41)
    M app/models/node.rb (152)
    M app/models/node_tag.rb (5)
    M app/models/old_node.rb (8)
    M app/models/old_relation.rb (19)
    M app/models/old_way.rb (19)
    M app/models/relation.rb (298)
    M app/models/relation_tag.rb (5)
    M app/models/way.rb (160)
    M app/models/way_tag.rb (5)
    M config/routes.rb (1)
    M lib/diff_reader.rb (191)
    M test/controllers/changeset_controller_test.rb (1174)
    A test/integration/diff_upload_test.rb (213)
    M test/models/node_test.rb (108)

-- Patch Links --

https://github.com/openstreetmap/openstreetmap-website/pull/1995.patch
https://github.com/openstreetmap/openstreetmap-website/pull/1995.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/1995
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180917/b8c28ba7/attachment.html>


More information about the rails-dev mailing list