]> git.openstreetmap.org Git - rails.git/history - app/models/tracepoint.rb
Update coding style section of the contribution guide to describe our use of rubocop...
[rails.git] / app / models / tracepoint.rb
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1652'
2017-10-24 Tom HughesMerge remote-tracking branch 'upstream/pull/1659'
2017-10-22 Andy AllanAdd annotate gem and associated rake task. Annotate...
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/891'
2015-08-27 Tom HughesMerge remote-tracking branch 'openstreetmap/pull/903'
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2012-03-08 Tom HughesMerge branch 'master' into openstreetbugs
2012-02-15 Tom HughesReplace deprecated methods with modern equivalents
2009-08-13 Tom HughesMerge 16891:17044 from trunk.
2009-08-13 Tom HughesAdd extra visibility options for GPS traces, and enhanc...
2008-07-03 Shaun McDonaldMerge changes from trunk 7673:8632.
2008-06-22 Tom HughesMerge 8377:8381 from trunk.
2008-06-22 Tom HughesMake the polymorphic relation association work properly.
2007-10-10 Tom HughesFactor out common code for models which deal with geogr...
2007-09-29 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-28 Tom HughesMake the name of the lon/lng virtual attribute on trace...
2007-09-20 Gabriel EbnerMerge rails_port as of r4613 & fix tests.
2007-09-18 Tom HughesChange the gps_points table to store latitude and longi...
2007-09-12 Tom HughesFill in the tile ID before saving a trace point. Also...
2007-09-12 Tom HughesUse QuadTiling in GPS point queries.
2007-05-10 John McKerrellAdded trackpoint serving support to 0.4 API
2007-05-06 Steve Coastupdates from hacking day
2006-12-01 Steve Coastlots of rails gpx stuff
2006-12-01 Steve Coastvarious gpx bits