projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
api06: Use 2-byte ints and check malloc return value.
[rails.git]
/
lib
/
2008-05-04
Tom Hughes
Merge 7649:7673 from trunk.
tree
|
commitdiff
2008-05-04
Gabriel Ebner
api06: Merge changesets code from Frederik.
tree
|
commitdiff
2008-05-04
Gabriel Ebner
split_node_tags: Remove old unused files.
tree
|
commitdiff
2008-05-04
Gabriel Ebner
split_node_tags: Merge changes in main branch up to...
tree
|
commitdiff
2008-05-04
Gabriel Ebner
split_node_tags: Implement key constraints.
tree
|
commitdiff
2008-05-03
Gabriel Ebner
split_node_tags: Merge changes from main branch.
tree
|
commitdiff
2008-04-27
Tom Hughes
Include tags in GPX success and failure mails. Closes...
tree
|
commitdiff
2008-04-19
Tom Hughes
Merge 7296:7427 from export branch to trunk.
tree
|
commitdiff
2008-04-16
Tom Hughes
Merged 7296:7388 from rails_port trunk.
tree
|
commitdiff
2008-04-14
Tom Hughes
More work on export tab.
tree
|
commitdiff
2008-03-19
Richard Fairhurst
Potlatch 0.8 - be afraid, be very, very afraid
tree
|
commitdiff
2008-02-03
Tom Hughes
Add missing sanitise_boundaries method that the API...
tree
|
commitdiff
2008-01-25
Nick Black
fixed bug in add version rake task
tree
|
commitdiff
2008-01-25
Steve Coast
dont eager load tags (false primary key fucks all sorts...
tree
|
commitdiff
2008-01-25
Nick Black
fixed null value bug in rake task
tree
|
commitdiff
2008-01-24
Steve Coast
Lots of documentation updates, plus split out potlatch...
tree
|
commitdiff
2008-01-24
Xin Zheng
added module
tree
|
commitdiff
2008-01-24
Steve Coast
move potlatch presets to only be generated once, and...
tree
|
commitdiff
2008-01-23
Nick Black
added task to add version numbers to nodes table
tree
|
commitdiff
2008-01-23
Tom Hughes
Allow a GPX to be fetched in XML format by fetching...
tree
|
commitdiff
2008-01-23
Nick Black
updated rake task to grab 1000 records at a time
tree
|
commitdiff
2008-01-23
Nick Black
rake task to populate node_tags and current_node_tags...
tree
|
commitdiff
2008-01-06
Tom Hughes
Migrate web site to use rails 2.0.1.
tree
|
commitdiff
2008-01-05
Tom Hughes
Update GPX daemon control script to match current templ...
tree
|
commitdiff
2008-01-05
Tom Hughes
Fix picture generation to avoid truncating the sides...
tree
|
commitdiff
2007-11-26
Tom Hughes
Clear gotele and gotdate when we see the start of a...
tree
|
commitdiff
2007-11-21
Tom Hughes
Add escaping of semicolon and equals in node tags.
tree
|
commitdiff
2007-10-31
Tom Hughes
Rework image generation to work in a fixed amount of...
tree
|
commitdiff
2007-10-12
Tom Hughes
Fix geolocation to actually work...
tree
|
commitdiff
2007-10-08
Tom Hughes
Force C99 mode.
tree
|
commitdiff
2007-09-25
Gabriel Ebner
rails_port_0.5: Merge rails_port.
tree
|
commitdiff
2007-09-24
Tom Hughes
Process traces in order.
tree
|
commitdiff
2007-09-20
Gabriel Ebner
Merge rails_port as of r4613 & fix tests.
tree
|
commitdiff
2007-09-18
Tom Hughes
Change the gps_points table to store latitude and longi...
tree
|
commitdiff
2007-09-18
Tom Hughes
Make the tile ID column unsigned as intended.
tree
|
commitdiff
2007-09-14
Tom Hughes
Allow column names in area conditions to be qualified...
tree
|
commitdiff
2007-09-11
Tom Hughes
QuadTile infrastructure.
tree
|
commitdiff
2007-08-25
Tom Hughes
Replace the old session cleanup daemon with a new scrip...
tree
|
commitdiff
2007-08-23
Tom Hughes
There's no point importing a trace that is scheduled...
tree
|
commitdiff
2007-08-22
Tom Hughes
Put the option to delete GPS traces back. Fixes #405.
tree
|
commitdiff
2007-08-15
Tom Hughes
Fix image referred to in RSS feeds so that it actually...
tree
|
commitdiff
2007-08-14
Tom Hughes
Salt passwords so that two users with the same password...
tree
|
commitdiff
2007-08-14
Tom Hughes
Various updates to the user management, including the...
tree
|
commitdiff
2007-08-14
Tom Hughes
Add the author name to RSS feeds.
tree
|
commitdiff
2007-08-08
Tom Hughes
Ignore timeouts doing IP geolocation.
tree
|
commitdiff
2007-08-08
Tom Hughes
Use IP GeoLocation to choose a default view for the...
tree
|
commitdiff
2007-07-16
Tom Hughes
Fix exception handling in GPX importer.
tree
|
commitdiff
2007-06-26
Tom Hughes
Treat a timestamp that can't be parse as if it didn...
tree
|
commitdiff
2007-06-24
Tom Hughes
Enhacements to the migration library code.
tree
|
commitdiff
2007-06-24
Tom Hughes
Primary keys can't have names so don't pretend otherwise.
tree
|
commitdiff
2007-06-24
Tom Hughes
Move common support code from the base migration to...
tree
|
commitdiff
2007-06-24
Tom Hughes
Use a multi-pass approach to parsing GPX files to keep...
tree
|
commitdiff
2007-06-20
Tom Hughes
Make "nearby users" show all those within 50km rather...
tree
|
commitdiff
2007-06-19
Tom Hughes
Cope with the degenerate case of a GPX file with only...
tree
|
commitdiff
2007-06-18
Tom Hughes
Use DateTime instead of Time for GPX timestamps as...
tree
|
commitdiff
2007-06-17
Dan Karran
Adding a guid element to feed items, replicates URL.
tree
|
commitdiff
2007-06-17
Dan Karran
Using RFC-822 date for RSS feeds.
tree
|
commitdiff
2007-06-14
Tom Hughes
Make as executable.
tree
|
commitdiff
2007-06-14
Tom Hughes
Check for GPX files to import every five minutes.
tree
|
commitdiff
2007-06-14
Tom Hughes
Add a daemon to cleanup stale sessions.
tree
|
commitdiff
2007-06-11
Dan Karran
left a bit in previous commit that shouldn't have been...
tree
|
commitdiff
2007-06-11
Dan Karran
#499: Making GeoRSS class more reusable and stopping...
tree
|
commitdiff
2007-06-09
Tom Hughes
Refactor GPX import code to make reimporting old traces...
tree
|
commitdiff
2007-06-09
Dan Karran
#374: changing W3C geo tags to use 'long' instead of...
tree
|
commitdiff
2007-05-29
Steve Coast
various things from TomH
tree
|
commitdiff
2007-05-28
Richard Fairhurst
TomH's patches
tree
|
commitdiff
2007-05-24
Steve Coast
apply patch from TomH for #477 and dont require http...
tree
|
commitdiff
2007-05-10
Steve Coast
various gpx bits
tree
|
commitdiff
2007-05-06
Steve Coast
updates from hacking day
tree
|
commitdiff
2007-04-07
Steve Coast
fix import bug, make points commify
tree
|
commitdiff
2007-04-07
Steve Coast
simplify grabbing of a xml base doc
tree
|
commitdiff
2007-03-23
Dan Moore
API 0.4 Updates - work on traces pages + pagination...
tree
|
commitdiff
2006-12-08
Steve Coast
gpx rss and gpx cleanups
tree
|
commitdiff
2006-12-08
Steve Coast
trace bits and a georss class
tree
|
commitdiff
2006-12-06
Steve Coast
various gpx rails things
tree
|
commitdiff
2006-12-01
Steve Coast
lots of rails gpx stuff
tree
|
commitdiff
2006-12-01
Steve Coast
gpx insert now works
tree
|
commitdiff
2006-12-01
Steve Coast
various gpx bits
tree
|
commitdiff
2006-12-01
Steve Coast
add daemons
tree
|
commitdiff