openstreetmap-website/app/controllers
2017-06-05 22:44:15 +01:00
..
amf_controller.rb Replace deprecated Mime::XXX with Mime[:xxx] 2017-06-03 17:33:13 +01:00
api_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
application_controller.rb Use explicit to_unsafe_h method when converting parameters to a hash 2017-06-05 22:44:15 +01:00
browse_controller.rb Do more preloading in browse controller methods 2017-03-07 09:10:24 +00:00
changeset_controller.rb Replace render :nothing with head 2017-06-04 20:24:53 +01:00
diary_entry_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01: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 Sanitise parameters used in URL generation 2017-06-04 20:24:53 +01:00
message_controller.rb Render message properly on error 2017-02-09 20:20:55 +00:00
node_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
notes_controller.rb Use distinct instead of uniq which is deprecated 2017-06-04 22:52:41 +01:00
oauth_clients_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
oauth_controller.rb Fix rubocop warnings 2017-06-02 00:08:30 +01:00
old_controller.rb Replace render :nothing with non-deprecated alternatives 2017-06-04 22:52:41 +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 Fix rubocop warnings 2016-12-02 22:01:40 +00:00
relation_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
search_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
site_controller.rb Use explicit to_unsafe_h method when converting parameters to a hash 2017-06-05 22:44:15 +01:00
swf_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00
trace_controller.rb Replace deprecated Mime::XXX with Mime[:xxx] 2017-06-03 17:33:13 +01:00
user_blocks_controller.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
user_controller.rb Replace deprecated ActiveModel::Errors get/set methods 2017-06-05 22:41:23 +01:00
user_preference_controller.rb Replace render :nothing with non-deprecated alternatives 2017-06-04 22:52:41 +01:00
user_roles_controller.rb Remove conditions from delete_all 2017-06-02 16:33:48 +01:00
way_controller.rb Remove all use of the :text option to render 2017-06-02 19:12:05 +01:00