]> git.openstreetmap.org Git - rails.git/commit
Allow the API to be taken offline completely as well as being put into
authorTom Hughes <tom@compton.nu>
Thu, 20 Sep 2007 23:51:11 +0000 (23:51 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 20 Sep 2007 23:51:11 +0000 (23:51 +0000)
commit9c01c4cb639775f4f93f477546124247a33f80d2
treeb0ae181a402e358c438279ce13b7d28f22d669f5
parent27d8f2ef63d4544f53410f78621bbf89caa347c9
Allow the API to be taken offline completely as well as being put into
readonly mode,
app/controllers/amf_controller.rb
app/controllers/api_controller.rb
app/controllers/application.rb
app/controllers/node_controller.rb
app/controllers/old_node_controller.rb
app/controllers/old_segment_controller.rb
app/controllers/old_way_controller.rb
app/controllers/segment_controller.rb
app/controllers/swf_controller.rb
app/controllers/way_controller.rb
config/environment.rb