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
[no comment]
tbonfort
as Thomas Bonfort
More... almost 15 years ago
[no comment]
tbonfort
as Thomas Bonfort
More... almost 15 years ago
prevent segfault on invalid requests thomas.bonfort | 2011-08-25 21:14:22 +0200 (Thu, 25 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
return a correct error message if the proxied url was invalid thomas.bonfort | 2011-08-25 21:09:53 +0200 (Thu, 25 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add support for configurable http connection timeout thomas.bonfort | 2011-08-25 19:31:35 +0200 (Thu, 25 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
seed in "depth first" mode, by recursively seeding the 4 tiles under the current one. this will make the seeder be nicer on OS / DB caches thomas.bonfort | 2011-08-25 18:53:26 +0200 (Thu, 25 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
restore missing Last-Modified header thomas.bonfort | 2011-08-25 14:59:05 +0200 (Thu, 25 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
refactor module and fcgi prog to not have to treat different response types
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add grid tolerance to avoid pink tiles when specifying a restricted_extent thomas.bonfort | 2011-08-23 09:34:11 +0200 (Tue, 23 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
<source> is now optional when configuring a tileset (typically for mbtiles support) fix some segfaults in capabilities when no format was configured thomas.bonfort | 2011-08-18 15:26:00 +0200 (Thu, 18 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
be more verbose on sqlite failed setup thomas.bonfort | 2011-08-17 13:29:03 +0200 (Wed, 17 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add format config option to wms service, fix a potential bug on saving getmap images thomas.bonfort | 2011-08-16 17:20:39 +0200 (Tue, 16 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
update install instructions thomas.bonfort | 2011-08-16 11:44:11 +0200 (Tue, 16 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
be more legible for xml/json when json is disabled thomas.bonfort | 2011-08-16 10:56:52 +0200 (Tue, 16 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
ifdef-out the JSON config file experiment thomas.bonfort | 2011-08-16 10:51:06 +0200 (Tue, 16 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
allow full wms operation by default thomas.bonfort | 2011-08-15 18:25:17 +0200 (Mon, 15 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
make the xml parser be more lenient when extracting arrays: accept more separators (tabs, commas, newlines, ..) thomas.bonfort | 2011-08-15 18:21:10 +0200 (Mon, 15 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
be a bit less verbose in sqlite3 detection thomas.bonfort | 2011-08-15 15:03:04 +0200 (Mon, 15 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
check for sqlite >= 3.5.0 (with v2 api) thomas.bonfort | 2011-08-15 14:54:50 +0200 (Mon, 15 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add possible yaml config file thomas.bonfort | 2011-08-15 11:28:23 +0200 (Mon, 15 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix mbtiles metadata table schema thomas.bonfort | 2011-08-13 19:43:12 +0200 (Sat, 13 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
factor out memcache check from apr-util check in autoconf script add missing include statements in a couple of files thomas.bonfort | 2011-08-11 09:52:03 +0200 (Thu, 11 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
compiler warning thomas.bonfort | 2011-08-11 09:34:50 +0200 (Thu, 11 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add a delete mode to the seeder thomas.bonfort | 2011-08-10 15:40:40 +0200 (Wed, 10 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
refactor getmap_strategy and resample_mode into the wms service and geocache_requests instead of at a globl configuration level (syntax has changed)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix typo thomas.bonfort | 2011-08-04 15:11:14 +0200 (Thu, 04 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix dimension handling in parser thomas.bonfort | 2011-08-03 15:28:50 +0200 (Wed, 03 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
center watermark on tile thomas.bonfort | 2011-08-03 14:12:07 +0200 (Wed, 03 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
use the apr-config and apu-config programs from `apxs -q BINDIR` or `apxs -q SBINDIR` in priority thomas.bonfort | 2011-08-03 13:11:53 +0200 (Wed, 03 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
more json parser stuff re-enable post-config step for apache thomas.bonfort | 2011-08-03 12:53:45 +0200 (Wed, 03 Aug 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago