]> git.openstreetmap.org Git - rails.git/history - app/controllers/relation_controller.rb
Increase field widths on trace upload form
[rails.git] / app / controllers / relation_controller.rb
2013-08-04 Tom HughesMerge remote-tracking branch 'osmlab/hash'
2013-08-04 Paul NormanMake the multi-get calls throw 400 errors on invalid...
2013-07-19 Tom HughesMerge remote-tracking branch 'osmlab/map-ui'
2013-07-19 Tom HughesReplace `:nothing => true` with `:text => ""`
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-14 Tom HughesDisable CSRF token verification for API methods
2011-11-14 Tom HughesRename all ID columns that aren't unique
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-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-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-05-15 Tom HughesArrays of object IDs are a bad idea.
2009-05-15 Tom HughesOptimise retrieval of full relations.
2009-04-28 Tom HughesAdd a changeset cache to stop us looking up the same...
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 Shaun McDonaldRailsify the relation member model, type attribute...
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-25 Shaun McDonaldSome improvements to the error messages that are return...
2008-11-24 Shaun McDonaldMake the role in relations optional, with a test to...
2008-11-10 Matt AmosMade relations ordered. Added some tests for this....
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-21 Matt AmosAdded test for relations_for_node where the relation...
2008-10-14 Matt AmosFixed up delete methods on nodes, ways and relations...
2008-10-13 Shaun McDonaldCreating consistency check for creation of nodes, way...
2008-10-13 Matt AmosFixed problems with the relations functional tests.
2008-10-09 Shaun McDonaldmoving the conistency checks for updates and deletes...
2008-10-08 Shaun McDonaldadding the controller code to be able to get a specific...
2008-10-08 Shaun McDonaldFix the data config, so that the development database...
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: 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-21 Steve Coastadd last-modified header to relation read
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-08 Tom HughesPass a list of visible nodes when generating XML for...
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-28 Frederik Rammfix for preconditions
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 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-13 Frederik Rammfixed "full" and "relationships_for_object" modes
2007-08-29 Frederik Rammsome changes suggested by SteveC / yet untested
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...