]> git.openstreetmap.org Git - rails.git/history - app/controllers/amf_controller.rb
More trace tests
[rails.git] / app / controllers / amf_controller.rb
2009-05-04 Richard FairhurstPotlatch 0.11b
2009-04-30 Shaun McDonaldWe don't need an extra method for the amf controller...
2009-04-30 Richard FairhurstPotlatch 0.11a
2009-04-28 Tom HughesEager load nodes and node tags for the way when doing...
2009-04-28 Tom HughesReject any AMF request which is not a POST request.
2009-04-24 Richard Fairhursta couple of minor revert fixes
2009-04-24 Richard Fairhurstpass common API error text through to Potlatch so it...
2009-04-24 Richard Fairhurstlots of relations changes for speed and version management
2009-04-24 Matt AmosPatching better 412 error messages from mis-commit...
2009-04-23 Richard Fairhurstfix another way-node/Way-Node problem in amf_controller...
2009-04-23 Richard Fairhurstactually delete nodes on deleteway (might help)
2009-04-23 Richard Fairhurstfix nodes bug
2009-04-22 Richard Fairhurstchange relation_member 'type' case, to match change...
2009-04-21 Richard Fairhurstfix id/relid inconsistency
2009-04-21 Tom HughesUse correct names for member types.
2009-04-21 Richard FairhurstMake error messages more helpful
2009-04-21 Richard FairhurstSplit out subscript to see which one is erroring
2009-04-20 Tom HughesAdd missing files from api06 merge.
2009-04-20 Tom HughesMerge vendor tree from api06 branch.
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-29 Matt AmosFixed a problem where rails was setting the ID column...
2009-03-29 Matt AmosMoved a bunch of time functions into UTC. Fixes bugs...
2009-03-26 Richard Fairhurstfix user:pass auth for Potlatch
2009-03-25 Matt AmosFixing failing potlatch tests. Someone who knows what...
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2009-02-26 Richard Fairhurstfix backspacing through way to delete it
2009-02-25 Richard Fairhursthistory stuff should be working now (haha)
2009-02-25 Richard Fairhurstfurther work on 0.6 history (not quite complete yet)
2009-02-13 Richard Fairhurstbe a bit smarter about enlarging the bbox (note to...
2009-01-14 Shaun McDonaldMove the ActiveRecord::RecordNotFound to the block...
2009-01-13 Richard Fairhurstswap way write with node deletion as per dev@
2009-01-11 Richard Fairhurstsmall versioning fix (plus history rework in progress)
2008-12-18 Richard FairhurstPotlatch for API 0.6 now saving ways happily with node...
2008-12-17 Richard Fairhurstsome more putway fixes - this actually creates new...
2008-12-16 Shaun McDonaldFix UTF-8 encoding error char in source file that Richa...
2008-12-16 Richard Fairhurstbit more putway stuff
2008-12-16 Richard Fairhurstyet more rewriting of putway...
2008-12-15 Shaun McDonaldFix the transactions, need to set anything that will...
2008-12-15 Shaun McDonaldbug fix. Adding some transactions to amf controller...
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Shaun McDonaldcapture the too many way nodes error, and give the...
2008-12-11 Shaun McDonaldMaking amf controller act more like the xml apis
2008-12-11 Shaun McDonaldsome more progress towards making amf_controller do...
2008-12-10 Shaun McDonaldsome further progress to amf controller checking the...
2008-12-10 Matt AmosAdded missing version to the pure rails AMF controller...
2008-12-10 Matt AmosSome fixes to the rails part of the AMF controller...
2008-12-09 Shaun McDonaldSome improvements for the XML parsing, as there are...
2008-12-08 Shaun McDonaldAdding some amf create poi tests. Minor bugfix tweaks...
2008-12-05 Shaun McDonaldFix for the refactoring commited yesterday, based on...
2008-12-04 Shaun McDonaldRefactoring the amf controller, and all models so that...
2008-11-25 Richard Fairhurstvarious fixes/enhancements, including a couple to the...
2008-11-20 Shaun McDonaldCloses #1350 through updating amf_controller to use...
2008-11-16 Richard Fairhurstchangeset comments and a couple of other small fixes
2008-11-14 Richard Fairhurstfinished Rails-friendly amf_controller. Note that this...
2008-11-09 Richard Fairhurst0.6-friendly Potlatch (work in progress). DO NOT SET...
2008-11-09 Dave Stubbsamf get*_history tests and related fixes
2008-11-09 Dave Stubbsa few more amf tests and associated bug fixes
2008-11-08 Dave Stubbs1st amf_controller tests, and some basic sanity check...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-23 Richard FairhurstPotlatch 0.10f
2008-10-13 Tom HughesMake adding relations work again. Fix from RichardF.
2008-10-12 Richard FairhurstPotlatch 0.10e
2008-10-05 Richard FairhurstPotlatch 0.10d
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-31 Richard FairhurstPotlatch 0.10b
2008-07-29 Richard FairhurstPotlatch 0.10a
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesRevert broken attempt at potlatch_010 merge.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-16 Tom HughesOptimise finding of relations, partially reversing...
2008-07-16 Tom HughesTidy up AMF controller and optimise a few rails things.
2008-07-15 Tom HughesRename unique_nodes to unshared_node_ids to make it...
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-24 Tom HughesRailsify relation selection (aka ripping out the f...
2008-06-22 Tom HughesMerge 7922:8377 from trunk.
2008-06-11 Richard Fairhursttrap for #971 until I can work out why it's doing it
2008-05-28 Tom HughesMerge 7744:7922 from trunk.
2008-05-16 Richard Fairhurstfix revert to cope with moved nodes properly (OH NOES...
2008-05-09 Tom HughesMerge 7452:7744 from trunk.
2008-05-03 Gabriel Ebnersplit_node_tags: Merge changes from main branch.
2008-05-01 Tom HughesMerge HTML export branch to trunk.
2008-04-30 Richard FairhurstPotlatch 0.8c
2008-03-21 Steve Coastmore madness
2008-03-21 Richard Fairhurstfix problem with blank areas throwing a 500
2008-03-21 Richard Fairhurstvarious relations fixes
2008-03-19 Richard Fairhurstrestore Steve's deleteway stuff
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-02-23 Steve Coastremove deleteway logic from amf_controller (yay!) TomH...
2008-02-19 Richard FairhurstReject 0/1-length ways.
2008-02-06 Richard Fairhurstunbreak undelete
2008-02-03 Tom HughesExplain why we don't include the nodes in the way load.
2008-02-03 Tom HughesDon't preload nodes as it seem to break ways with dupli...
next