..
amf_controller.rb
Fix new rubocop warnings
2018-06-18 09:00:49 +01:00
api_controller.rb
Rename trace_controller to traces_controller
2018-05-09 12:38:09 +08:00
application_controller.rb
Allow inline javascript and CSS in better_errors pages
2018-06-17 11:33:51 +01:00
browse_controller.rb
Fix syntax error with ruby 2.5
2018-04-28 17:12:27 +01:00
changeset_controller.rb
Fix new rubocop warnings
2018-03-26 19:00:03 +01:00
diary_entry_controller.rb
Prefer the helper in controllers
2018-06-06 13:34:34 +08: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
Tidy whitespace
2018-08-28 17:56:34 +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
Only include issues visible to the current user in the count
2018-06-17 01:01:24 +01:00
messages_controller.rb
Refactor message creation to use a create action
2018-08-29 14:18:20 +08:00
node_controller.rb
Fix new rubocop warnings
2018-01-22 18:55:45 +00:00
notes_controller.rb
allow moderators to read hidden notes through API
2018-07-22 15:42:14 +02: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 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 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
Refactor trace creation pages
2018-06-06 10:22:42 +08:00
user_blocks_controller.rb
Use lazy lookups for user_blocks translations
2018-04-25 12:03:58 +08:00
user_controller.rb
Add /api/0.6/users to fetch multiple users
2018-07-09 22:26:55 +01: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
way_controller.rb
Fix rubocop warnings
2017-10-05 19:18:38 +01:00