|
|
@15841
|
5 years |
simon04 |
https://errorprone.info/bugpattern/OperatorPrecedence
|
|
|
@15840
|
5 years |
simon04 |
fix #18644 - Get rid of useless JCS warnings during startup
|
|
|
@15740
|
5 years |
simon04 |
fix #18588, see #12235 - Comply with OSM Tile Usage Policy
Do not …
|
|
|
@15573
|
5 years |
Don-vip |
fix #18404 - fix ConcurrentModificationException (regression from r15525)
|
|
|
@15525
|
5 years |
Don-vip |
spotbugs - JLM_JSR166_UTILCONCURRENT_MONITORENTER
|
|
|
@14535
|
6 years |
Don-vip |
see #16073 - check response contents
see #16854 - stability of created …
|
|
|
@14311
|
7 years |
Don-vip |
see #16824 - better display of WMS errors
|
|
|
@14273
|
7 years |
stoecker |
fix typos - patch by naoliv - fix #16781 - Thanks a lot
|
|
|
@14271
|
7 years |
wiktorn |
Fix checkstyle / PMD
|
|
|
@14270
|
7 years |
wiktorn |
Treat SocketTimeoutException as transient error.
Extend …
|
|
|
@14261
|
7 years |
wiktorn |
Use corePoolSize = maxPoolSize and unbounded queue
Remove hack with …
|
|
|
@13825
|
7 years |
Don-vip |
SonarQube - squid:S3878 - Arrays should not be created for varargs …
|
|
|
@13778
|
7 years |
wiktorn |
Prefer Cache-Control header over Expires header
According to RFC2616 …
|
|
|
@13733
|
7 years |
wiktorn |
Imagery definition refactor
Extend imagery definitions by:
- allowing …
|
|
|
@13672
|
7 years |
Don-vip |
fix recent SonarQube issues
|
|
|
@13649
|
7 years |
Don-vip |
fix #16204 - allow to create a new layer, draw, drag, open a few …
|
|
|
@13647
|
7 years |
Don-vip |
see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
|
|
|
@13644
|
7 years |
wiktorn |
Supress PMD warnings
See: #16193
|
|
|
@13643
|
7 years |
wiktorn |
In case of any IOExceptions when creating disk cache return …
|
|
|
@13439
|
7 years |
Don-vip |
see #15940 - WMTS: case-insensitive matching of dimensions + fix typo
|
|
|
@13358
|
7 years |
Don-vip |
fix #15830 - Support (and autodetect) WMS 1.3.0
|
|
|
@13230
|
7 years |
Don-vip |
fix #15690 - parse error message sent by Tomcat in case of WMS tile …
|
|
|
@13204
|
7 years |
Don-vip |
enable new PMD rule AvoidFileStream - see …
|
|
|
@12865
|
8 years |
Don-vip |
see #11390 - SonarQube - squid:S3824 - "Map.get" and value test should …
|
|
|
@12856
|
8 years |
bastiK |
see #15229 - add parameter to base directory methods
|
|
|
@12855
|
8 years |
bastiK |
see #15229 - add separate interface IBaseDirectories to look up …
|
|
|
@12813
|
8 years |
bastiK |
fix PMD, etc.
|
|
|
@12811
|
8 years |
bastiK |
see #15277 - add hard reference to logger, else it gets garbage …
|
|
|
@12765
|
8 years |
wiktorn |
Use tools.Logging instead of FeatureAdapter.getLogger
See: #15229
|
|
|
@12620
|
8 years |
Don-vip |
see #15182 - deprecate all Main logging methods and introduce …
|
|
|
@12542
|
8 years |
Don-vip |
partial revert of r12537
|
|
|
@12537
|
8 years |
Don-vip |
PMD - VariableNamingConventions
|
|
|
@12453
|
8 years |
bastiK |
see #14794 - remaining javadoc for the josm/data/ packages
|
|
|
@12279
|
8 years |
Don-vip |
sonar - squid:S3878 - Arrays should not be created for varargs parameters
|
|
|
@11958
|
8 years |
bastiK |
see #7427 - clear memory cache on projection change
|
|
|
@11893
|
8 years |
Don-vip |
sonar - squid:S1126 - Return of boolean expressions should not be …
|
|
|
@11746
|
8 years |
Don-vip |
PMD - Strict Exceptions
|
|
|
@11546
|
8 years |
Don-vip |
sonar - squid:S899 - Return values should not be ignored when they …
|
|
|
@11535
|
8 years |
Don-vip |
sonar - squid:S2142 - "InterruptedException" should not be ignored
|
|
|
@11445
|
8 years |
Don-vip |
checkstyle
|
|
|
@11444
|
8 years |
wiktorn |
Fix disappearing download tasks.
When ThreadPoolExecutor is adapting …
|
|
|
@11438
|
8 years |
wiktorn |
Fix thread pool for WMS
Because threds in WMS download ThreadPool …
|
|
|
@11400
|
8 years |
Don-vip |
drop old stuff
|
|
|
@11397
|
8 years |
Don-vip |
sonar - squid:S2259 - Null pointers should not be dereferenced
|
|
|
@11381
|
8 years |
Don-vip |
findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
|
|
|
@11331
|
8 years |
Don-vip |
findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
|
|
|
@11288
|
8 years |
simon04 |
see #13376 - Use TimeUnit instead of combinations of 1000/60/60/24
|
|
|
@11169
|
8 years |
simon04 |
JCS: get rid of verbose logging on Windows
|
|
|
@10965
|
9 years |
Don-vip |
sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
|
|
|
@10938
|
9 years |
Don-vip |
sonar - squid:S1450 - Private fields only used as local variables in …
|
|
|
@10877
|
9 years |
Don-vip |
see #13416 - add parameter validation do detect NPE origin
|
|
|
@10764
|
9 years |
Don-vip |
sonar - squid:S1191 - Classes from "sun.*" packages should not be used
|
|
|
@10762
|
9 years |
Don-vip |
sonar - squid:UselessParenthesesCheck
|
|
|
@10755
|
9 years |
Don-vip |
sonar - various fixes
|
|
|
@10747
|
9 years |
Don-vip |
sonar - squid:S1228 - Packages should have a javadoc file …
|
|
|
@10728
|
9 years |
Don-vip |
see #11390 - fix checkstyle violations
|
|
|
@10723
|
9 years |
simon04 |
Fix javadoc
|
|
|
@10652
|
9 years |
wiktorn |
Fix not using the calculated disk cache size.
Add unit tests for …
|
|
|
@10626
|
9 years |
Don-vip |
simplify handling of ignored/traced exceptions
|
|
|
@10608
|
9 years |
Don-vip |
see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
|
|
|
@10600
|
9 years |
Don-vip |
see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
|
|
|
@10570
|
9 years |
Don-vip |
fix #13171 - Do not complain for non-existent files during cache …
|
|
|
@10562
|
9 years |
wiktorn |
Use whole file if cache file size is greater than desired limit.
…
|
|
|
@10558
|
9 years |
wiktorn |
Do not cache IOException in JCS, they should be cached only in memory. …
|
|
|
@10545
|
9 years |
wiktorn |
Use stale cache tiles if IOException occurs
* small pretty print …
|
|
|
@10469
|
9 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10420
|
9 years |
Don-vip |
sonar - squid:S1166 - Exception handlers should preserve the original …
|
|
|
@10417
|
9 years |
wiktorn |
Fix block cache growing outside the limit.
* Missing setting of the …
|
|
|
@10408
|
9 years |
wiktorn |
Set core pool size to 1, so minimum number of thread can be 1.
…
|
|
|
@10406
|
9 years |
Don-vip |
sonar - squid:S899 - Return values should not be ignored when they …
|
|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10323
|
9 years |
wiktorn |
Block/Indexed cache enhancements.
* introduce a BooleanProperty that …
|
|
|
@10308
|
9 years |
Don-vip |
sonar - squid:S1854 - Dead stores should be removed
|
|
|
@10247
|
9 years |
Don-vip |
findbugs - DLS_DEAD_LOCAL_STORE_OF_NULL
|
|
|
@10235
|
9 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown
|
|
|
@10212
|
9 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@10185
|
9 years |
Don-vip |
sonar - squid:S2245 - Pseudorandom number generators (PRNGs) should …
|
|
|
@10181
|
9 years |
Don-vip |
sonar - squid:S2184 - Math operands should be cast before assignment
|
|
|
@10169
|
9 years |
wiktorn |
Restore IndexDiskCache that was switched off in [9142]
…
|
|
|
@10134
|
9 years |
Don-vip |
sonar, javadoc
|
|
|
@9983
|
9 years |
Don-vip |
remove unused code
|
|
|
@9709
|
9 years |
simon04 |
Refactoring (final fields)
|
|
|
@9246
|
9 years |
Don-vip |
javadoc update
|
|
|
@9232
|
9 years |
simon04 |
fix #12265 - Use HttpClient for imagery requests
|
|
|
@9228
|
9 years |
wiktorn |
Do not use cache when downloading.
This avoids getting objects from …
|
|
|
@9212
|
9 years |
Don-vip |
checkstyle 6.14 + tune xml validation settings in Eclipse project
|
|
|
@9210
|
9 years |
wiktorn |
Temporary logging of response headers at debug level.
See: #12235
|
|
|
@9142
|
9 years |
wiktorn |
Revert [9064]. Move back to IndexedDiskCache
Closes: #12221, reopens: …
|
|
|
@9070
|
9 years |
Don-vip |
Sonar - squid:S2293 - The diamond operator ("<>") should be used
|
|
|
@9064
|
9 years |
wiktorn |
Move from IndexedDiskCache to BlockDiskCache.
HEADSUP: This change …
|
|
|
@9004
|
9 years |
wiktorn |
Fix high CPU usage when showing small tiles.
- …
|
|
|
@8991
|
9 years |
simon04 |
fix #12054 - IllegalArgumentException in JCS log handler
|
|
|
@8840
|
10 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8800
|
10 years |
simon04 |
fix #11702 - Imagery: re-add info messages on HTTP requests
|
|
|
@8795
|
10 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8783
|
10 years |
simon04 |
HostLimitQueue: log "host limit reached" as DEBUG message
|
|
|
@8734
|
10 years |
simon04 |
see #11843 - Give all started threads sensible names
…
|
|
|
@8674
|
10 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8673
|
10 years |
wiktorn |
Bing fixes.
* Pass and handle error on url creation (attribution not …
|
|
|
@8659
|
10 years |
wiktorn |
More performance improvements
* Use one MemoryTileCache instance per …
|
|
|