| 2009-06-05 | Tom Hughes | More work on optimisation the location of nearby users... | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merged I18N branch to head. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Add a remove_foreign_key method and make migration... | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merge 15165:15373 from trunk. | tree | commitdiff | 
| 2009-05-26 | Tom Hughes | Create a proper exception class for invalid bounding... | tree | commitdiff | 
| 2009-05-21 | Matt Amos | Fixed typo. | tree | commitdiff | 
| 2009-05-21 | Tom Hughes | Rationalise API error classes by getting of the render_... | tree | commitdiff | 
| 2009-05-21 | Richard Fairhurst | Potlatch 1.0 | tree | commitdiff | 
| 2009-05-20 | Tom Hughes | Add a global timeout that is applied to most API requests. | tree | commitdiff | 
| 2009-05-20 | Matt Amos | Using an around_handler for catching and rendering... | tree | commitdiff | 
| 2009-05-13 | Matt Amos | Added a consistency check that both ids are valid and... | tree | commitdiff | 
| 2009-05-11 | Tom Hughes | Use a local lookup table for country bounding boxes... | tree | commitdiff | 
| 2009-04-29 | Matt Amos | Fixed 'raw' raises by converting them to the appropriat... | tree | commitdiff | 
| 2009-04-27 | Shaun McDonald | Improve the node/way/relation already deleted error... | tree | commitdiff | 
| 2009-04-24 | Richard Fairhurst | pass common API error text through to Potlatch so it... | tree | commitdiff | 
| 2009-04-24 | Matt Amos | Patching better 412 error messages from mis-commit... | tree | commitdiff | 
| 2009-04-20 | Tom Hughes | Add some extra indexes to the changesets table. | tree | commitdiff | 
| 2009-04-20 | Tom Hughes | Merge api06 branch to trunk. | tree | commitdiff | 
| 2009-04-16 | Tom Hughes | Merge 14394:14533 from trunk. | tree | commitdiff | 
| 2009-04-16 | Tom Hughes | Handle differences in interval constant formatting. | tree | commitdiff | 
| 2009-04-15 | Shaun McDonald | Railsify the relation member model, type attribute... | tree | commitdiff | 
| 2009-04-09 | Tom Hughes | Use the inet type for IP addresses in postgres. | tree | commitdiff | 
| 2009-04-09 | Tom Hughes | Fix primary key creation for ACL table. | tree | commitdiff | 
| 2009-04-08 | Tom Hughes | Merge 14059:14394 from trunk. | tree | commitdiff | 
| 2009-03-12 | Tom Hughes | Merged 14009:14059 from trunk. | tree | commitdiff | 
| 2009-03-08 | Tom Hughes | Merge 12304:14009 from trunk. | tree | commitdiff | 
| 2009-03-08 | Tom Hughes | Update to use libxml 1.0.0 gem. | tree | commitdiff | 
| 2009-02-25 | Richard Fairhurst | further work on 0.6 history (not quite complete yet) | tree | commitdiff | 
| 2009-02-08 | Matt Amos | Test and fix for #1567, for teh betterer osmChange... | tree | commitdiff | 
| 2009-02-08 | Matt Amos | Test and fix for issue #1568. Wasn't testing for end... | tree | commitdiff | 
| 2009-02-08 | Matt Amos | Fix for #1565. Added a couple of tests and fixed anothe... | tree | commitdiff | 
| 2009-02-03 | Frederik Ramm | splitting and joining tags is gone for good in 0.6 | tree | commitdiff | 
| 2009-01-21 | Richard Fairhurst | eight zillion more presets for 0.5 Potlatch | tree | commitdiff | 
| 2008-12-12 | Shaun McDonald | resync from rails_port 11795:12304 | tree | commitdiff | 
| 2008-11-26 | Matt Amos | Moved changeset consistency checks to library code. | tree | commitdiff | 
| 2008-11-24 | Shaun McDonald | Make the role in relations optional, with a test to... | tree | commitdiff | 
| 2008-11-21 | Matt Amos | Fixed bug in changeset idle timeout. Fixed another... | tree | commitdiff | 
| 2008-11-17 | Matt Amos | Made user input parsing more robust in changeset query... | tree | commitdiff | 
| 2008-11-17 | Matt Amos | Fixed some bugs in changeset query code. Added more... | tree | commitdiff | 
| 2008-11-10 | Andy Allan | Postgres adapter, and make migration 022 db-agnostic | tree | commitdiff | 
| 2008-11-09 | Richard Fairhurst | 0.6-friendly Potlatch (work in progress). DO NOT SET... | tree | commitdiff | 
| 2008-11-09 | Andy Allan | remove indexes before renaming tables (some dbs have... | tree | commitdiff | 
| 2008-11-09 | Andy Allan | migrations: add specific method for nodes/ways/relation... | tree | commitdiff | 
| 2008-11-09 | Frederik Ramm | make diff upload result a "diffResult" rather than... | tree | commitdiff | 
| 2008-11-08 | Frederik Ramm | fix version number return for "modify" sections of... | tree | commitdiff | 
| 2008-11-08 | Andy Allan | move fulltext indexes to monkeypatch, since not all... | tree | commitdiff | 
| 2008-11-08 | Andy Allan | Move db engine changing into db adaptor monkeypatch | tree | commitdiff | 
| 2008-11-08 | Andy Allan | last of the auto_increments removed from the migrations | tree | commitdiff | 
| 2008-11-08 | Andy Allan | Moving AUTO_INCREMENTs to monkeypatching. Seems a bit... | tree | commitdiff | 
| 2008-11-08 | Matt Amos | Error message for version mismatch is now more informative. | tree | commitdiff | 
| 2008-11-08 | Shaun McDonald | Resyncing from head 10895:11795 | tree | commitdiff | 
| 2008-11-08 | Andy Allan | Change bigint id column to monkeypatching-friendly... | tree | commitdiff | 
| 2008-11-04 | Matt Amos | Added first attempt at bounding box support in changese... | tree | commitdiff | 
| 2008-11-03 | Shaun McDonald | Adding an extra test to make sure that the correct... | tree | commitdiff | 
| 2008-11-03 | Shaun McDonald | Adding a restriction to prevent more than 2000 nodes... | tree | commitdiff | 
| 2008-10-29 | Matt Amos | Added custom validator for UTF-8 strings. | tree | commitdiff | 
| 2008-10-26 | Shaun McDonald | cover the other extreme in the map bounary sanitizeatio... | tree | commitdiff | 
| 2008-10-23 | Matt Amos | Added tests for changeset upload code. Refactored diff... | tree | commitdiff | 
| 2008-10-21 | Shaun McDonald | making it clearer when a test case fails, as to which... | tree | commitdiff | 
| 2008-10-19 | Shaun McDonald | more testing of the api. Changing the generator so... | tree | commitdiff | 
| 2008-10-14 | Matt Amos | Fixed up delete methods on nodes, ways and relations... | tree | commitdiff | 
| 2008-10-13 | Shaun McDonald | Creating consistency check for creation of nodes, way... | tree | commitdiff | 
| 2008-10-13 | Shaun McDonald | moving the check consistency to it's own file so that... | tree | commitdiff | 
| 2008-10-13 | Matt Amos | Fixed node functional tests. A couple of changes to... | tree | commitdiff | 
| 2008-10-12 | Shaun McDonald | additional consistency checks. making the error message... | tree | commitdiff | 
| 2008-10-09 | Shaun McDonald | moving the conistency checks for updates and deletes... | tree | commitdiff | 
| 2008-10-08 | Shaun McDonald | adding the controller code to be able to get a specific... | tree | commitdiff | 
| 2008-10-08 | Shaun McDonald | Fix the data config, so that the development database... | tree | commitdiff | 
| 2008-09-25 | Shaun McDonald | Doing a resync from mainline 8633:10895. There was... | tree | commitdiff | 
| 2008-07-30 | Tom Hughes | Rework GPX import daemon to use libxml2 for speed. | tree | commitdiff | 
| 2008-07-18 | Tom Hughes | Merge potlatch_010 properly. | tree | commitdiff | 
| 2008-07-18 | Tom Hughes | Revert broken attempt at potlatch_010 merge. | tree | commitdiff | 
| 2008-07-18 | Tom Hughes | Merged 8899:9136 and 9145 from trunk. | tree | commitdiff | 
| 2008-07-18 | Tom Hughes | Merge potlatch_010 branch to head. | tree | commitdiff | 
| 2008-07-15 | Tom Hughes | Remote Potlatch projection routines as they are no... | tree | commitdiff | 
| 2008-07-09 | Tom Hughes | Revert Potlatch 0.10 from the trunk - we will keep... | tree | commitdiff | 
| 2008-07-09 | Richard Fairhurst | Potlatch 0.10 | tree | commitdiff | 
| 2008-07-07 | Shaun McDonald | Fixing the resync that I had done wrong at the end... | tree | commitdiff | 
| 2008-07-03 | Shaun McDonald | Merge changes from trunk 7673:8632. | tree | commitdiff | 
| 2008-06-27 | Tom Hughes | Merge data browser branch to trunk. | tree | commitdiff | 
| 2008-06-24 | Tom Hughes | Railsify relation selection (aka ripping out the f... | tree | commitdiff | 
| 2008-06-22 | Tom Hughes | Merge 8381:8390 from trunk. | tree | commitdiff | 
| 2008-06-22 | Tom Hughes | Make GeoRecord inject class methods correctly when... | tree | commitdiff | 
| 2008-06-22 | Tom Hughes | Merge 8377:8381 from trunk. | tree | commitdiff | 
| 2008-06-22 | Tom Hughes | Make the polymorphic relation association work properly. | tree | commitdiff | 
| 2008-05-13 | Gabriel Ebner | api06: Fix OSM::APIVersionMismatchError.render_opts | tree | commitdiff | 
| 2008-05-13 | Gabriel Ebner | api06: fix syntax errors. | tree | commitdiff | 
| 2008-05-13 | Gabriel Ebner | api06: simplify exception handling and add exception... | tree | commitdiff | 
| 2008-05-12 | Gabriel Ebner | api06: Move version-checking into the models, raising... | tree | commitdiff | 
| 2008-05-09 | Tom Hughes | Merge 7452:7744 from trunk. | tree | commitdiff | 
| 2008-05-04 | Tom Hughes | Merge 7649:7673 from trunk. | tree | commitdiff | 
| 2008-05-04 | Gabriel Ebner | api06: Merge changesets code from Frederik. | tree | commitdiff | 
| 2008-05-04 | Gabriel Ebner | split_node_tags: Remove old unused files. | tree | commitdiff | 
| 2008-05-04 | Gabriel Ebner | split_node_tags: Merge changes in main branch up to... | tree | commitdiff | 
| 2008-05-04 | Gabriel Ebner | split_node_tags: Implement key constraints. | tree | commitdiff | 
| 2008-05-03 | Gabriel Ebner | split_node_tags: Merge changes from main branch. | tree | commitdiff | 
| 2008-04-27 | Tom Hughes | Include tags in GPX success and failure mails. Closes... | tree | commitdiff | 
| 2008-04-19 | Tom Hughes | Merge 7296:7427 from export branch to trunk. | tree | commitdiff | 
| 2008-04-16 | Tom Hughes | Merged 7296:7388 from rails_port trunk. | tree | commitdiff | 
| 2008-04-14 | Tom Hughes | More work on export tab. | tree | commitdiff | 
| next |