]> git.openstreetmap.org Git - rails.git/history - app/controllers/way_controller.rb
Don't hardcode the API version in the data browser.
[rails.git] / app / controllers / way_controller.rb
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-05-13 Gabriel Ebnerapi06: simplify exception handling and add exception...
2008-05-12 Gabriel Ebnerapi06: s/delete_with_relations_and_history/delete_with_...
2008-05-12 Gabriel Ebnerapi06: Move version-checking into the models, raising...
2008-05-11 Christopher Schmidtprevent update of any object without providing the...
2008-05-11 Christopher SchmidtMake edits return version numbers as plain text strings
2008-05-04 Gabriel Ebnerapi06: Fix diff uploading (still doesn't give a useful...
2008-05-04 Gabriel Ebnerapi06: Preliminary support for diff uploading. This...
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-02-03 Tom HughesRemove pointless return statement.
2008-01-28 Tom HughesMake ways_for_node work with the multipart primary...
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
2008-01-24 Steve Coastbegin rdoc documentation
2008-01-21 Steve Coastemit last-modified headers on nodes and ways
2007-11-24 Tom HughesWhen asked for ways which use a node, or relations...
2007-10-31 Tom HughesAllow objects to be resurrected.
2007-10-17 Tom HughesRender an empty text string instead of nothing (which...
2007-10-07 Gabriel EbnerMerge rails_port_0.5
2007-10-04 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-30 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-27 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-26 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-23 Gabriel Ebnerrails_port_0.5: Merge rails_port r4664.
2007-09-22 Gabriel Ebnerrails_port_0.5: Merge rails_port r4643
2007-09-20 Tom HughesAllow the API to be taken offline completely as well...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-08-31 Tom HughesLet exceptions propagate to the default handler for...
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-08-20 Tom HughesHandle errors a bit better.
2007-08-14 Tom HughesDon't create sessions for API calls.
2007-07-26 Tom HughesAdd a flag to allow the API to be placed in read-only...
2007-06-27 Tom HughesMake sure we clear the tags and segments for a way...
2007-06-27 Tom HughesSplit the rest action into sparate read, update and...
2007-06-22 Tom HughesCorrectly record which user deleted an object.
2007-06-21 Tom HughesAdd support for segment/:id/ways and node/:id/segments...
2007-06-19 Tom HughesClose a number of holes in the API by making it validat...
2007-05-13 Robert (Jamie) MunroMade way controller return text/xml instead of text...
2007-05-07 Steve Coastcleanup
2007-04-22 Nick BurchSupport getting a way, and all the segments and nodes...
2007-04-18 Steve Coastchange mime type and reformat search controller
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2007-03-20 Nick BlackNew way id is now returned complete
2007-03-12 Nick BlackFixed precondition typo and segment_controller foreign key
2006-12-13 Steve Coastprecondition stuff
2006-12-01 Steve Coastcompression!
2006-12-01 Steve Coastways plural api
2006-11-30 Steve Coastrails API support for history of node/segment/way ...
2006-11-27 Steve Coastways now work
2006-11-27 Steve Coastrails way bits
2006-08-26 Steve Coastmore way bits
2006-08-26 Steve Coastway stuff