4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Apply HTTP expiration header to KML tiles as well More... almost 16 years ago
Fixed (soon-to-be-replaced) seeding and added tests for KML More... almost 16 years ago
OpenLayers demos and fixed expiration headers More... almost 16 years ago
Initial code for creating demo OpenLayers applications on the fly More... almost 16 years ago
Unified (regular and metatiles) HTTP handling for WMS backends, improved error message output. It's still a bit tricky. More... almost 16 years ago
Cleanup and refactoring after move to Tile object, somewhat improved error messages if backend serves OGC Error MIME More... almost 16 years ago
Removing ServiceRequest, TileRequest and TileResponse in favor of "Tile". Added metadata to stored tiles. Added new filestorage scheme. More... almost 16 years ago
Make FilePathKey2 test work on Windows, directory separator More... almost 16 years ago
New file backend, start of new tile structure that can accomomdate metadata to better handle empty tiles. More... almost 16 years ago
Improved debug grid, got rid of pushpins More... almost 16 years ago
Debug grid for KML stuff, hardcoded, access through http://localhost:8080/geowebcache/service/kml/debuggrid.kml.kmz More... almost 16 years ago
Removing JCS More... almost 16 years ago
Removing unused Connection.java More... almost 16 years ago
Ensure that HTTP connections to backend are closed properly. Credits to aaime More... almost 16 years ago
Fixed KML overlays, .kml files resulted in overlays rather than output tiles. More... almost 16 years ago
Support for text/plain as MIME More... almost 16 years ago
Fixes after .geosearch-kml -> .kml switch More... almost 16 years ago
Bean defs need mimetype, not format. Avoid naming collision in KMZ archives, prefix wit netlinks More... almost 16 years ago
Switching from geosearch-kml to kml More... almost 16 years ago
Code indentation More... almost 16 years ago
Accept vendor parameters for GS configuration object as well More... almost 16 years ago
Made mime instances public, for smarter tests (no string comparison when they're static) More... almost 16 years ago
Initial support for reloading configuration More... almost 16 years ago
Missing Jetty repo in pom.xml More... almost 16 years ago
Less prone to caching errors from backend. More... almost 16 years ago
Improved parameter parsing More... almost 16 years ago
Random leftovers More... almost 16 years ago
Added support to set vendor params through environment variable or getcapabilities configuration object More... almost 16 years ago
Better seeder error message if disallowed More... almost 16 years ago
KML output, avoid sticking URL into layer name More... almost 16 years ago