4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 23 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
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
Updating JTS Version to 1.18.0. More... over 3 years ago
QA, cleaning up unnecessary casts More... over 3 years ago
Quality improvements, async delete and upload interrupt support for Swift blobstores More... over 3 years ago
try longer timeouts More... over 3 years ago
rename workflow More... over 3 years ago
migrate from travis to github actions More... over 3 years ago
Upgrading to jaiext 1.1.18, better BufferedImageAdapter More... over 3 years ago
Creating a new UUID for each temp file scales poorly, reduce the calculation of those to a lower number, appending an atomic integer at the end More... over 3 years ago
Bounding box toString scales poorly due to internal synchornization of NumberFormat More... over 3 years ago
Order thread count in the seeding form by the number, not lexicographically More... over 3 years ago
Merge pull request #890 from geosolutions-it/imageio-ext-1.3.4 More... over 3 years ago
Updating to imageio-ext-1.3.4 More... over 3 years ago
Cleaning up unchecked warnings More... over 3 years ago