.. |
amf_controller.rb
|
Fixed a problem where rails was setting the ID column to null, which violates the not-null constraint. Also fixed possible typo in AMF controller.
|
2009-03-29 02:14:40 +00:00 |
api_controller.rb
|
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
|
2009-03-29 01:31:04 +00:00 |
application.rb
|
Fixed some bugs in changeset query code. Added more test cases.
|
2008-11-17 14:32:15 +00:00 |
browse_controller.rb
|
More tests, found a bug in the data browser, no fix yet. Fix db readme. Don't show the signup page to logged in users, by redirecting them to the home page. Remove unnessesary begin blocks in the browse controller.
|
2009-04-12 23:20:31 +00:00 |
changeset_controller.rb
|
Add exceptions for remaing cases where XML::Parser.string is used, to catch for empty strings.
|
2009-04-09 22:37:43 +00:00 |
changeset_tag_controller.rb
|
initial changeset support
|
2008-05-04 10:41:42 +00:00 |
diary_entry_controller.rb
|
Adding some more diary entry tests. Making the RSS feed links more portable, by using the SERVER_URL constant. Fixing the validation for the length of the language of diary entries until the i18n branch is integrated.
|
2008-11-13 17:20:40 +00:00 |
export_controller.rb
|
Add 'history' tab + Move 'recent changes' changeset list to re-use the same _changeset.rhtml partial
|
2009-03-23 16:39:59 +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
|
Moved a bunch of time functions into UTC. Fixes bugs which we only see for 4 hours a year.
|
2009-03-29 01:31:04 +00:00 |
node_controller.rb
|
replaced "wtf does this do" comment by something explaining what it does.
|
2008-11-12 00:11:57 +00:00 |
old_node_controller.rb
|
adding the Last-Modified response header to the version action
|
2008-10-16 07:11:28 +00:00 |
old_relation_controller.rb
|
adding the Last-Modified response header to the version action
|
2008-10-16 07:11:28 +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
|
adding the Last-Modified response header to the version action
|
2008-10-16 07:11:28 +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
|
Some improvements to the error messages that are returned by the api.
|
2008-11-25 18:59:35 +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
|
removed require ruby-debug line
|
2008-01-22 16:56:13 +00:00 |
site_controller.rb
|
Remove unused method.
|
2008-04-17 17:47:35 +00:00 |
swf_controller.rb
|
Potlatch 0.10c... part two
|
2008-09-20 12:07:48 +00:00 |
trace_controller.rb
|
Merge 14059:14394 from trunk.
|
2009-04-08 13:53:09 +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
|
More tests, found a bug in the data browser, no fix yet. Fix db readme. Don't show the signup page to logged in users, by redirecting them to the home page. Remove unnessesary begin blocks in the browse controller.
|
2009-04-12 23:20:31 +00:00 |
user_preference_controller.rb
|
Use the right keyword this time...
|
2009-04-09 23:18:21 +00:00 |
way_controller.rb
|
Log the request on a few requests when there is a bad request, probably should do this in a few more places. This makes it easier to see why we are getting errors/bad requests.
|
2008-12-12 19:04:28 +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 |