4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Jun 11, 2023 — Jun 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use short arrays initializers, add PMD rule to enforce it More... about 3 years ago
Updated version to 1.20-SNAPSHOT More... over 3 years ago
Updated release notes for 1.19-RC More... over 3 years ago
Updated version to 1.19-SNAPSHOT More... over 3 years ago
Update with explicit 1.19.0 schema More... over 3 years ago
Use geowebcache.xsd schema 1.19.0 More... over 3 years ago
Updating JTS Version to 1.18.1. More... over 3 years ago
Test dependency upgrade: Mockito 1.8.5 -> 3.8.0
groldan
as Gabriel Roldan
More... over 3 years ago
Merge pull request #927 from mbarto/update_jaiext_1_1_20 More... over 3 years ago
#926: update jaiext to 1.1.20 More... over 3 years ago
Introduce 512px tiles as a possible alternative for the default gridsets More... over 3 years ago
Enable PMD checks on tests, align PMD config files with GeoTools More... over 3 years ago
Update Spring to v5.1.20.RELEASE and Spring security to 5.1.13.RELEASE More... over 3 years ago
Merge pull request #920 from mbarto/update_jai_ext_1_1_19 More... over 3 years ago
#919: Update jai-ext to 1.1.19 More... over 3 years ago
HTTPFactoryFinder is actually a HTTPClient finder, renamed accordingly More... over 3 years ago
Follow up gt-http API updates More... over 3 years ago
#916: added env parameter support to S3BlobStore endpoint configuration parameter More... over 3 years ago
Running the 'assignment can be joined with declaration' refactor More... over 3 years ago
Trying out anonymous inner class migration to lambdas More... over 3 years ago
Switch JUnit tests from v3 to v4 More... over 3 years ago
Remove usave of Vector/Hashtable, replace with ArrayList and HashMap, add PMD rule to enforce it More... over 3 years ago
Replace try/finally with try-with-resources, add a PMD rule to enforce it More... over 3 years ago
Collapse catch statements with the same body in a multi-catch, add PMD rule to enforce it More... over 3 years ago
use isEmpty() instead of comparing size() == 0 for collections (#908) More... over 3 years ago
Avoid assetTrue for tests that can be expressed with dedicated assertions (equals, null, same, array, and so on). Add PMD rule to enforce it. More... over 3 years ago
Replace iterator loops with enhanced for loops, add a QA rule to enforce it More... over 3 years ago
Merge pull request #904 from dromagnoli/imageio-ext-1.3.5 More... over 3 years ago
Updating to imageio-ext 1.3.5 More... over 3 years ago
Cleaning up unecessary type specification, replace with diamond, add a PMD rule to enforce it More... over 3 years ago