]> git.openstreetmap.org Git - rails.git/history - app/controllers/amf_controller.rb
initial copy for 0.5 branch (drop segments & add relationships)
[rails.git] / app / controllers / amf_controller.rb
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-08-14 Tom HughesDon't create sessions for API calls.
2007-08-03 Richard Fairhurstvarious bugfixes, new natural presets
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-07-22 Richard Fairhurstways from unwayed segments now automatically fix segmen...
2007-07-22 Tom HughesDon't include deleted segments when converting unwayed...
2007-07-22 Tom HughesLog calls to the makeway method.
2007-07-21 Richard Fairhurstexperimental 'make ways out of unwayed segments' feature
2007-07-13 Richard Fairhurststrip out any control characters before writing to...
2007-07-07 Richard Fairhurstfix problematic merge
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-27 Richard Fairhurstuse render proc to write out results, see if that makes...
2007-06-27 Tom HughesFix breakage.
2007-06-27 Tom HughesAdd more logging...
2007-06-26 Tom HughesEnhance logging.
2007-06-26 Tom HughesFix typo.
2007-06-26 Tom HughesAdd some logging.
2007-06-26 Richard Fairhurstfixing version problem for way_tags
2007-06-24 Richard Fairhurstbetter SQL in putway, plus trap any 0/1-length ways...
2007-06-11 Richard Fairhurstremove timeout
2007-06-08 Richard FairhurstExtra check that nodes/segments in ways are visible
2007-05-28 Richard Fairhurstno longer deletes nodes used in other segments ('H...
2007-05-21 Richard Fairhurstupdate timestamp/uid in current_ways
2007-05-20 Richard Fairhurstwhichways now only returns visible ways
2007-05-20 Steve Coastvarious ruby bits
2007-05-19 Nick WhiteleggUpdated potlatch preset tags for bridleway and byway
2007-05-18 Richard Fairhurstworkaround for paths in Potlatch getpresets, plus diary...
2007-05-18 Richard FairhurstPotlatch-on-Rails, ready to go (fingers crossed)
2007-05-09 Steve Coastvarious fixes
2007-05-08 Richard Fairhurstnickw's auth stuff, plus some optimisations. If f-...
2007-05-08 Richard FairhurstPotlatch on Rails, first working version
2007-05-05 Richard FairhurstPotlatch whichways and getway. These aren't really...
2007-05-05 Richard FairhurstPotlatch Rails AMF stuff