4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor improvements related to layer bounds while debugging JPEG cropping issues. More... about 16 years ago
Temporary commit, to make sure I get everything home with me. Metatiling seems to be broken, especially JPEG is behaving weirdly. More... about 16 years ago
First round of mimeType generalization for KML support More... about 16 years ago
GeoTools formatting More... about 16 years ago
Clean up formatting More... about 16 years ago
Temporary commit for transport More... about 16 years ago
Tests for the KML service More... about 16 years ago
Moved applicationContext.xml, otherwise it didnt get into the .jar More... about 16 years ago
Whitespace cleanup using emacs More... about 16 years ago
Cleaned up whitespace using emacs More... about 16 years ago
Reorganizing applicationContext.xml and associated files, part 1 More... about 16 years ago
Reorganizing applicationContext.xml and associated files, part 1 More... about 16 years ago
Added checks for robustness, moved initialization to first request so that GeoServer has time to come up first. More... about 16 years ago
Avoid adding layers with bounding boxes or grids that are not sane. More... about 16 years ago
Some improved error handling, better exceptions. More... about 16 years ago
KML output now picks default Image MIME type from layer (was hardcoded to PNG) More... about 16 years ago
More whitespace in KML to make verification / debugging easier More... about 16 years ago
Bugfixes and better exception handling for request errors More... about 16 years ago
Somewhat improved zoom configuration <lod> for KML More... about 16 years ago
KML support, still need to handle borderline cases better More... about 16 years ago
KML support almost back in More... about 16 years ago
Major change: GWC can now support multiple projections per layer. They are defined by a semicolon separated list. Note that you also have to specify grids and bounding boxes for each projection. More... about 16 years ago
Forgotten license header More... about 16 years ago
Test HTML file for use with layer added by WMS getCapabilities More... about 16 years ago
Had to comment out <scope>test</scope> on Jetty dependency in order to compile More... about 16 years ago
Old checks created out of bounds exceptions. More... about 16 years ago
Minor bugfixes and increase robustness (ie. dont get upset if client drops connection) More... about 16 years ago
Reduced noise in the log files More... about 16 years ago
Made the system reasonably clever at figuring out where to store files, see FileCache.determineDefaultPrefix() More... about 16 years ago
This brings in the initial stab at using getCapabilities to configure WMS cache. However, the automatic creation of cache directories is currently broken. More... about 16 years ago