openstreetmap-website/app/controllers
2014-06-17 21:15:36 +01:00
..
amf_controller.rb Strip illegal characters from member roles in AMF uploads, part 2 2014-06-15 15:55:30 +01:00
api_controller.rb Remove never actually used code from five years ago 2013-10-11 20:03:06 +01:00
application_controller.rb Don't offer iD on IE11 2013-11-30 17:53:42 +00:00
browse_controller.rb Make sure all pages using the map layout call require_oauth 2013-11-24 15:29:38 +00:00
changeset_controller.rb Extend API to allow changesets to be queried by ids 2013-12-05 18:06:35 +00:00
diary_entry_controller.rb Fix bogus redirect on error 2013-10-15 18:18:49 +01:00
export_controller.rb Remove unused 2013-11-06 13:05:51 -08:00
geocoder_controller.rb Use the exclusion list returned by nominatim 2014-06-15 15:20:50 +01:00
message_controller.rb Preserve message details over validation errors 2014-02-04 22:31:44 +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 Add support for ACL blocks on note commenting 2014-06-03 20:59:25 +01: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 Set defaults properly on redaction model, and remove unnecessary 2012-04-05 13:53:32 +01: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 Rewrite layer parameters in shortlinks correctly 2014-06-17 21:15:36 +01:00
swf_controller.rb Pass sql_for_area a BoundingBox object 2011-11-18 16:50:54 +00:00
trace_controller.rb Use gpx as the extension when we ask for /trace/N/data.gpx 2013-10-16 00:46:33 +01:00
user_blocks_controller.rb Replace attr_accessible with strong parameters 2013-09-21 11:35:46 +01:00
user_controller.rb Drop the slim layout 2014-02-16 16:03:00 +00:00
user_preference_controller.rb Replace :nothing => true with :text => "" 2013-07-19 11:14:55 +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