]> git.openstreetmap.org Git - rails.git/history - app/controllers/way_controller.rb
Support the same edit params for Potlatch 1 and 2
[rails.git] / app / controllers / way_controller.rb
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesUse last_modified method instead of setting the header...
2011-11-14 Tom HughesUpdate ActiveRecord queries to use arel
2009-10-13 Tom HughesMerge 17130 from trunk.
2009-10-13 Tom HughesMerged 17073:17076 from trunk.
2009-10-13 Tom HughesMerged 17047 from trunk.
2009-10-13 Tom HughesMerge 17067 from trunk.
2009-10-13 Tom HughesMerged 17256:18123 from trunk.
2009-09-29 Andy AllanMerge r17285 from the oauth branch - allow flash access...
2009-09-29 Matt AmosMerging 17824:17845 from trunk to blocking branch.
2009-09-29 Thomas Wood5 character patch to only output duplicated nodes once...
2009-08-18 Tom HughesMerge oauth branch at r17138 to trunk.
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-06 Matt AmosMerging 16820:16891 from trunk.
2009-08-03 Tom HughesMerge 16817:16819 from trunk.
2009-08-03 Tom HughesMerge 16743:16811 from trunk.
2009-07-31 Matt AmosMerged 16488:16743 from trunk.
2009-07-14 Tom HughesMerge 16110:16487 from trunk.
2009-06-25 Tom HughesMerge 16070:16110 from trunk.
2009-06-23 Tom HughesRevert r16046.
2009-06-22 Matt AmosAdding initial version of the OAuth token authenticatio...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-31 Tom HughesOptimise data loading for browsing ways.
2009-05-20 Tom HughesAdd a global timeout that is applied to most API requests.
2009-05-20 Matt AmosUsing an around_handler for catching and rendering...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesReject uploads unless the user has made their edits...
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
2009-04-15 Tom HughesFix spelling mistake.
2009-04-14 Tom HughesAdd a "database readonly" state that allows all writes...
2009-04-08 Tom HughesMerge 14059:14394 from trunk.
2009-03-12 Tom HughesMerged 14009:14059 from trunk.
2009-03-08 Tom HughesMerge 12304:14009 from trunk.
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-12-12 Shaun McDonaldLog the request on a few requests when there is a bad...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-11-07 Andy Allanuse boolean flags when using boolean columns
2008-10-21 Matt AmosAdded tests for ways_for_node. Altered behaviour to...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Matt AmosFixed up way controller tests for API 0.6.
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-12 Shaun McDonaldadditional consistency checks. making the error message...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
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
next