openstreetmap-website/app/controllers
2009-06-03 12:29:26 +00:00
..
amf_controller.rb Merge 15165:15373 from trunk. 2009-05-31 11:32:32 +00:00
api_controller.rb Raising an exception in Ruby requires a .new. Add a timeout line to the capabilities call. 2009-05-21 14:05:09 +00:00
application.rb Send a Content-Language header with any localised pages. 2009-06-03 12:29:26 +00:00
browse_controller.rb Some more i18n html titles 2009-05-31 16:51:20 +00:00
changeset_controller.rb Change /index.php/ in wiki.openstreetmap.org links to /wiki/. This looks nicer 2009-06-02 12:23:37 +00:00
changeset_tag_controller.rb Sort out storage and use of user preferred languages. 2009-05-31 14:55:45 +00:00
diary_entry_controller.rb Remove left over code from original diary language implementation that 2009-06-02 08:56:49 +00:00
export_controller.rb Sort out storage and use of user preferred languages. 2009-05-31 14:55:45 +00:00
friend_controller.rb added messaging and friend stuff that wasn't checked in 2007-05-06 10:36:06 +00:00
geocoder_controller.rb Add an internal geocoder for lat/lon positions. 2009-05-10 11:57:10 +00:00
message_controller.rb Make a few more things translatable. 2009-06-03 08:06:03 +00:00
node_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
old_node_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
old_relation_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
old_relation_member_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_relation_tag_controller.rb - add old_relation_controller and stuff so that relation history works. fixes #557. 2008-03-16 23:16:18 +00:00
old_way_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
old_way_node_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
old_way_tag_controller.rb rails way bits 2006-11-27 10:35:10 +00:00
relation_controller.rb Add a global timeout that is applied to most API requests. 2009-05-20 22:18:36 +00:00
relation_member_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
relation_tag_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
search_controller.rb Optimise retrieval of full relations. 2009-05-15 09:10:50 +00:00
site_controller.rb Sort out storage and use of user preferred languages. 2009-05-31 14:55:45 +00:00
swf_controller.rb Apply #1824. 2009-05-14 08:38:32 +00:00
trace_controller.rb Correct translation name. 2009-06-02 08:40:16 +00:00
tracepoint_controller.rb various gpx bits 2006-12-01 15:59:13 +00:00
tracetag_controller.rb add tags to gpx files 2006-12-06 17:10:59 +00:00
user_controller.rb Make a few more things translatable. 2009-06-03 08:06:03 +00:00
user_preference_controller.rb Use the right keyword this time... 2009-04-09 23:18:21 +00:00
way_controller.rb Merge 15165:15373 from trunk. 2009-05-31 11:32:32 +00:00
way_node_controller.rb preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue 2007-08-29 22:00:26 +00:00
way_tag_controller.rb fixes for search 2007-04-07 19:07:45 +00:00