]> git.openstreetmap.org Git - rails.git/history - app/controllers/node_controller.rb
Add preview functionality to rich text controls
[rails.git] / app / controllers / node_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...
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-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-05 Matt AmosNode controller wasn't using the right name for an...
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-09 Tom HughesMerge 15722:15806 from head and adjust new views to...
2009-06-08 Shaun McDonaldMore unit tests for the parsing of the Node.from_xml...
2009-06-04 Tom HughesMove to version 2.3.2 of rails.
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-11-12 Frederik Rammreplaced "wtf does this do" comment by something explai...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-14 Matt AmosCleaned up some unreachable code. Added first test...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Matt AmosAdded a bunch more tests on the API 0.6. Fixed node...
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-13 Matt AmosFixed node functional tests. A couple of changes to...
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
2008-10-07 Shaun McDonaldsome useful notes in code for ideas that require implem...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-09-29 Shaun McDonaldadding some version reading for the nodes
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-22 Tom HughesRender nothing on a successful delete.
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: Fix typo.
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-01-24 Steve CoastSome node documentation
2008-01-21 Steve Coastemit last-modified headers on nodes and ways
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 HughesAllow exceptions processing node and segment requests...
2007-08-30 Gabriel EbnerMerge commit 'git-svn'
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
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-19 Tom HughesClose a number of holes in the API by making it validat...
2007-04-18 Steve Coastchange mime type and reformat search controller
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2007-03-20 Nick BlackNew node id is now returned complete
2006-12-01 Steve Coastcompression!
2006-12-01 Steve Coastnodes and segments plural API calls
2006-11-30 Steve Coastrails API support for history of node/segment/way ...
2006-11-27 Steve Coastvarious map API rails stuff
2006-11-17 Steve Coastvarious bits
2006-11-17 Steve Coastvarious things
2006-08-26 Steve Coastmore way bits
2006-08-26 Steve Coastrails updates
2006-08-24 Steve Coastnodes done, segment skelaton
2006-08-19 Steve Coastbit nicer
2006-08-18 Steve Coastnearly there on the node controller
2006-08-18 Steve Coastvarious fixes
2006-08-16 Steve Coastdao db and map request fixes
2006-08-01 Steve Coastmore rails updates
2006-07-29 Steve Coastmore skelaton stuff