0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
suppress debugging message.
tbonfort
as Thomas Bonfort
More... almost 15 years ago
functional but unstable seeding along ogr feature(s) thomas.bonfort | 2011-03-04 14:21:16 +0100 (Fri, 04 Mar 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
temp commit for enabling seeding by ogr feature thomas.bonfort | 2011-03-04 09:14:09 +0100 (Fri, 04 Mar 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
bump version info thomas.bonfort | 2011-03-03 15:38:46 +0100 (Thu, 03 Mar 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add mod0geocache version string to server header (can be disabled) thomas.bonfort | 2011-03-03 10:43:47 +0100 (Thu, 03 Mar 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
use a different locking strategy when building for threaded mpms
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add configure option to use posix semaphores for metatile locking thomas.bonfort | 2011-03-01 16:45:13 +0100 (Tue, 01 Mar 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
revert back to using file locks instead of posix semaphores when locking a metatile. left over locks from a previous run are erased at server startup.
tbonfort
as Thomas Bonfort
More... almost 15 years ago
dont create base directory if it doesnt exist.
tbonfort
as Thomas Bonfort
More... almost 15 years ago
remove invalid call to free() thomas.bonfort | 2011-03-01 11:46:05 +0100 (Tue, 01 Mar 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
allow (multiple) srs aliases for a grid
tbonfort
as Thomas Bonfort
More... almost 15 years ago
use configured jpeg quality.
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add connection timeout on http requests
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add APR_FOPEN_SHARELOCK for older apr versions thomas.bonfort | 2011-02-28 12:37:33 +0100 (Mon, 28 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add expiration date to seeder (will reseed all tiles older than a specified date) thomas.bonfort | 2011-02-15 12:39:10 +0100 (Tue, 15 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add delete function to memcache cache backend thomas.bonfort | 2011-02-14 13:30:23 +0100 (Mon, 14 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add tile deletion for disk cache dont report an error when setting a tile that already exists: silently overwrite it. thomas.bonfort | 2011-02-14 12:57:51 +0100 (Mon, 14 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
initial implementation of error images (not activable yet) thomas.bonfort | 2011-02-14 11:37:24 +0100 (Mon, 14 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add stub for tile deleteion thomas.bonfort | 2011-02-14 11:36:47 +0100 (Mon, 14 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
allow building with apr-0.9 thomas.bonfort | 2011-02-10 12:19:51 +0100 (Thu, 10 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix bug when merging multiple forwarded getmap requests thomas.bonfort | 2011-02-10 12:05:04 +0100 (Thu, 10 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix bug with tile merging thomas.bonfort | 2011-02-10 12:02:23 +0100 (Thu, 10 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add missing ifdef thomas.bonfort | 2011-02-10 11:52:01 +0100 (Thu, 10 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add missing include thomas.bonfort | 2011-02-10 11:30:05 +0100 (Thu, 10 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add forwarding for full wms thomas.bonfort | 2011-02-10 08:39:28 +0100 (Thu, 10 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
s/wms/wmts/ in error messages thomas.bonfort | 2011-02-08 18:42:42 +0100 (Tue, 08 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add GetFeatureInfo handling for WMS and WMTS services
tbonfort
as Thomas Bonfort
More... almost 15 years ago
be more precise for "google" extents along with well-known-scalesets. was causing some empty lines to appear due to rounding errors thomas.bonfort | 2011-02-08 11:33:01 +0100 (Tue, 08 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add layer merging to full wms requests thomas.bonfort | 2011-02-08 10:27:52 +0100 (Tue, 08 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix compiler warnings thomas.bonfort | 2011-02-08 10:25:13 +0100 (Tue, 08 Feb 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago