]> git.openstreetmap.org Git - rails.git/history - lib
Block JOSM revisions 1722-1727 as they have a serious bug that causes
[rails.git] / lib /
2008-04-16 Tom HughesMerged 7296:7388 from rails_port trunk.
2008-04-14 Tom HughesMore work on export tab.
2008-03-19 Richard FairhurstPotlatch 0.8 - be afraid, be very, very afraid
2008-02-03 Tom HughesAdd missing sanitise_boundaries method that the API...
2008-01-25 Nick Blackfixed bug in add version rake task
2008-01-25 Steve Coastdont eager load tags (false primary key fucks all sorts...
2008-01-25 Nick Blackfixed null value bug in rake task
2008-01-24 Steve CoastLots of documentation updates, plus split out potlatch...
2008-01-24 Xin Zhengadded module
2008-01-24 Steve Coastmove potlatch presets to only be generated once, and...
2008-01-23 Nick Blackadded task to add version numbers to nodes table
2008-01-23 Tom HughesAllow a GPX to be fetched in XML format by fetching...
2008-01-23 Nick Blackupdated rake task to grab 1000 records at a time
2008-01-23 Nick Blackrake task to populate node_tags and current_node_tags...
2008-01-06 Tom HughesMigrate web site to use rails 2.0.1.
2008-01-05 Tom HughesUpdate GPX daemon control script to match current templ...
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-11-21 Tom HughesAdd escaping of semicolon and equals in node tags.
2007-10-31 Tom HughesRework image generation to work in a fixed amount of...
2007-10-12 Tom HughesFix geolocation to actually work...
2007-10-08 Tom HughesForce C99 mode.
2007-09-25 Gabriel Ebnerrails_port_0.5: Merge rails_port.
2007-09-24 Tom HughesProcess traces in order.
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-18 Tom HughesMake the tile ID column unsigned as intended.
2007-09-14 Tom HughesAllow column names in area conditions to be qualified...
2007-09-11 Tom HughesQuadTile infrastructure.
2007-08-25 Tom HughesReplace the old session cleanup daemon with a new scrip...
2007-08-23 Tom HughesThere's no point importing a trace that is scheduled...
2007-08-22 Tom HughesPut the option to delete GPS traces back. Fixes #405.
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-07-16 Tom HughesFix exception handling in GPX importer.
2007-06-26 Tom HughesTreat a timestamp that can't be parse as if it didn...
2007-06-24 Tom HughesEnhacements to the migration library code.
2007-06-24 Tom HughesPrimary keys can't have names so don't pretend otherwise.
2007-06-24 Tom HughesMove common support code from the base migration to...
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-14 Tom HughesMake as executable.
2007-06-14 Tom HughesCheck for GPX files to import every five minutes.
2007-06-14 Tom HughesAdd a daemon to cleanup stale sessions.
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 Tom HughesRefactor GPX import code to make reimporting old traces...
2007-06-09 Dan Karran#374: changing W3C geo tags to use 'long' instead of...
2007-05-29 Steve Coastvarious things from TomH
2007-05-28 Richard FairhurstTomH's patches
2007-05-24 Steve Coastapply patch from TomH for #477 and dont require http...
2007-05-10 Steve Coastvarious gpx bits
2007-05-06 Steve Coastupdates from hacking day
2007-04-07 Steve Coastfix import bug, make points commify
2007-04-07 Steve Coastsimplify grabbing of a xml base doc
2007-03-23 Dan MooreAPI 0.4 Updates - work on traces pages + pagination...
2006-12-08 Steve Coastgpx rss and gpx cleanups
2006-12-08 Steve Coasttrace bits and a georss class
2006-12-06 Steve Coastvarious gpx rails things
2006-12-01 Steve Coastlots of rails gpx stuff
2006-12-01 Steve Coastgpx insert now works
2006-12-01 Steve Coastvarious gpx bits
2006-12-01 Steve Coastadd daemons