| 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 | 
| 2008-03-19 | Richard Fairhurst | Potlatch 0.8 - be afraid, be very, very afraid | tree | commitdiff | 
| 2008-02-03 | Tom Hughes | Add missing sanitise_boundaries method that the API... | tree | commitdiff | 
| 2008-01-25 | Nick Black | fixed bug in add version rake task | tree | commitdiff | 
| 2008-01-25 | Steve Coast | dont eager load tags (false primary key fucks all sorts... | tree | commitdiff | 
| 2008-01-25 | Nick Black | fixed null value bug in rake task | tree | commitdiff | 
| 2008-01-24 | Steve Coast | Lots of documentation updates, plus split out potlatch... | tree | commitdiff | 
| 2008-01-24 | Xin Zheng | added module | tree | commitdiff | 
| 2008-01-24 | Steve Coast | move potlatch presets to only be generated once, and... | tree | commitdiff | 
| 2008-01-23 | Nick Black | added task to add version numbers to nodes table | tree | commitdiff | 
| 2008-01-23 | Tom Hughes | Allow a GPX to be fetched in XML format by fetching... | tree | commitdiff | 
| 2008-01-23 | Nick Black | updated rake task to grab 1000 records at a time | tree | commitdiff | 
| 2008-01-23 | Nick Black | rake task to populate node_tags and current_node_tags... | tree | commitdiff | 
| 2008-01-06 | Tom Hughes | Migrate web site to use rails 2.0.1. | tree | commitdiff | 
| 2008-01-05 | Tom Hughes | Update GPX daemon control script to match current templ... | tree | commitdiff | 
| 2008-01-05 | Tom Hughes | Fix picture generation to avoid truncating the sides... | tree | commitdiff | 
| 2007-11-26 | Tom Hughes | Clear gotele and gotdate when we see the start of a... | tree | commitdiff | 
| 2007-11-21 | Tom Hughes | Add escaping of semicolon and equals in node tags. | tree | commitdiff | 
| 2007-10-31 | Tom Hughes | Rework image generation to work in a fixed amount of... | tree | commitdiff | 
| 2007-10-12 | Tom Hughes | Fix geolocation to actually work... | tree | commitdiff | 
| 2007-10-08 | Tom Hughes | Force C99 mode. | tree | commitdiff | 
| 2007-09-25 | Gabriel Ebner | rails_port_0.5: Merge rails_port. | tree | commitdiff | 
| 2007-09-24 | Tom Hughes | Process traces in order. | tree | commitdiff | 
| 2007-09-20 | Gabriel Ebner | Merge rails_port as of r4613 & fix tests. | tree | commitdiff | 
| 2007-09-18 | Tom Hughes | Change the gps_points table to store latitude and longi... | tree | commitdiff | 
| 2007-09-18 | Tom Hughes | Make the tile ID column unsigned as intended. | tree | commitdiff | 
| 2007-09-14 | Tom Hughes | Allow column names in area conditions to be qualified... | tree | commitdiff | 
| 2007-09-11 | Tom Hughes | QuadTile infrastructure. | tree | commitdiff | 
| 2007-08-25 | Tom Hughes | Replace the old session cleanup daemon with a new scrip... | tree | commitdiff | 
| 2007-08-23 | Tom Hughes | There's no point importing a trace that is scheduled... | tree | commitdiff | 
| 2007-08-22 | Tom Hughes | Put the option to delete GPS traces back. Fixes #405. | tree | commitdiff | 
| 2007-08-15 | Tom Hughes | Fix image referred to in RSS feeds so that it actually... | tree | commitdiff | 
| 2007-08-14 | Tom Hughes | Salt passwords so that two users with the same password... | tree | commitdiff | 
| 2007-08-14 | Tom Hughes | Various updates to the user management, including the... | tree | commitdiff | 
| 2007-08-14 | Tom Hughes | Add the author name to RSS feeds. | tree | commitdiff | 
| 2007-08-08 | Tom Hughes | Ignore timeouts doing IP geolocation. | tree | commitdiff | 
| 2007-08-08 | Tom Hughes | Use IP GeoLocation to choose a default view for the... | tree | commitdiff | 
| 2007-07-16 | Tom Hughes | Fix exception handling in GPX importer. | tree | commitdiff | 
| 2007-06-26 | Tom Hughes | Treat a timestamp that can't be parse as if it didn... | tree | commitdiff | 
| 2007-06-24 | Tom Hughes | Enhacements to the migration library code. | tree | commitdiff | 
| 2007-06-24 | Tom Hughes | Primary keys can't have names so don't pretend otherwise. | tree | commitdiff | 
| 2007-06-24 | Tom Hughes | Move common support code from the base migration to... | tree | commitdiff | 
| 2007-06-24 | Tom Hughes | Use a multi-pass approach to parsing GPX files to keep... | tree | commitdiff | 
| 2007-06-20 | Tom Hughes | Make "nearby users" show all those within 50km rather... | tree | commitdiff | 
| 2007-06-19 | Tom Hughes | Cope with the degenerate case of a GPX file with only... | tree | commitdiff | 
| 2007-06-18 | Tom Hughes | Use DateTime instead of Time for GPX timestamps as... | tree | commitdiff | 
| 2007-06-17 | Dan Karran | Adding a guid element to feed items, replicates URL. | tree | commitdiff | 
| 2007-06-17 | Dan Karran | Using RFC-822 date for RSS feeds. | tree | commitdiff | 
| 2007-06-14 | Tom Hughes | Make as executable. | tree | commitdiff | 
| 2007-06-14 | Tom Hughes | Check for GPX files to import every five minutes. | tree | commitdiff | 
| 2007-06-14 | Tom Hughes | Add a daemon to cleanup stale sessions. | tree | commitdiff | 
| 2007-06-11 | Dan Karran | left a bit in previous commit that shouldn't have been... | tree | commitdiff | 
| 2007-06-11 | Dan Karran | #499: Making GeoRSS class more reusable and stopping... | tree | commitdiff | 
| 2007-06-09 | Tom Hughes | Refactor GPX import code to make reimporting old traces... | tree | commitdiff | 
| 2007-06-09 | Dan Karran | #374: changing W3C geo tags to use 'long' instead of... | tree | commitdiff | 
| 2007-05-29 | Steve Coast | various things from TomH | tree | commitdiff | 
| 2007-05-28 | Richard Fairhurst | TomH's patches | tree | commitdiff | 
| next |