projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Using an around_handler for catching and rendering errors in most of the API controll...
[rails.git]
/
app
/
2009-05-20
Matt Amos
Using an around_handler for catching and rendering...
tree
|
commitdiff
2009-05-20
Tom Hughes
Log arguments to AMF read methods.
tree
|
commitdiff
2009-05-15
Harry Wood
label changesets as (big) based on their bbox area
tree
|
commitdiff
2009-05-15
Tom Hughes
Arrays of object IDs are a bad idea.
tree
|
commitdiff
2009-05-15
Tom Hughes
Optimise retrieval of full relations.
tree
|
commitdiff
2009-05-14
Matt Amos
Fixed precondition failed message which was trying...
tree
|
commitdiff
2009-05-14
Richard Fairhurst
Apply #1824.
tree
|
commitdiff
2009-05-13
Shaun McDonald
Remove a rescue, which is stopping a more detailed...
tree
|
commitdiff
2009-05-13
Richard Fairhurst
always set new node id when updating/deleting (to be...
tree
|
commitdiff
2009-05-12
Shaun McDonald
Actually mark a trace as being public based on the...
tree
|
commitdiff
2009-05-12
Matt Amos
Removed updatetimeout method, as it isn't needed any...
tree
|
commitdiff
2009-05-12
Matt Amos
Fixed bug #1816 - the timeout updating logic should...
tree
|
commitdiff
2009-05-11
Tom Hughes
Use a local lookup table for country bounding boxes...
tree
|
commitdiff
2009-05-11
Matt Amos
A better optimisation, as suggested by TomH.
tree
|
commitdiff
2009-05-11
Matt Amos
Added optimisation for way checking. Same method as...
tree
|
commitdiff
2009-05-11
Tom Hughes
Destroy OL objects which use the dataLayer before we...
tree
|
commitdiff
2009-05-10
Tom Hughes
Add an internal geocoder for lat/lon positions.
tree
|
commitdiff
2009-05-10
Matt Amos
Fixed problem where tag lengths were generating a 422...
tree
|
commitdiff
2009-05-09
Tom Hughes
Add a warning about whitelisting webmaster@openstreetma...
tree
|
commitdiff
2009-05-09
Tom Hughes
Set a custom return path so that we can ignore bounces.
tree
|
commitdiff
2009-05-08
Tom Hughes
Move geocoder constants to application configuration...
tree
|
commitdiff
2009-05-08
Shaun McDonald
No need to define a constand for the appconfig var...
tree
|
commitdiff
2009-05-07
Thomas Wood
One last commit tonight :P
tree
|
commitdiff
2009-05-07
Thomas Wood
De-duplicate some of the changeset stuff out to a new...
tree
|
commitdiff
2009-05-06
Thomas Wood
Tests for PreconditionFailed error messages.
tree
|
commitdiff
2009-05-06
Thomas Wood
One final (I've checked the rest now!) mis-referenced...
tree
|
commitdiff
2009-05-06
Matt Amos
Potential fix for slow relation precondition checking...
tree
|
commitdiff
2009-05-05
Shaun McDonald
be a bit more specific when a way is a member of a...
tree
|
commitdiff
2009-05-04
Richard Fairhurst
Potlatch 0.11b
tree
|
commitdiff
2009-05-04
Thomas Wood
Sort the tags for the databrowser output.
tree
|
commitdiff
2009-05-02
Thomas Wood
Fix another mis-referenced error message id!
tree
|
commitdiff
2009-05-02
Thomas Wood
Data browser changes, make links more user friendly...
tree
|
commitdiff
2009-05-01
Tom Hughes
Get rid of foreign_class specification which is no...
tree
|
commitdiff
2009-04-30
Tom Hughes
Use association names with :joins instead of writing...
tree
|
commitdiff
2009-04-30
Shaun McDonald
give a id when a way is a member of a relation
tree
|
commitdiff
2009-04-30
Shaun McDonald
We don't need an extra method for the amf controller...
tree
|
commitdiff
2009-04-30
Thomas Wood
Fix another error reporting bug similar to previous...
tree
|
commitdiff
2009-04-30
Thomas Wood
Fix grammar/referred relation id in precondition failed...
tree
|
commitdiff
2009-04-30
Thomas Wood
Fix html: closing <a> tag.
tree
|
commitdiff
2009-04-30
Richard Fairhurst
Potlatch 0.11a
tree
|
commitdiff
2009-04-29
Matt Amos
Fixed 'raw' raises by converting them to the appropriat...
tree
|
commitdiff
2009-04-28
Tom Hughes
Eager load node and way details when processing a map...
tree
|
commitdiff
2009-04-28
Tom Hughes
Use the alias for the conditions as well...
tree
|
commitdiff
2009-04-28
Tom Hughes
Use an alias for current_relation_members to avoid...
tree
|
commitdiff
2009-04-28
Tom Hughes
Eager load nodes and node tags for the way when doing...
tree
|
commitdiff
2009-04-28
Tom Hughes
Add a changeset cache to stop us looking up the same...
tree
|
commitdiff
2009-04-28
Tom Hughes
Reject any AMF request which is not a POST request.
tree
|
commitdiff
2009-04-28
Tom Hughes
Remove debugging statement.
tree
|
commitdiff
2009-04-28
Tom Hughes
Don't log the contents of the changeset.
tree
|
commitdiff
2009-04-27
Thomas Wood
Quick fix to reference relation rather than relation_me...
tree
|
commitdiff
2009-04-27
Thomas Wood
Further clarify descriptive texts regarding public...
tree
|
commitdiff
2009-04-27
Shaun McDonald
Improve the node/way/relation already deleted error...
tree
|
commitdiff
2009-04-26
Tom Hughes
Finish removing old request counting logic.
tree
|
commitdiff
2009-04-26
Tom Hughes
Remove old code to exit after 10000 requests as the...
tree
|
commitdiff
2009-04-26
Shaun McDonald
Make the report_error function support any http status...
tree
|
commitdiff
2009-04-26
Shaun McDonald
Fix typo of missing .new for some of the errors. Tests...
tree
|
commitdiff
2009-04-25
Tom Hughes
Null descriptions are not allowed.
tree
|
commitdiff
2009-04-25
Matt Amos
Fixed bug in exception creation.
tree
|
commitdiff
2009-04-24
Richard Fairhurst
a couple of minor revert fixes
tree
|
commitdiff
2009-04-24
Matt Amos
Fixed dumb copy-and-paste mistake.
tree
|
commitdiff
2009-04-24
Richard Fairhurst
pass common API error text through to Potlatch so it...
tree
|
commitdiff
2009-04-24
Richard Fairhurst
lots of relations changes for speed and version management
tree
|
commitdiff
2009-04-24
Matt Amos
Patching better 412 error messages from mis-commit...
tree
|
commitdiff
2009-04-23
Tom Hughes
Backout broken attempt at making case insensitive authe...
tree
|
commitdiff
2009-04-23
Shaun McDonald
The render method needs to be last, otherwise the error...
tree
|
commitdiff
2009-04-23
Shaun McDonald
Hack a way to make the email and display name case...
tree
|
commitdiff
2009-04-23
Matt Amos
Added better error messages on 412 precondition failed.
tree
|
commitdiff
2009-04-23
Richard Fairhurst
fix another way-node/Way-Node problem in amf_controller...
tree
|
commitdiff
2009-04-23
Harry Wood
change updatelinks params so that Potlatch can pass...
tree
|
commitdiff
2009-04-23
Richard Fairhurst
actually delete nodes on deleteway (might help)
tree
|
commitdiff
2009-04-23
Richard Fairhurst
fix nodes bug
tree
|
commitdiff
2009-04-22
Richard Fairhurst
change relation_member 'type' case, to match change...
tree
|
commitdiff
2009-04-22
Thomas Wood
Fix multiple issues with links to /history from the...
tree
|
commitdiff
2009-04-22
Shaun McDonald
adding the maximum number of elements in a changeset...
tree
|
commitdiff
2009-04-21
Frederik Ramm
there is not HTML attribute named "padding". either...
tree
|
commitdiff
2009-04-21
Matt Amos
Quick and dirty fix for relation tags issue.
tree
|
commitdiff
2009-04-21
Frederik Ramm
modified "user" link in "recent changes" list to point...
tree
|
commitdiff
2009-04-21
Richard Fairhurst
fix id/relid inconsistency
tree
|
commitdiff
2009-04-21
Tom Hughes
Fixed search controller to have some chance of working.
tree
|
commitdiff
2009-04-21
Tom Hughes
Force selection to fail when no traces match the tag.
tree
|
commitdiff
2009-04-21
Tom Hughes
Don't generate an IN condition with an empty list.
tree
|
commitdiff
2009-04-21
Tom Hughes
Use correct names for member types.
tree
|
commitdiff
2009-04-21
Thomas Wood
Fix bbox display again, how do we keep mixing our lons...
tree
|
commitdiff
2009-04-21
Thomas Wood
Slight performance improvement (a reported 2s) by skipp...
tree
|
commitdiff
2009-04-21
Thomas Wood
Pedantic change to descriptive text - "Recently closed...
tree
|
commitdiff
2009-04-21
Tom Hughes
Add an expiry header to trace images.
tree
|
commitdiff
2009-04-21
Shaun McDonald
Hopefully fix the old_node_controller tests.
tree
|
commitdiff
2009-04-21
Tom Hughes
Arrays have a length method, not a count method.
tree
|
commitdiff
2009-04-21
Richard Fairhurst
Make error messages more helpful
tree
|
commitdiff
2009-04-21
Richard Fairhurst
Split out subscript to see which one is erroring
tree
|
commitdiff
2009-04-21
Richard Fairhurst
Fix MySQL dependency
tree
|
commitdiff
2009-04-20
Thomas Wood
Ensure :not_found status is returned, catching RecordNo...
tree
|
commitdiff
2009-04-20
Thomas Wood
Expose relation version to api and fix remaining server...
tree
|
commitdiff
2009-04-20
Thomas Wood
Fix bug introduced in r14610 (.downcase in wrong place)
tree
|
commitdiff
2009-04-20
Shaun McDonald
fix bug in the case of the action in the data browser...
tree
|
commitdiff
2009-04-20
Shaun McDonald
Apply patch by Lars from osm dev list with the typo
tree
|
commitdiff
2009-04-20
Tom Hughes
Add missing files from api06 merge.
tree
|
commitdiff
2009-04-20
Tom Hughes
Merge vendor tree from api06 branch.
tree
|
commitdiff
2009-04-20
Tom Hughes
Merge api06 branch to trunk.
tree
|
commitdiff
2009-04-19
Thomas Wood
Add condition for user not found in trace controller.
tree
|
commitdiff
next