Xin Zheng
6de965520b
added application.yml, refactored map method
2008-01-23 16:43:30 +00:00
Tom Hughes
f29300bf1a
Stop trying to report on the number of ways with tags because (a) almost all
...
ways have tags so it isn't very interesting and (b) it locks up the API every
night as it involved a join to a MyISAM table.
2008-01-07 00:33:54 +00:00
Tom Hughes
e8dbe46f7e
Use a consistent name for the variable holding the relation count.
2007-10-07 14:16:14 +00:00
Frederik Ramm
27834b0a82
add relations to stats
2007-10-05 01:10:23 +00:00
Frederik Ramm
78b440ffc1
preliminary commit 0.5 API with relations / untested after entity-relation rename, some changes still in queue
2007-08-29 22:00:26 +00:00
Tom Hughes
22bcfb1240
Replace the old session cleanup daemon with a new script to be run from
...
cron periodically.
2007-08-25 09:53:07 +00:00
Tom Hughes
0eee4fecbe
Fix counting of tagged ways, and handle having more users in the days
...
columns than the other columns.
2007-08-01 16:05:13 +00:00
Tom Hughes
d34bc8cb52
Fix the "number of users editing..." table.
2007-08-01 15:19:45 +00:00
Tom Hughes
500e6e687f
Some statistics improvements:
...
- Show top 50 GPX uploaders, not just top 10
- Show counts for editors again
- Show all editors for the last day, not just top 60
2007-08-01 15:15:06 +00:00
Tom Hughes
dc09bde7f7
Only count visible objects.
2007-08-01 14:42:58 +00:00
Tom Hughes
21c21ccd9c
Add a statistics script to replace the horrid (and not in the
...
repository) one we're using at the moment.
2007-08-01 12:38:53 +00:00
Dan Moore
11279ebfe9
API 0.4 Reverted minor errors in changeset 2324
2007-03-23 23:20:47 +00:00
Dan Moore
d07277efba
API 0.4 Updates - work on traces pages + pagination, edit tab, some API testing
...
* traces - added some routes, replicated data access / pagination, but presentation and pending file control not complete
* edit - setup so that applet can be loaded + token authorisation enabled
* API - tests out ok against applet, but had to change segment-node associations
* misc - gems version required upgraded to 1.2.3 (latest stable rails version), changed some find_first to find(:first... calls
2007-03-23 23:13:19 +00:00
Steve Coast
fcd37587f2
add daemons
2006-12-01 12:06:38 +00:00
Steve Coast
03eda9714a
missing scripts :-(
2006-08-22 22:24:18 +00:00