openstreetmap-website/app/controllers
2017-07-12 13:57:09 +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 Update to rails 5.0.4 2017-06-27 08:26:44 +01:00
browse_controller.rb Do more preloading in browse controller methods 2017-03-07 09:10:24 +00:00
changeset_controller.rb Convert XML document to a string when returning it 2017-06-13 12:55:13 +01:00
diary_entry_controller.rb Merge branch 'master' into moderation 2017-07-12 10:16:11 +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
issues_controller.rb Use rails 5 version of redirect_back. 2017-07-12 13:57:09 +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 Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +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 Sanitize parameters for various paged views 2017-06-29 10:55:53 +01:00
user_blocks_controller.rb Fix more parameter sanitisation issues and add tests 2017-06-29 20:52:57 +01:00
user_controller.rb Fix some tests for changes in rails 5 2017-06-27 08:26:44 +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