Tom Hughes
|
2f3e23f6eb
|
Move to version 2.3.2 of rails.
|
2009-06-04 08:08:24 +00:00 |
|
Tom Hughes
|
b38684e59e
|
Add a global timeout that is applied to most API requests.
|
2009-05-20 22:18:36 +00:00 |
|
Matt Amos
|
3d0ca940d2
|
Using an around_handler for catching and rendering errors in most of the API controller methods. This simplifies the code and makes errors and error messages a bit more consistent. Also added a utility method for checking the HTTP method.
|
2009-05-20 17:39:59 +00:00 |
|
Thomas Wood
|
023e95f1bc
|
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 |
|
Thomas Wood
|
df8cd4a7b2
|
Expose relation version to api and fix remaining server status typo in old_relation controller.
|
2009-04-20 19:44:58 +00:00 |
|
Shaun McDonald
|
17223b5177
|
Apply patch by Lars from osm dev list with the typo
|
2009-04-20 17:15:28 +00:00 |
|
Tom Hughes
|
141a5692eb
|
Fixed to work with merged changes to api availability checks.
|
2009-04-16 21:38:29 +00:00 |
|
Shaun McDonald
|
70ecb3ceef
|
adding the Last-Modified response header to the version action
|
2008-10-16 07:11:28 +00:00 |
|
Shaun McDonald
|
2b7a40069f
|
adding the controller code to be able to get a specific version of a node, way or relation. Add some node checks on update. Some code indentation cleanup.
|
2008-10-08 18:03:41 +00:00 |
|
Frederik Ramm
|
d0aa199e92
|
- add old_relation_controller and stuff so that relation history works. fixes #557.
- minor testing fixes.
|
2008-03-16 23:16:18 +00:00 |
|