.. |
amf_controller.rb
|
Replace deprecated Mime::XXX with Mime[:xxx]
|
2017-06-03 17:33:13 +01:00 |
api_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
application_controller.rb
|
Convert @user to current_user
|
2017-07-27 10:31:31 +01: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
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
diary_entry_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +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
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
node_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
notes_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +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
|
Fix rubocop warnings
|
2017-06-02 00:08:30 +01:00 |
old_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +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
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +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 current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +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
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
user_blocks_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
user_controller.rb
|
Convert remaining controller code to use current_user
|
2017-07-27 10:07:51 +01:00 |
user_preference_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
user_roles_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |
way_controller.rb
|
Use current_user to represent the currently logged in user.
|
2017-07-12 16:10:50 +01:00 |