]> git.openstreetmap.org Git - rails.git/commit
Convert various URLs to https
authorTom Hughes <tom@compton.nu>
Mon, 8 Jan 2018 20:18:21 +0000 (20:18 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 8 Jan 2018 20:18:21 +0000 (20:18 +0000)
commitbe86e4824fe57c203c8916568527d38314d8423f
tree7c04256225bca10f57f337970df8af32e11cf1d1
parentaf1397436f0a1fd1c8170e3935a13c3ec51ea948
Convert various URLs to https
23 files changed:
CONFIGURE.md
CONTRIBUTING.md
INSTALL.md
README.md
VAGRANT.md
app/assets/javascripts/index/directions/graphhopper.js
app/assets/javascripts/index/directions/mapquest.js
app/assets/javascripts/index/directions/osrm.js
app/assets/javascripts/index/export.js
app/assets/javascripts/index/query.js
app/assets/javascripts/leaflet.map.js
app/controllers/geocoder_controller.rb
app/helpers/browse_helper.rb
app/models/client_application.rb
app/views/changeset/list.atom.builder
app/views/layouts/map.html.erb
app/views/oauth_clients/index.html.erb
app/views/site/about.html.erb
app/views/site/export.html.erb
app/views/user/terms.html.erb
config/example.application.yml
config/locales/en.yml
test/helpers/browse_helper_test.rb