openstreetmap-website/app/controllers
2018-01-02 18:45:20 +00:00
..
amf_controller.rb Make the AMF getway_old call parse times as UTC 2017-12-01 19:24:26 +00:00
api_controller.rb Merge branch 'p' of https://github.com/jfirebaugh/openstreetmap-website into jfirebaugh-p 2017-11-22 10:47:18 +00:00
application_controller.rb Remove dependencies on mapzen services 2018-01-02 18:45:20 +00:00
browse_controller.rb Use current_user to represent the currently logged in user. 2017-07-12 16:10:50 +01:00
changeset_controller.rb Make changeset#query preload users, tags and comments 2017-12-04 07:54:19 +00:00
diary_entry_controller.rb Allow third party images in user content 2017-11-23 22:39:05 +00:00
directions_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
export_controller.rb Use local api to export map.osm 2017-03-05 10:37:25 +00:00
geocoder_controller.rb Use decoded strings when parsing XML responses from geocoders 2017-11-29 23:07:19 +00:00
message_controller.rb Allow third party images in user content 2017-11-23 22:39:05 +00:00
node_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00
notes_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00
oauth_clients_controller.rb Use current_user to represent the currently logged in user. 2017-07-12 16:10:50 +01:00
oauth_controller.rb Extend form-action policies for Chrome 2017-11-25 12:04:02 +00:00
old_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00
old_node_controller.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
old_relation_controller.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
old_way_controller.rb Fix most auto-correctable rubocop issues 2015-02-20 08:56:16 +00:00
redactions_controller.rb Use current_user to represent the currently logged in user. 2017-07-12 16:10:50 +01:00
relation_controller.rb Merge branch 'p' of https://github.com/jfirebaugh/openstreetmap-website into jfirebaugh-p 2017-11-22 10:47:18 +00:00
search_controller.rb Merge branch 'p' of https://github.com/jfirebaugh/openstreetmap-website into jfirebaugh-p 2017-11-22 10:47:18 +00:00
site_controller.rb Allow iD to fetch gpx files from arbitrary locations 2017-11-24 08:38:51 +00:00
swf_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
trace_controller.rb Use send_data for GPX traces intead of monkey patching send_file 2017-10-09 20:38:08 +01:00
user_blocks_controller.rb Avoid using or comparing explicit model ids 2017-10-22 21:58:09 +01:00
user_controller.rb Extend form-action policies for Chrome 2017-11-25 12:04:02 +00:00
user_preference_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00
user_roles_controller.rb Revoking administrator role on current user should fail 2017-12-19 17:31:34 +00:00
way_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00