| 2009-04-30 | Richard Fairhurst | Potlatch 0.11a | blob | commitdiff | raw | 
| 2009-04-28 | Tom Hughes | Eager load nodes and node tags for the way when doing... | blob | commitdiff | raw | diff to current | 
| 2009-04-28 | Tom Hughes | Reject any AMF request which is not a POST request. | blob | commitdiff | raw | diff to current | 
| 2009-04-24 | Richard Fairhurst | a couple of minor revert fixes | blob | commitdiff | raw | diff to current | 
| 2009-04-24 | Richard Fairhurst | pass common API error text through to Potlatch so it... | blob | commitdiff | raw | diff to current | 
| 2009-04-24 | Richard Fairhurst | lots of relations changes for speed and version management | blob | commitdiff | raw | diff to current | 
| 2009-04-24 | Matt Amos | Patching better 412 error messages from mis-commit... | blob | commitdiff | raw | diff to current | 
| 2009-04-23 | Richard Fairhurst | fix another way-node/Way-Node problem in amf_controller... | blob | commitdiff | raw | diff to current | 
| 2009-04-23 | Richard Fairhurst | actually delete nodes on deleteway (might help) | blob | commitdiff | raw | diff to current | 
| 2009-04-23 | Richard Fairhurst | fix nodes bug | blob | commitdiff | raw | diff to current | 
| 2009-04-22 | Richard Fairhurst | change relation_member 'type' case, to match change... | blob | commitdiff | raw | diff to current | 
| 2009-04-21 | Richard Fairhurst | fix id/relid inconsistency | blob | commitdiff | raw | diff to current | 
| 2009-04-21 | Tom Hughes | Use correct names for member types. | blob | commitdiff | raw | diff to current | 
| 2009-04-21 | Richard Fairhurst | Make error messages more helpful | blob | commitdiff | raw | diff to current | 
| 2009-04-21 | Richard Fairhurst | Split out subscript to see which one is erroring | blob | commitdiff | raw | diff to current | 
| 2009-04-20 | Tom Hughes | Add missing files from api06 merge. | blob | commitdiff | raw | diff to current | 
| 2009-04-20 | Tom Hughes | Merge vendor tree from api06 branch. | blob | commitdiff | raw | diff to current | 
| 2009-04-20 | Tom Hughes | Merge api06 branch to trunk. | blob | commitdiff | raw | diff to current | 
| 2009-04-16 | Tom Hughes | Merge 14394:14533 from trunk. | blob | commitdiff | raw | diff to current | 
| 2009-04-14 | Tom Hughes | Add a "database readonly" state that allows all writes... | blob | commitdiff | raw | diff to current | 
| 2009-04-08 | Tom Hughes | Merge 14059:14394 from trunk. | blob | commitdiff | raw | diff to current | 
| 2009-03-29 | Matt Amos | Fixed a problem where rails was setting the ID column... | blob | commitdiff | raw | diff to current | 
| 2009-03-29 | Matt Amos | Moved a bunch of time functions into UTC. Fixes bugs... | blob | commitdiff | raw | diff to current | 
| 2009-03-26 | Richard Fairhurst | fix user:pass auth for Potlatch | blob | commitdiff | raw | diff to current | 
| 2009-03-25 | Matt Amos | Fixing failing potlatch tests. Someone who knows what... | blob | commitdiff | raw | diff to current | 
| 2009-03-12 | Tom Hughes | Merged 14009:14059 from trunk. | blob | commitdiff | raw | diff to current | 
| 2009-03-08 | Tom Hughes | Merge 12304:14009 from trunk. | blob | commitdiff | raw | diff to current | 
| 2009-02-26 | Richard Fairhurst | fix backspacing through way to delete it | blob | commitdiff | raw | diff to current | 
| 2009-02-25 | Richard Fairhurst | history stuff should be working now (haha) | blob | commitdiff | raw | diff to current | 
| 2009-02-25 | Richard Fairhurst | further work on 0.6 history (not quite complete yet) | blob | commitdiff | raw | diff to current | 
| 2009-02-13 | Richard Fairhurst | be a bit smarter about enlarging the bbox (note to... | blob | commitdiff | raw | diff to current | 
| 2009-01-14 | Shaun McDonald | Move the ActiveRecord::RecordNotFound to the block... | blob | commitdiff | raw | diff to current | 
| 2009-01-13 | Richard Fairhurst | swap way write with node deletion as per dev@ | blob | commitdiff | raw | diff to current | 
| 2009-01-11 | Richard Fairhurst | small versioning fix (plus history rework in progress) | blob | commitdiff | raw | diff to current | 
| 2008-12-18 | Richard Fairhurst | Potlatch for API 0.6 now saving ways happily with node... | blob | commitdiff | raw | diff to current | 
| 2008-12-17 | Richard Fairhurst | some more putway fixes - this actually creates new... | blob | commitdiff | raw | diff to current | 
| 2008-12-16 | Shaun McDonald | Fix UTF-8 encoding error char in source file that Richa... | blob | commitdiff | raw | diff to current | 
| 2008-12-16 | Richard Fairhurst | bit more putway stuff | blob | commitdiff | raw | diff to current | 
| 2008-12-16 | Richard Fairhurst | yet more rewriting of putway... | blob | commitdiff | raw | diff to current | 
| 2008-12-15 | Shaun McDonald | Fix the transactions, need to set anything that will... | blob | commitdiff | raw | diff to current | 
| 2008-12-15 | Shaun McDonald | bug fix. Adding some transactions to amf controller... | blob | commitdiff | raw | diff to current | 
| 2008-12-12 | Shaun McDonald | resync from rails_port 11795:12304 | blob | commitdiff | raw | diff to current | 
| 2008-12-12 | Shaun McDonald | capture the too many way nodes error, and give the... | blob | commitdiff | raw | diff to current | 
| 2008-12-11 | Shaun McDonald | Making amf controller act more like the xml apis | blob | commitdiff | raw | diff to current | 
| 2008-12-11 | Shaun McDonald | some more progress towards making amf_controller do... | blob | commitdiff | raw | diff to current | 
| 2008-12-10 | Shaun McDonald | some further progress to amf controller checking the... | blob | commitdiff | raw | diff to current | 
| 2008-12-10 | Matt Amos | Added missing version to the pure rails AMF controller... | blob | commitdiff | raw | diff to current | 
| 2008-12-10 | Matt Amos | Some fixes to the rails part of the AMF controller... | blob | commitdiff | raw | diff to current | 
| 2008-12-09 | Shaun McDonald | Some improvements for the XML parsing, as there are... | blob | commitdiff | raw | diff to current | 
| 2008-12-08 | Shaun McDonald | Adding some amf create poi tests. Minor bugfix tweaks... | blob | commitdiff | raw | diff to current | 
| 2008-12-05 | Shaun McDonald | Fix for the refactoring commited yesterday, based on... | blob | commitdiff | raw | diff to current | 
| 2008-12-04 | Shaun McDonald | Refactoring the amf controller, and all models so that... | blob | commitdiff | raw | diff to current | 
| 2008-11-25 | Richard Fairhurst | various fixes/enhancements, including a couple to the... | blob | commitdiff | raw | diff to current | 
| 2008-11-20 | Shaun McDonald | Closes #1350 through updating amf_controller to use... | blob | commitdiff | raw | diff to current | 
| 2008-11-16 | Richard Fairhurst | changeset comments and a couple of other small fixes | blob | commitdiff | raw | diff to current | 
| 2008-11-14 | Richard Fairhurst | finished Rails-friendly amf_controller. Note that this... | blob | commitdiff | raw | diff to current | 
| 2008-11-09 | Richard Fairhurst | 0.6-friendly Potlatch (work in progress). DO NOT SET... | blob | commitdiff | raw | diff to current | 
| 2008-11-09 | Dave Stubbs | amf get*_history tests and related fixes | blob | commitdiff | raw | diff to current | 
| 2008-11-09 | Dave Stubbs | a few more amf tests and associated bug fixes | blob | commitdiff | raw | diff to current | 
| 2008-11-08 | Dave Stubbs | 1st amf_controller tests, and some basic sanity check... | blob | commitdiff | raw | diff to current | 
| 2008-11-08 | Shaun McDonald | Resyncing from head 10895:11795 | blob | commitdiff | raw | diff to current | 
| 2008-10-23 | Richard Fairhurst | Potlatch 0.10f | blob | commitdiff | raw | diff to current | 
| 2008-10-13 | Tom Hughes | Make adding relations work again. Fix from RichardF. | blob | commitdiff | raw | diff to current | 
| 2008-10-12 | Richard Fairhurst | Potlatch 0.10e | blob | commitdiff | raw | diff to current | 
| 2008-10-05 | Richard Fairhurst | Potlatch 0.10d | blob | commitdiff | raw | diff to current | 
| 2008-09-25 | Shaun McDonald | Doing a resync from mainline 8633:10895. There was... | blob | commitdiff | raw | diff to current | 
| 2008-07-31 | Richard Fairhurst | Potlatch 0.10b | blob | commitdiff | raw | diff to current | 
| 2008-07-29 | Richard Fairhurst | Potlatch 0.10a | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Merge potlatch_010 properly. | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Revert broken attempt at potlatch_010 merge. | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Merged 8899:9136 and 9145 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-07-18 | Tom Hughes | Merge potlatch_010 branch to head. | blob | commitdiff | raw | diff to current | 
| 2008-07-16 | Tom Hughes | Optimise finding of relations, partially reversing... | blob | commitdiff | raw | diff to current | 
| 2008-07-16 | Tom Hughes | Tidy up AMF controller and optimise a few rails things. | blob | commitdiff | raw | diff to current | 
| 2008-07-15 | Tom Hughes | Rename unique_nodes to unshared_node_ids to make it... | blob | commitdiff | raw | diff to current | 
| 2008-07-09 | Tom Hughes | Revert Potlatch 0.10 from the trunk - we will keep... | blob | commitdiff | raw | diff to current | 
| 2008-07-09 | Richard Fairhurst | Potlatch 0.10 | blob | commitdiff | raw | diff to current | 
| 2008-07-03 | Shaun McDonald | Merge changes from trunk 7673:8632. | blob | commitdiff | raw | diff to current | 
| 2008-06-27 | Tom Hughes | Merge data browser branch to trunk. | blob | commitdiff | raw | diff to current | 
| 2008-06-24 | Tom Hughes | Railsify relation selection (aka ripping out the f... | blob | commitdiff | raw | diff to current | 
| 2008-06-22 | Tom Hughes | Merge 7922:8377 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-06-11 | Richard Fairhurst | trap for #971 until I can work out why it's doing it | blob | commitdiff | raw | diff to current | 
| 2008-05-28 | Tom Hughes | Merge 7744:7922 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-05-16 | Richard Fairhurst | fix revert to cope with moved nodes properly (OH NOES... | blob | commitdiff | raw | diff to current | 
| 2008-05-09 | Tom Hughes | Merge 7452:7744 from trunk. | blob | commitdiff | raw | diff to current | 
| 2008-05-03 | Gabriel Ebner | split_node_tags: Merge changes from main branch. | blob | commitdiff | raw | diff to current | 
| 2008-05-01 | Tom Hughes | Merge HTML export branch to trunk. | blob | commitdiff | raw | diff to current | 
| 2008-04-30 | Richard Fairhurst | Potlatch 0.8c | blob | commitdiff | raw | diff to current | 
| 2008-03-21 | Steve Coast | more madness | blob | commitdiff | raw | diff to current | 
| 2008-03-21 | Richard Fairhurst | fix problem with blank areas throwing a 500 | blob | commitdiff | raw | diff to current | 
| 2008-03-21 | Richard Fairhurst | various relations fixes | blob | commitdiff | raw | diff to current | 
| 2008-03-19 | Richard Fairhurst | restore Steve's deleteway stuff | blob | commitdiff | raw | diff to current | 
| 2008-03-19 | Richard Fairhurst | Potlatch 0.8 - be afraid, be very, very afraid | blob | commitdiff | raw | diff to current | 
| 2008-02-23 | Steve Coast | remove deleteway logic from amf_controller (yay!) TomH... | blob | commitdiff | raw | diff to current | 
| 2008-02-19 | Richard Fairhurst | Reject 0/1-length ways. | blob | commitdiff | raw | diff to current | 
| 2008-02-06 | Richard Fairhurst | unbreak undelete | blob | commitdiff | raw | diff to current | 
| 2008-02-03 | Tom Hughes | Explain why we don't include the nodes in the way load. | blob | commitdiff | raw | diff to current | 
| 2008-02-03 | Tom Hughes | Don't preload nodes as it seem to break ways with dupli... | blob | commitdiff | raw | diff to current | 
| 2008-02-03 | Tom Hughes | Optimise the Potlatch whichways and getway calls a... | blob | commitdiff | raw | diff to current | 
| 2008-02-01 | Richard Fairhurst | Potlatch 0.7 | blob | commitdiff | raw | diff to current | 
| next |