| 2009-06-11 | Shaun McDonald | Give a nice error message when parsing the nwr tags... | tree | commitdiff | 
| 2009-06-10 | Shaun McDonald | Cleanup the Relation.from_xml to come in line with... | tree | commitdiff | 
| 2009-06-10 | Shaun McDonald | Throw errors in the way xml parsing if there is a ... | tree | commitdiff | 
| 2009-06-08 | Shaun McDonald | More unit tests for the parsing of the Node.from_xml... | tree | commitdiff | 
| 2009-06-07 | Ævar Arnfjörð Bjar... | Made GPX notification E-Mails translatable | tree | commitdiff | 
| 2009-06-05 | Tom Hughes | Make the rest of the email translatable. | tree | commitdiff | 
| 2009-06-05 | Tom Hughes | More work on optimisation the location of nearby users... | tree | commitdiff | 
| 2009-06-05 | Tom Hughes | Optimise the finding of nearby users a bit. | tree | commitdiff | 
| 2009-06-02 | Tom Hughes | Fix up translation issues in diary comment notifier. | tree | commitdiff | 
| 2009-06-01 | Shaun McDonald | more tranlations for validations. Bug fix for the missi... | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | More missing files from I18N merge. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Missing migrations from I18N merrge. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merged I18N branch to head. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Send notification messages in the target user's language. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Sort out storage and use of user preferred languages. | tree | commitdiff | 
| 2009-05-31 | Tom Hughes | Merge 15165:15373 from trunk. | tree | commitdiff | 
| 2009-05-30 | Tom Hughes | Add a list of languages and fix a few issues with the... | tree | commitdiff | 
| 2009-05-30 | Shaun McDonald | Some more of the user account translations. Custom... | tree | commitdiff | 
| 2009-05-26 | Matt Amos | Working around mysql bug... | tree | commitdiff | 
| 2009-05-26 | Matt Amos | Added missing ordering to relation members. This was... | tree | commitdiff | 
| 2009-05-26 | Matt Amos | Better testing of bbox handling in relations. Maybe... | tree | commitdiff | 
| 2009-05-23 | Tom Hughes | Rename language_code to code - language_code is tautolo... | tree | commitdiff | 
| 2009-05-22 | Shaun McDonald | First stage of i18n. Some migrations and extra plugins. | tree | commitdiff | 
| 2009-05-21 | Matt Amos | Added locking around update and delete methods on main... | tree | commitdiff | 
| 2009-05-20 | Matt Amos | Using an around_handler for catching and rendering... | tree | commitdiff | 
| 2009-05-15 | Harry Wood | label changesets as (big) based on their bbox area | 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-13 | Shaun McDonald | Remove a rescue, which is stopping a more detailed... | 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-10 | Matt Amos | Fixed problem where tag lengths were generating a 422... | tree | commitdiff | 
| 2009-05-09 | Tom Hughes | Set a custom return path so that we can ignore bounces. | 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-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 | 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 | 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 | Add a changeset cache to stop us looking up the same... | tree | commitdiff | 
| 2009-04-28 | Tom Hughes | Remove debugging statement. | tree | commitdiff | 
| 2009-04-27 | Shaun McDonald | Improve the node/way/relation already deleted error... | 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 | Matt Amos | Fixed dumb copy-and-paste mistake. | 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 | 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-21 | Matt Amos | Quick and dirty fix for relation tags issue. | 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-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-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-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-09 | Thomas Wood | Add exceptions for remaing cases where XML::Parser... | tree | commitdiff | 
| 2009-04-09 | Thomas Wood | Add has_valid_bbox? method to Changeset model to tidy... | tree | commitdiff | 
| 2009-04-08 | Tom Hughes | Merge 14059:14394 from trunk. | 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-23 | Thomas Wood | Shut up libxml's "Must specify a string with one or... | tree | commitdiff | 
| 2009-03-12 | Tom Hughes | Merged 14009:14059 from trunk. | tree | commitdiff | 
| 2009-03-08 | Tom Hughes | Commit ACL related files from earlier merges as svn... | 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 | history stuff should be working now (haha) | tree | commitdiff | 
| 2009-02-25 | Richard Fairhurst | further work on 0.6 history (not quite complete yet) | tree | commitdiff | 
| 2009-02-19 | Tom Hughes | Add an ACL system to allow key/value pairs to be attach... | tree | commitdiff | 
| 2009-02-07 | Matt Amos | Fixed bug in changeset closing and querying where the... | tree | commitdiff | 
| 2009-01-23 | Thomas Wood | Require auth on calls to /trace/create, and pass throug... | tree | commitdiff | 
| 2008-12-23 | Matt Amos | removed comments which apparently no-one bothers to... | tree | commitdiff | 
| 2008-12-18 | Richard Fairhurst | Potlatch for API 0.6 now saving ways happily with node... | tree | commitdiff | 
| 2008-12-15 | Thomas Wood | Add validations for diary entry lat/lons and tests... | tree | commitdiff | 
| 2008-12-12 | Shaun McDonald | resync from rails_port 11795:12304 | tree | commitdiff | 
| 2008-12-11 | Shaun McDonald | Making amf controller act more like the xml apis | tree | commitdiff | 
| 2008-12-09 | Shaun McDonald | Some improvements for the XML parsing, as there are... | tree | commitdiff | 
| 2008-12-08 | Shaun McDonald | the user id may be negative, so that osmosis can create... | tree | commitdiff | 
| 2008-12-08 | Shaun McDonald | Adding some amf create poi tests. Minor bugfix tweaks... | tree | commitdiff | 
| 2008-12-04 | Shaun McDonald | Refactoring the amf controller, and all models so that... | tree | commitdiff | 
| next |