4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Upgrading to the latest jai-ext release More... about 5 years ago
Adding back getId/setId and un-deprecating them, they are part of the GeoServer configuration More... about 5 years ago
Adding back the reInit method, some blasted mock testing in GeoServer uses it, I don't know how to work around that... More... about 5 years ago
Cleaning up web module More... about 5 years ago
Cleaning up sqlite module More... about 5 years ago
Cleaning up the s3 module, and ignoring deprecation in the S3 AWS API, fixing it requires some understanding of it, which I don't have More... about 5 years ago
Cleaning up arggis cache module More... about 5 years ago
Cleaning up diskquota/jdbc module More... about 5 years ago
Cleaning up diskquota/bdb module More... about 5 years ago
Cleaning up disk quota core More... about 5 years ago
Removing disk quota deprecated block size More... about 5 years ago
Removed deprecated TileLayer.LegendInfo More... about 5 years ago
Completing cleanup of the wms module More... about 5 years ago
Removed deprecated reInit method from TileLayerDispatcher More... about 5 years ago
Fixing residual closeQuietly deprecated calls More... about 5 years ago
Finishing cleanup of gwc-core More... about 5 years ago
Removing deprecated constructors by in-lining More... about 5 years ago
Removing deprecated method used only in tests More... about 5 years ago
Un-deprecating TileLayer.getGridSubsetForSRS as there is no straight replacement for it (the suggested one requires extra parameters not always available), and it's used in production code in GWC modules to generate capabilities documents. Replaced deprecation with warnings in the javadoc More... about 5 years ago
Removing deprecated WMSLayer constructor by in-lining it More... about 5 years ago
Removing deprecation from TileLayerDispatcher constructor, it's still useful for unit tests, can be just pointed out that the configs are overwritten in integration cases More... about 5 years ago
Removing deprecated GridSetBroker constructor More... about 5 years ago
Removing TransientCache deprecated constructor by inlining More... about 5 years ago
Removing deprecated DefaultStorageBroker constructor by inlining More... about 5 years ago
Removing get/set Id deprecated methods from BlobStoreInfo, nothing seems to override them with a different usage/meaning More... about 5 years ago
Switching away from junit.framework.Assert More... about 5 years ago
Removed deprecations from gwc-core src/main. Un deprecated a couple of methods with no good replacement (in particular getId() has a different implementation than getName() in GeoServerTileLayer More... about 5 years ago
Fixing call to deprecated method More... about 5 years ago
use org.json:json:20180813
ds
More... about 5 years ago
Update RELEASE_GUIDE with revised instructions for updating geowebcache.org More... over 5 years ago