]> git.openstreetmap.org Git - rails.git/history - app/models/old_way.rb
Make notes GPX valid and add useful official elements
[rails.git] / app / models / old_way.rb
2015-02-27 Tom HughesImprove test coverage
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-24 Tom HughesFix more rubocop style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-17 Tom HughesMerge branch 'rails42'
2015-01-11 Tom HughesRemove some (hopefully) redundant code
2013-12-05 Tom HughesTest get_nodes_undelete methods of the OldWay model
2013-12-05 Tom HughesSimplify a number of object model methods
2013-12-04 Tom HughesMore refactoring of common code in object models
2013-12-04 Simon LegnerRefactor generation of object metadata in API calls
2013-04-01 Tom HughesUse changeset and user caches in Changeset#download
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-24 Tom HughesUse changeset and user caches in Changeset#download
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-04-05 Matt AmosRemoved user checks from to_xml_node, as these should...
2012-04-05 Matt AmosFixed redaction attribute on old nodes and ways, added...
2012-04-05 Matt AmosUsed `unredacted` scope rather than explicit SQL
2012-04-05 Matt AmosFixed AMF controller methods to hide redacted nodes
2012-04-05 Matt AmosAltered old_way stuff to be Railsy like old_node is now
2012-04-05 Kai KruegerCopy the redaction code from nodes to ways
2012-04-05 Matt AmosAdding first cut of Redactions support
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-02-15 Tom HughesReplace deprecated methods with modern equivalents
2012-01-05 Tom HughesMerge branch 'master' into openstreetbugs
2011-11-17 Tom HughesSpell way_id correctly
2011-11-14 Tom HughesRename all ID columns that aren't unique
2011-11-14 Tom HughesUpdate some more queries to use AREL in place of deprec...
2009-05-31 Tom HughesMerge 15165:15373 from trunk.
2009-05-26 Matt AmosWorking around mysql bug...
2009-04-20 Tom HughesMerge api06 branch to trunk.
2009-04-16 Tom HughesMerge 14394:14533 from trunk.
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.
2009-02-25 Richard Fairhursthistory stuff should be working now (haha)
2009-02-25 Richard Fairhurstfurther work on 0.6 history (not quite complete yet)
2008-12-12 Shaun McDonaldresync from rails_port 11795:12304
2008-11-25 Shaun McDonaldMore model validations. Fixing one test.
2008-11-09 Dave Stubbsupdate nodes/ways/relation XML to include user id as...
2008-11-08 Shaun McDonaldResyncing from head 10895:11795
2008-10-13 Matt AmosFixed xml method of old way model.
2008-10-13 Shaun McDonaldmoving the check consistency to it's own file so that...
2008-10-03 Shaun McDonaldFixing a bug in my foreign keys. I can now upload and...
2008-09-30 Shaun McDonaldchanging the belongs_to and has_many items in the model...
2008-09-25 Shaun McDonaldDoing a resync from mainline 8633:10895. There was...
2008-07-18 Tom HughesMerge potlatch_010 properly.
2008-07-18 Tom HughesMerged 8899:9136 and 9145 from trunk.
2008-07-18 Tom HughesMerge potlatch_010 branch to head.
2008-07-09 Tom HughesRevert Potlatch 0.10 from the trunk - we will keep...
2008-07-09 Richard FairhurstPotlatch 0.10
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-27 Tom HughesMerge data browser branch to trunk.
2008-06-24 Tom HughesImprove the layout of the object browser views.
2008-05-04 Tom HughesMerge 7649:7673 from trunk.
2008-05-04 Gabriel Ebnerapi06: Merge changesets code from Frederik.
2008-05-04 Gabriel Ebnerapi06: Return version ids in XML responses.
2008-05-04 Gabriel Ebnersplit_node_tags: Merge changes in main branch up to...
2008-05-03 Gabriel Ebnersplit_node_tags:
2008-01-23 Tom HughesMake things work with multipart keys.
2007-10-26 Frederik Rammway history needs to reference nodes with ref=... not...
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 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-08-29 Frederik Rammpreliminary commit 0.5 API with relations / untested...
2007-06-29 Tom HughesBring some sort of sanity to sequence numbers for segme...
2007-06-23 Tom HughesFix the segs and tags methods for old_ways so they...
2007-06-22 Tom HughesFill in the visible flag correctly when updating the...
2007-06-19 Tom HughesClose a number of holes in the API by making it validat...
2007-04-07 Steve CoastAPI returns user info if public
2006-11-30 Steve Coastrails API support for history of node/segment/way ...
2006-11-27 Steve Coastway stuff, now creates correctly
2006-11-27 Steve Coastmore way bits
2006-11-27 Steve Coastrails way bits
2006-08-26 Steve Coastway stuff