|
|
@5174
|
12 years |
deelkar |
bugfix old clients are signalled by -2
|
|
|
@5173
|
12 years |
deelkar |
bugfix (missing global) thx to Nicke
|
|
|
@5009
|
12 years |
deelkar |
make API version variable
|
|
|
@4925
|
12 years |
spaetz |
return different msg if a request was already in the queue
|
|
|
@4870
|
12 years |
deelkar |
Use a fake Version for the answer to make clients abort loop when …
|
|
|
@4862
|
12 years |
spaetz |
commit new client version, only allow new clients (0.5)
|
|
|
@4734
|
12 years |
deelkar |
clarify sort options
|
|
|
@4725
|
12 years |
spaetz |
typo
|
|
|
@4724
|
12 years |
spaetz |
force bulk requests down to P=3
|
|
|
@4723
|
12 years |
spaetz |
force bulk requests down to P=3
|
|
|
@4718
|
12 years |
spaetz |
should have no effect
|
|
|
@4716
|
12 years |
spaetz |
only do 4 retries then delete request
|
|
|
@4714
|
12 years |
spaetz |
more minor improvements to info.php
|
|
|
@4713
|
12 years |
spaetz |
pretty up info.php somewhat
|
|
|
@4695
|
12 years |
spaetz |
add a queue waiting bonus for low-priority requests of 1 per 48 hours
|
|
|
@4694
|
12 years |
spaetz |
disable rate limiting, it isn't necessary and was not working as …
|
|
|
@4693
|
12 years |
spaetz |
add a queue waiting bonus for low-priority requests of 1 per 100 hours
|
|
|
@4683
|
12 years |
spaetz |
adapt description to reflect reality
|
|
|
@4682
|
12 years |
spaetz |
replace 'print system(...)' with 'passthru(...) which actually does the job
|
|
|
@4681
|
12 years |
spaetz |
last logging change for today. all is well.
|
|
|
@4680
|
12 years |
spaetz |
don't create finsihed jobs for unrequested uploads for now
|
|
|
@4679
|
12 years |
spaetz |
improve user upload stats by taking the actual number of tiles per …
|
|
|
@4678
|
12 years |
spaetz |
use same logging level for those msgs. last change for today
|
|
|
@4677
|
12 years |
spaetz |
minor changes
|
|
|
@4676
|
12 years |
spaetz |
more logging tweaking
|
|
|
@4675
|
12 years |
spaetz |
more logging tweaking
|
|
|
@4674
|
12 years |
spaetz |
include cpu.inc only if we actually need it
|
|
|
@4673
|
12 years |
spaetz |
tone down logging a bit
|
|
|
@4653
|
12 years |
spaetz |
minor cleanup
|
|
|
@4652
|
12 years |
spaetz |
minor cleanup
|
|
|
@4648
|
12 years |
spaetz |
only move blank z12 tile to done requests when it doesn't belong to a …
|
|
|
@4644
|
12 years |
spaetz |
Create a new finished request if none had existed
|
|
|
@4637
|
12 years |
spaetz |
reorganize munin stats
|
|
|
@4635
|
12 years |
spaetz |
introduce p=3 for low prio bulk requests
|
|
|
@4624
|
12 years |
deelkar |
make 404.png transparent
|
|
|
@4619
|
12 years |
spaetz |
remove cycle layer, create POI layer
|
|
|
@4615
|
12 years |
spaetz |
URL which allows pasting slippy-map permalinks to get a map image
|
|
|
@4574
|
12 years |
spaetz |
increase rate limit to 100 concurrent jobs
|
|
|
@4573
|
12 years |
spaetz |
do rate limiting only for z12 tilesets
|
|
|
@4559
|
12 years |
spaetz |
Fix botched up bracket. I should have caught that earlier.
|
|
|
@4546
|
12 years |
hakan |
Use real Z-level instead of hard-coded 12
|
|
|
@4514
|
12 years |
spaetz |
allow an z8 tile (lowzoom) to satisfy a render request
|
|
|
@4512
|
12 years |
spaetz |
New tiles from OJW
|
|
|
@4511
|
12 years |
spaetz |
Update to new moveRequest syntax
|
|
|
@4510
|
12 years |
spaetz |
Last bit to enable handing out of low-zoom jobs
|
|
|
@4509
|
12 years |
spaetz |
turn rate limiting permanently on. Make SQL valid
|
|
|
@4508
|
12 years |
spaetz |
hand out lowzoom render requests
|
|
|
@4506
|
12 years |
spaetz |
only report z=12 queue to munin
|
|
|
@4505
|
12 years |
spaetz |
receive low-zoom render requests. Can't hand them out yet though.
|
|
|
@4504
|
12 years |
spaetz |
forgot semicolon
|
|
|
@4503
|
12 years |
spaetz |
insert requests with Z-value to enable low-zoom requests
|
|
|
@4502
|
12 years |
spaetz |
really allow only 10 prio1 requests per IP, then downgrade to low priority.
|
|
|
@4501
|
12 years |
spaetz |
allow only 10 prio1 requests per IP, then downgrade to low priority.
|
|
|
@4498
|
12 years |
spaetz |
start recording the ip address which requests stuff, so we can lower …
|
|
|
@4497
|
12 years |
spaetz |
start recording the ip address which requests stuff, so we can lower …
|
|
|
@4496
|
12 years |
spaetz |
add an info.php suitable for machine parsing.
|
|
|
@4495
|
12 years |
spaetz |
reduce number of concurrent active requests to 50 (from 500). Maybe …
|
|
|
@4445
|
12 years |
spaetz |
osma5 takes longer to render, so allow clients 2 hours before handing …
|
|
|
@4391
|
12 years |
spaetz |
Allow new t@h client version 'Kingston' containing OSMA5 and lowzoom …
|
|
|
@4291
|
12 years |
spaetz |
hand layer information to URL link function. Remove unused function …
|
|
|
@4290
|
12 years |
spaetz |
try to fix tileset browser.
|
|
|
@4199
|
12 years |
spaetz |
make the printable version link work again, by linking to the mapOf page
|
|
|
@4198
|
12 years |
spaetz |
make the tile info page and tile browser work better hand in hand
|
|
|
@4197
|
12 years |
spaetz |
simplify tile browser to work with layer directory names rather than …
|
|
|
@4119
|
12 years |
spaetz |
cosmetics (from OJW)
|
|
|
@4118
|
12 years |
spaetz |
make the t@h server refuse handing out requests if the layer to be …
|
|
|
@4098
|
12 years |
spaetz |
simplify layers.inc. Have all layer data in one array.
|
|
|
@4085
|
12 years |
spaetz |
try different expiry scheme to cope with non-responding clients.
|
|
|
@4079
|
12 years |
spaetz |
add tah favicon to silence log warnings. ripped from www.osm
|
|
|
@4078
|
12 years |
spaetz |
make moveRequest be able to move all unfinished requests in one go (so …
|
|
|
@4077
|
12 years |
spaetz |
Commit ojw's changes. Added a field ID and notes to the credits output.
|
|
|
@4076
|
12 years |
spaetz |
remove funcion delete Request. It is not used as we don't delete …
|
|
|
@4075
|
12 years |
spaetz |
Simplify requestExist function. It can check for all unfinished states …
|
|
|
@4074
|
12 years |
spaetz |
turn off per file logging. This is about 1GB of log file per day…
|
|
|
@4073
|
12 years |
spaetz |
del unused .htaccess file
|
|
|
@4072
|
12 years |
spaetz |
fix bracketing
|
|
|
@4070
|
12 years |
spaetz |
remove all unused functions from tile2.php. comment out seemingly …
|
|
|
@4069
|
12 years |
spaetz |
delete some of the crufty unused functions in tile2.php. More left to …
|
|
|
@4068
|
12 years |
spaetz |
don't show ALL zoom levels on which we did NOT find a blank tile info …
|
|
|
@4067
|
12 years |
spaetz |
add the tile picture to the info page
|
|
|
@4056
|
12 years |
spaetz |
shorten request restart period to 6h again.
|
|
|
@4054
|
12 years |
spaetz |
forgot to add the correct include file
|
|
|
@4053
|
12 years |
spaetz |
make new requests only be taken when they don't already exist. Could …
|
|
|
@4052
|
12 years |
spaetz |
implement rate limiting, never hand out more than 500 active requests
|
|
|
@4050
|
12 years |
spaetz |
adapt graph URLs
|
|
|
@4047
|
12 years |
spaetz |
remove stray debug print
|
|
|
@4046
|
12 years |
spaetz |
Use 1 transaction for single tile updates rather than individual ones.
|
|
|
@4042
|
12 years |
spaetz |
fix sprintf to have a matching number of '%d'
|
|
|
@4016
|
12 years |
spaetz |
Remove the column 'key' in tiles_meta. It saves 35 bytes per row.
|
|
|
@4007
|
12 years |
spaetz |
return a std 404, rather than a black tile for invalid coordinates, …
|
|
|
@4003
|
12 years |
spaetz |
make .htaccess rules chained, this speeds up blank lookups as it saves …
|
|
|
@3989
|
12 years |
spaetz |
better regex for negative numbers
|
|
|
@3988
|
12 years |
spaetz |
Make it recognize negative numbers for x,y,z as OpenLayers? requests …
|
|
|
@3986
|
12 years |
spaetz |
Make URL pattern detection work without .php ending
|
|
|
@3973
|
12 years |
spaetz |
make inclusion of file pathproof
|
|
|
@3972
|
12 years |
spaetz |
make blanktilelookup work
|
|
|
@3971
|
12 years |
spaetz |
refine insertblanktile and make the uploader use it.
|
|
|
@3961
|
12 years |
spaetz |
make Upload/Run? use the efficient blank tile insertion.
|
|
|
@3960
|
12 years |
spaetz |
add an insertBlankTile function which only inserts when needed.
|
|
|
@3954
|
12 years |
spaetz |
Make db.php use the new centrlized blank tile db look up.
|
|
|