]> git.openstreetmap.org Git - rails.git/history - lib/osm.rb
Potlatch 0.10
[rails.git] / lib / osm.rb
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
2008-01-24 Steve CoastLots of documentation updates, plus split out potlatch...
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2008-01-05 Tom HughesFix picture generation to avoid truncating the sides...
2007-11-26 Tom HughesClear gotele and gotdate when we see the start of a...
2007-10-31 Tom HughesRework image generation to work in a fixed amount of...
2007-10-12 Tom HughesFix geolocation to actually work...
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-14 Tom HughesAllow column names in area conditions to be qualified...
2007-09-11 Tom HughesQuadTile infrastructure.
2007-08-15 Tom HughesFix image referred to in RSS feeds so that it actually...
2007-08-14 Tom HughesSalt passwords so that two users with the same password...
2007-08-14 Tom HughesVarious updates to the user management, including the...
2007-08-14 Tom HughesAdd the author name to RSS feeds.
2007-08-08 Tom HughesIgnore timeouts doing IP geolocation.
2007-08-08 Tom HughesUse IP GeoLocation to choose a default view for the...
2007-06-26 Tom HughesTreat a timestamp that can't be parse as if it didn...
2007-06-24 Tom HughesUse a multi-pass approach to parsing GPX files to keep...
2007-06-20 Tom HughesMake "nearby users" show all those within 50km rather...
2007-06-19 Tom HughesCope with the degenerate case of a GPX file with only...
2007-06-18 Tom HughesUse DateTime instead of Time for GPX timestamps as...
2007-06-17 Dan KarranAdding a guid element to feed items, replicates URL.
2007-06-17 Dan KarranUsing RFC-822 date for RSS feeds.
2007-06-11 Dan Karranleft a bit in previous commit that shouldn't have been...
2007-06-11 Dan Karran#499: Making GeoRSS class more reusable and stopping...
2007-06-09 Dan Karran#374: changing W3C geo tags to use 'long' instead of...
2007-05-28 Richard FairhurstTomH's patches
2007-05-06 Steve Coastupdates from hacking day
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2006-12-08 Steve Coastgpx rss and gpx cleanups
2006-12-08 Steve Coasttrace bits and a georss class
2006-12-01 Steve Coastlots of rails gpx stuff
2006-12-01 Steve Coastgpx insert now works
2006-12-01 Steve Coastvarious gpx bits