openstreetmap-website/app/controllers
2018-10-29 12:48:20 +00:00
..
amf_controller.rb Fix Style/NumericPredicate rubocop warnings 2018-09-22 17:34:58 +01:00
api_controller.rb Rename traces#view to traces#show 2018-08-29 17:43:38 +08:00
application_controller.rb Update translation keys for renaming of user to users 2018-10-29 12:48:20 +00:00
browse_controller.rb Suppress changeset pagination for inactive users 2018-10-11 09:39:56 +01:00
changeset_controller.rb Fix Style/NumericPredicate rubocop warnings 2018-09-22 17:34:58 +01:00
diary_entry_controller.rb Update translation keys for renaming of user to users 2018-10-29 12:48:20 +00:00
directions_controller.rb Fix some rubocop rails style issues 2015-02-26 00:12:54 +00:00
errors_controller.rb Use dynamic error pages built through the asset pipeline 2018-08-01 19:13:04 +01:00
export_controller.rb Use https when redirecting to the render server 2018-02-09 22:31:45 +00:00
geocoder_controller.rb Do not display two coordinates on 'where am I' click 2018-09-03 17:46:26 +01:00
issue_comments_controller.rb Set the locale when adding a comment to an issue 2018-08-01 21:35:51 +01:00
issues_controller.rb Fix Style/SafeNavigation rubocop warnings 2018-09-22 17:21:06 +01:00
messages_controller.rb Merge remote-tracking branch 'upstream/pull/2014' 2018-10-03 18:59:33 +01:00
node_controller.rb Fix new rubocop warnings 2018-09-22 17:12:29 +01:00
notes_controller.rb Tidy up notes#search 2018-10-11 18:32:31 +01:00
oauth_clients_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
oauth_controller.rb Don't override non-existent policy 2018-05-23 12:50:10 +01:00
old_controller.rb Fix Style/SafeNavigation rubocop warnings 2018-09-22 17:21:06 +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 lazy translation lookups for redactions 2018-04-25 14:39:37 +08:00
relation_controller.rb Fix new rubocop warnings 2018-01-22 18:55:45 +00:00
reports_controller.rb Assign vandalism reports for users to moderators 2018-06-17 11:14:19 +01: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 Remove script sources which are no longer needed by iD 2018-07-26 17:44:16 +01:00
swf_controller.rb Fix new rubocop warnings 2018-03-26 19:00:03 +01:00
traces_controller.rb Fix Style/SafeNavigation rubocop warnings 2018-09-22 17:21:06 +01:00
user_blocks_controller.rb Use lazy lookups for user_blocks translations 2018-04-25 12:03:58 +08:00
user_preferences_controller.rb Pluralise user_preferences_controller 2018-04-18 11:26:00 +08:00
user_roles_controller.rb Refactor @this_user to @user 2018-04-11 11:42:33 +08:00
users_controller.rb Rename user_controller to users_controller 2018-10-03 15:31:10 +02:00
way_controller.rb Fix rubocop warnings 2017-10-05 19:18:38 +01:00