2009-04-26 |
Tom Hughes | Remove old code to exit after 10000 requests as the... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Tom Hughes | Tidy up. |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Shaun McDonald | Make node update work with the new require data public... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Shaun McDonald | Make the report_error function support any http status... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Shaun McDonald | Fix typo of missing .new for some of the errors. Tests... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Richard Fairhurst | move relations mapping out of way/node objects, so... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Tom Hughes | Run GC if we hit the memory limit, and only restart... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Tom Hughes | Increase the hard memory limit and set a lower soft... |
commit | commitdiff | tree | snapshot |
2009-04-26 |
Tom Hughes | Do a GC run every 10 requests. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Tom Hughes | Null descriptions are not allowed. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Matt Amos | Fixed bug in exception creation. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Richard Fairhurst | ibid |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Richard Fairhurst | a couple of minor revert fixes |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Matt Amos | Fixed dumb copy-and-paste mistake. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Richard Fairhurst | pass common API error text through to Potlatch so it... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Richard Fairhurst | lots of relations changes for speed and version management |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Matt Amos | Patching better 412 error messages from mis-commit... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Tom Hughes | Backout broken attempt at making case insensitive authe... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Shaun McDonald | The render method needs to be last, otherwise the error... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Shaun McDonald | Hack a way to make the email and display name case... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Matt Amos | Added better error messages on 412 precondition failed. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Richard Fairhurst | fix another way-node/Way-Node problem in amf_controller... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Harry Wood | change updatelinks params so that Potlatch can pass... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Richard Fairhurst | actually delete nodes on deleteway (might help) |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Richard Fairhurst | fix nodes bug |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Grant Slater | lighttpd increase server.max-fds from 1024 (default... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Richard Fairhurst | fix word-wrap in "close changeset" dialogue |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Richard Fairhurst | remove debug stuff |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Richard Fairhurst | change relation_member 'type' case, to match change... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Thomas Wood | Fix multiple issues with links to /history from the... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Shaun McDonald | Fixing the create relation test, which now also tests... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Tom Hughes | Use postgres interval syntax. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Tom Hughes | The active flag is still an integer for some reason... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Shaun McDonald | adding the maximum number of elements in a changeset... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Richard Fairhurst | bit more debug |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Richard Fairhurst | add temporary relations debug code |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Richard Fairhurst | remove Bavaria |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Shaun McDonald | fixing some of the relation tests. Some adjustments... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Richard Fairhurst | ibid |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Frederik Ramm | there is not HTML attribute named "padding". either... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Matt Amos | Quick and dirty fix for relation tags issue. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Frederik Ramm | modified "user" link in "recent changes" list to point... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Richard Fairhurst | fix id/relid inconsistency |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Fixed search controller to have some chance of working. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Force selection to fail when no traces match the tag. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Don't generate an IN condition with an empty list. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Use correct names for member types. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Thomas Wood | Fix bbox display again, how do we keep mixing our lons... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Matt Amos | Adding more tests for updating relation tags. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Matt Amos | Extra test for updating relation tags. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Matt Amos | More test fixes after fixture changes. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Matt Amos | Fixed formatting and stuff in fixtures. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Thomas Wood | Slight performance improvement (a reported 2s) by skipp... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shaun McDonald | Add new fixtures for testing multiple tags on a relation. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Thomas Wood | Pedantic change to descriptive text - "Recently closed... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Add an expiry header to trace images. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Shaun McDonald | Hopefully fix the old_node_controller tests. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Add a geocoder backend. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Arrays have a length method, not a count method. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Richard Fairhurst | Make error messages more helpful |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Richard Fairhurst | Split out subscript to see which one is erroring |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Connect up the versioned capabilities call again. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Richard Fairhurst | Fix MySQL dependency |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Add missing image. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Remove reference to non-existent images. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Switch database config to postgresql. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Update lighttpd config for 0.6 api. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Remove explicit load of mysql and rails automatically... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Tom Hughes | Improve comments. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Grant Slater | nginx fix expiry to actually work on images/javascripts/etc |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Pull in block rules from the lighttpd config. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Thomas Wood | Ensure :not_found status is returned, catching RecordNo... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Give munin access to some statistics. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Thomas Wood | Expose relation version to api and fix remaining server... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Increase fastcgi timeout to 300s for bulk api requests. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Remove trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Strip asset tags from user images. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Thomas Wood | Fix bug introduced in r14610 (.downcase in wrong place) |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Detabify. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Grant Slater | nginx fixes, including http://api.openstreetmap/0.6... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Remove location block from abuse placeholder so it... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Shaun McDonald | fix bug in the case of the action in the data browser... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Restrict 7 day expiry on /export to just the embed... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Return 404 for unknown API versions instead of 403. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Shaun McDonald | Apply patch by Lars from osm dev list with the typo |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Strip asset tags from public files. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Move access_log configuration. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Tidy things up and fix a few errors. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Remove tabs. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Add missing semicolon. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Remove private data. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Convert to unix newlines. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Grant Slater | nginx syntax tweaks |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Rewrite /0.n/... as /api/0.n/... for the api virtual... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Add some extra indexes to the changesets table. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Grant Slater | correct nginx syntax |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Grant Slater | initial untest nginx config. API 0.6 tweaking still... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Add missing files from api06 merge. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Add changeset indexes to nodes, ways and relations. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tom Hughes | Add a user index to the changeset table. |
commit | commitdiff | tree | snapshot |
next |