0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Aug 21, 2025 — Aug 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add french grids to example geocache.xml thomas.bonfort | 2011-06-09 13:03:55 +0200 (Thu, 09 Jun 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add title and boundingbox on tilematrixset capabilities doc thomas.bonfort | 2011-06-09 13:03:27 +0200 (Thu, 09 Jun 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
dont do any rounding on placement of tiles in getmap requests thomas.bonfort | 2011-06-09 13:02:54 +0200 (Thu, 09 Jun 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
refactor wms parsing when using multiple layers to avoid duplicating some checks in the single layers case thomas.bonfort | 2011-06-08 15:22:03 +0200 (Wed, 08 Jun 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
revert previous commit on wrong files thomas.bonfort | 2011-06-07 18:41:18 +0200 (Tue, 07 Jun 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
dont fail on wms requests with grid srsalias
tbonfort
as Thomas Bonfort
More... almost 15 years ago
use included wms capabilities if no proxy set up thomas.bonfort | 2011-05-31 12:58:04 +0200 (Tue, 31 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix segfault on seeder requesting out of bounds tiles thomas.bonfort | 2011-05-29 11:18:02 +0200 (Sun, 29 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
restore tile delete before seed thomas.bonfort | 2011-05-29 10:45:02 +0200 (Sun, 29 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
dont request metatiles outside of the grid extent, to avoid image artifacts. fix issue with metatiles when width != height
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix memory leaks in seeder
tbonfort
as Thomas Bonfort
More... almost 15 years ago
remove thread unsafe operations thomas.bonfort | 2011-05-25 12:54:45 +0200 (Wed, 25 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix thread-unsafe usage of http request urls thomas.bonfort | 2011-05-25 12:12:17 +0200 (Wed, 25 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
missed with last commit thomas.bonfort | 2011-05-24 16:21:48 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
use wms parser at the end, and make it ignore its pathinfo thomas.bonfort | 2011-05-24 16:21:21 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
put back call to release lock thomas.bonfort | 2011-05-24 12:42:39 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
dont delete tile before reseeding it. it will be overwritten automatically thomas.bonfort | 2011-05-24 12:02:45 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
remove trailing lock->release. dont bail out on makedirrecursive for blank tiles if error is EEXIST thomas.bonfort | 2011-05-24 12:02:02 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
dont return error if makedirrecursive returned the EEXISTS error, as it is not an error thomas.bonfort | 2011-05-24 11:57:39 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
replace potentially dangerous characters in dimension values when building disk cache directory structure thomas.bonfort | 2011-05-24 11:43:53 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
filter out invalid geometries in seeder thomas.bonfort | 2011-05-24 11:42:39 +0200 (Tue, 24 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix typo: was falling back on prxying in the case of full wms request thomas.bonfort | 2011-05-23 13:29:12 +0200 (Mon, 23 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add ogc proxy support to wms service. needs documenting ! thomas.bonfort | 2011-05-19 16:46:10 +0200 (Thu, 19 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
temporary commit, start refactoring required for full ogc proxy support thomas.bonfort | 2011-05-18 19:10:00 +0200 (Wed, 18 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
set version to 0.5-dev thomas.bonfort | 2011-05-18 18:21:55 +0200 (Wed, 18 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
set version preparing for release 0.4 thomas.bonfort | 2011-05-18 18:11:31 +0200 (Wed, 18 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix cairo configure script when passing the pkg-config .pc thomas.bonfort | 2011-05-13 15:44:02 +0200 (Fri, 13 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add dimensions to seeder
tbonfort
as Thomas Bonfort
More... almost 15 years ago
add all grid SRSs to the root WMS <Layer> thomas.bonfort | 2011-05-11 14:22:40 +0200 (Wed, 11 May 2011)
tbonfort
as Thomas Bonfort
More... almost 15 years ago
fix tms tileset href
tbonfort
as Thomas Bonfort
More... almost 15 years ago