..
amf_controller.rb
Don't preload the nodes as it seems to break the ordering
2014-07-29 10:14:08 +01:00
api_controller.rb
Add an imagery blacklist to capabilities
2014-08-31 18:41:12 +01:00
application_controller.rb
Don't render the offline page for XHR requests
2014-12-14 00:32:50 +00:00
browse_controller.rb
Query mode doesn't need the database
2014-12-14 00:18:46 +00:00
changeset_controller.rb
Replace deprecated deliver method with deliver_now
2015-01-11 12:53:06 +00:00
diary_entry_controller.rb
Replace deprecated deliver method with deliver_now
2015-01-11 12:53:06 +00:00
export_controller.rb
Remove unused
2013-11-06 13:05:51 -08:00
geocoder_controller.rb
Remove debug statement
2014-07-04 19:58:03 +01:00
message_controller.rb
Replace deprecated deliver method with deliver_now
2015-01-11 12:53:06 +00:00
node_controller.rb
Make the multi-get calls throw 400 errors on invalid input
2013-08-04 10:54:45 +01:00
notes_controller.rb
Replace deprecated deliver method with deliver_now
2015-01-11 12:53:06 +00:00
oauth_clients_controller.rb
Add functions tests for the oauth_clients controller
2013-12-08 21:54:21 +00:00
oauth_controller.rb
Drop the slim layout
2014-02-16 16:03:00 +00:00
old_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
old_node_controller.rb
Removed lookup of current element in calls to history
2012-04-05 13:53:53 +01:00
old_relation_controller.rb
Removed lookup of current element in calls to history
2012-04-05 13:53:53 +01:00
old_way_controller.rb
Removed lookup of current element in calls to history
2012-04-05 13:53:53 +01:00
redactions_controller.rb
Don't paginate redactions
2014-11-19 00:11:51 +00:00
relation_controller.rb
Make the multi-get calls throw 400 errors on invalid input
2013-08-04 10:54:45 +01:00
search_controller.rb
Replace :nothing => true
with :text => ""
2013-07-19 11:14:55 +01:00
site_controller.rb
Update to rails 4.1.6
2014-10-02 19:54:21 +01:00
swf_controller.rb
Pass sql_for_area a BoundingBox object
2011-11-18 16:50:54 +00:00
trace_controller.rb
Rename Trace#public to Trace#visible_to_all
2014-07-04 19:24:25 +01:00
user_blocks_controller.rb
Replace attr_accessible with strong parameters
2013-09-21 11:35:46 +01:00
user_controller.rb
Fix two issues with the remember_me_openid button
2015-02-01 10:33:45 +00:00
user_preference_controller.rb
Update for API change in CPK 7.x
2014-07-04 19:24:25 +01:00
user_roles_controller.rb
Replace attr_accessible with strong parameters
2013-09-21 11:35:46 +01:00
way_controller.rb
Make the multi-get calls throw 400 errors on invalid input
2013-08-04 10:54:45 +01:00