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 |
2009-04-19 |
Thomas Wood | Fix map in IE by deferring Vector layer addition to... |
tree | commitdiff |
2009-04-19 |
Tom Hughes | Don't register a setHome handler unless we have the... |
tree | commitdiff |
2009-04-19 |
Tom Hughes | Send replies to the right user. Closes #1720. |
tree | commitdiff |
2009-04-16 |
Tom Hughes | Reject uploads unless the user has made their edits... |
tree | commitdiff |
2009-04-16 |
Tom Hughes | Fixed to work with merged changes to api availability... |
tree | commitdiff |
2009-04-16 |
Tom Hughes | Handle MySQL/Postgres boolean differences. |
tree | commitdiff |
2009-04-16 |
Tom Hughes | Merge 14394:14533 from trunk. |
tree | commitdiff |
2009-04-16 |
Tom Hughes | Cope with MySQL and Postgres. |
tree | commitdiff |
2009-04-15 |
Shaun McDonald | Railsify the relation member model, type attribute... |
tree | commitdiff |
2009-04-15 |
Tom Hughes | Fix database check in browse controller. |
tree | commitdiff |
2009-04-15 |
Tom Hughes | Fix spelling mistake. |
tree | commitdiff |
2009-04-14 |
Tom Hughes | Add a "database readonly" state that allows all writes... |
tree | commitdiff |
2009-04-14 |
Shaun McDonald | Should have a .new when raising error |
tree | commitdiff |
2009-04-13 |
Shaun McDonald | reverting last change, which included posgres config... |
tree | commitdiff |
2009-04-13 |
Shaun McDonald | Remove duplication that is in the test helper. Adding... |
tree | commitdiff |
2009-04-12 |
Shaun McDonald | More tests, found a bug in the data browser, no fix... |
tree | commitdiff |
2009-04-09 |
Thomas Wood | Use the right keyword this time... |
tree | commitdiff |
2009-04-09 |
Thomas Wood | Add exceptions for remaing cases where XML::Parser... |
tree | commitdiff |
2009-04-09 |
Thomas Wood | Return "Make my edits" button to functioning state... |
tree | commitdiff |
2009-04-09 |
Thomas Wood | Add has_valid_bbox? method to Changeset model to tidy... |
tree | commitdiff |
2009-04-08 |
Tom Hughes | Add a mini map to the changeset view in the data browser. |
tree | commitdiff |
2009-04-08 |
Tom Hughes | Eliminate duplication of tag printing logic. |
tree | commitdiff |
2009-04-08 |
Harry Wood | new support for box=yes param on the homepage, and... |
tree | commitdiff |
2009-04-08 |
Tom Hughes | Merge 14059:14394 from trunk. |
tree | commitdiff |
2009-04-08 |
Tom Hughes | Fix formatting of changeset details. |
tree | commitdiff |
2009-04-02 |
Harry Wood | tweak lat lon decision logic for the edit tab. made... |
tree | commitdiff |
2009-04-02 |
Harry Wood | lose the unnecessary <% embed syntax %> |
tree | commitdiff |
2009-03-29 |
Tom Hughes | Use correct key for z15 and greater. |
tree | commitdiff |
2009-03-29 |
Matt Amos | Fixed a problem where rails was setting the ID column... |
tree | commitdiff |
2009-03-29 |
Matt Amos | Moved a bunch of time functions into UTC. Fixes bugs... |
tree | commitdiff |
2009-03-29 |
Matt Amos | Fix for correct boolean handling in query. |
tree | commitdiff |
2009-03-27 |
Matt Amos | Fixed a couple of bugs with changeset bounding box... |
tree | commitdiff |
2009-03-26 |
Harry Wood | fix 'edits' link. action was renamed 'list_user' |
tree | commitdiff |
2009-03-26 |
Richard Fairhurst | fix user:pass auth for Potlatch |
tree | commitdiff |
2009-03-25 |
Matt Amos | Fixing failing potlatch tests. Someone who knows what... |
tree | commitdiff |
2009-03-25 |
Tom Hughes | Add SOTM advert. |
tree | commitdiff |
2009-03-24 |
Harry Wood | show a 'no bbox specified' message for the moment at... |
tree | commitdiff |
2009-03-23 |
Thomas Wood | Shut up libxml's "Must specify a string with one or... |
tree | commitdiff |
2009-03-23 |
Thomas Wood | <td> tags must be closed, move browse index test over... |
tree | commitdiff |
2009-03-23 |
Thomas Wood | Rather than referring how to view a bbox history, just... |
tree | commitdiff |
2009-03-23 |
Thomas Wood | More fixes to the changeset viewer, including logged... |
tree | commitdiff |
2009-03-23 |
Thomas Wood | Fix various auth bugs with the changeset listing stuff... |
tree | commitdiff |
2009-03-23 |
Harry Wood | Add 'history' tab + Move 'recent changes' changeset... |
tree | commitdiff |
2009-03-20 |
Harry Wood | lose the unneeded <% syntax %> |
tree | commitdiff |
next |