.. |
amf_controller.rb
|
pass common API error text through to Potlatch so it can be shown to the user
|
2009-04-24 17:44:52 +00:00 |
api_controller.rb
|
adding the maximum number of elements in a changeset to the capabilities call, including test update
|
2009-04-22 11:03:22 +00:00 |
application.rb
|
The render method needs to be last, otherwise the error header won't get set. Needs tests.
|
2009-04-23 21:03:59 +00:00 |
browse_controller.rb
|
Merge 14394:14533 from trunk.
|
2009-04-16 21:11:12 +00:00 |
changeset_controller.rb
|
Slight performance improvement (a reported 2s) by skipping db query if no bbox is passed in on /history
|
2009-04-21 18:04:43 +00:00 |
changeset_tag_controller.rb
|
initial changeset support
|
2008-05-04 10:41:42 +00:00 |
diary_entry_controller.rb
|
Merge 14394:14533 from trunk.
|
2009-04-16 21:11:12 +00:00 |
export_controller.rb
|
Merge api06 branch to trunk.
|
2009-04-20 09:12:03 +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
|
Back out hack to setMapCenter and fix the problem in the right place.
|
2009-02-05 22:23:45 +00:00 |
message_controller.rb
|
Send replies to the right user. Closes #1720.
|
2009-04-19 10:36:04 +00:00 |
node_controller.rb
|
Reject uploads unless the user has made their edits pubic.
|
2009-04-16 21:50:20 +00:00 |
old_node_controller.rb
|
Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first.
|
2009-04-20 20:58:42 +00:00 |
old_relation_controller.rb
|
Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first.
|
2009-04-20 20:58:42 +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
|
Ensure :not_found status is returned, catching RecordNotFound doesn't work as isnt raised when finding :first.
|
2009-04-20 20:58:42 +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
|
Reject uploads unless the user has made their edits pubic.
|
2009-04-16 21:50:20 +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
|
Fixed search controller to have some chance of working.
|
2009-04-21 23:35:19 +00:00 |
site_controller.rb
|
Remove unused method.
|
2008-04-17 17:47:35 +00:00 |
swf_controller.rb
|
Fix MySQL dependency
|
2009-04-21 09:24:07 +00:00 |
trace_controller.rb
|
Force selection to fail when no traces match the tag.
|
2009-04-21 21:54:44 +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
|
Merge 14394:14533 from trunk.
|
2009-04-16 21:11:12 +00:00 |
user_preference_controller.rb
|
Use the right keyword this time...
|
2009-04-09 23:18:21 +00:00 |
way_controller.rb
|
Reject uploads unless the user has made their edits pubic.
|
2009-04-16 21:50:20 +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 |