|
|
@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
|
9 years |
Don-vip |
sonar - squid:S3052 - Fields should not be initialized to default values
|
|
|
@8800
|
9 years |
simon04 |
fix #11702 - Imagery: re-add info messages on HTTP requests
|
|
|
@8795
|
9 years |
Don-vip |
fix javadoc errors/warnings seen with JDK9
|
|
|
@8783
|
9 years |
simon04 |
HostLimitQueue: log "host limit reached" as DEBUG message
|
|
|
@8734
|
9 years |
simon04 |
see #11843 - Give all started threads sensible names
…
|
|
|
@8674
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8673
|
9 years |
wiktorn |
Bing fixes.
* Pass and handle error on url creation (attribution not …
|
|
|
@8659
|
9 years |
wiktorn |
More performance improvements
* Use one MemoryTileCache instance per …
|
|
|
@8649
|
9 years |
wiktorn |
* performance improvements - move all cache accesses to worker thread, …
|
|
|
@8643
|
9 years |
wiktorn |
Fix behaviour when exception is thrown during download.
* fix endless …
|
|
|
@8640
|
9 years |
wiktorn |
Fix retrieving expired elemetnts from cache for TMS
|
|
|
@8635
|
9 years |
wiktorn |
Fix Coverity warnings:
* null pointer dereferences
* make maksimum …
|
|
|
@8629
|
9 years |
wiktorn |
Fix NPE in CacheEntry and TMS settings
* fix NPE in CacheEntry …
|
|
|
@8628
|
10 years |
wiktorn |
findbugs fixes
|
|
|
@8624
|
10 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8606
|
10 years |
wiktorn |
Properly report exceptions from tile download
|
|
|
@8604
|
10 years |
wiktorn |
Better error reporting in JCS, checkstyle fixes
|
|
|
@8602
|
10 years |
wiktorn |
Properly handle file based tile sources.
* move …
|
|
|
@8598
|
10 years |
wiktorn |
TileSource:
* added method - getTileId that returns unique identifier …
|
|
|
@8568
|
10 years |
wiktorn |
Basic WMTS support.
* added information about units and to_meter to …
|
|
|
@8540
|
10 years |
Don-vip |
fix remaining checkstyle issues
|
|
|
@8530
|
10 years |
Don-vip |
see #11255 - checkstyle/findbugs
|
|
|
@8526
|
10 years |
wiktorn |
Introduce WMS layer based on TMS. (closes: #11255)
HEADS UP: After …
|
|
|
@8514
|
10 years |
Don-vip |
checkstyle: various checks
|
|
|
@8513
|
10 years |
Don-vip |
checkstyle: blocks
|
|
|
@8512
|
10 years |
Don-vip |
checkstyle: redundant modifiers
|
|
|
@8510
|
10 years |
Don-vip |
checkstyle: enable relevant whitespace checks and fix them
|
|
|
@8509
|
10 years |
Don-vip |
fix many checkstyle violations
|
|
|
@8488
|
10 years |
wiktorn |
Properly handle situation, when tile server returns something else …
|
|
|
@8487
|
10 years |
Don-vip |
Hide implicit public constructor for utility classes
|
|
|
@8485
|
10 years |
wiktorn |
Addresses: #11548 - do not assume, that we work with HTTP based …
|
|
|
@8470
|
10 years |
Don-vip |
javadoc fixes. Removed one duplicated method in exception handling
|
|
|
@8462
|
10 years |
wiktorn |
Prevent NPE in case, when some exception is thrown before attributes …
|
|
|
@8459
|
10 years |
Don-vip |
javadoc / Unit test fixes
|
|
|
@8440
|
10 years |
Don-vip |
fix javadoc warnings
|
|
|
@8433
|
10 years |
wiktorn |
Clean up handling of various error situations. Closes #11494
|
|
|
@8425
|
10 years |
wiktorn |
Limit the tile expiration date between 1 hour to 1 month. Fix Sonar …
|
|
|
@8424
|
10 years |
wiktorn |
Set URLConnection.setUseCaches(false) when forcing reload of tiles. …
|
|
|
@8421
|
10 years |
stoecker |
typo
|
|
|
@8420
|
10 years |
wiktorn |
Java docs for @8418, addresses #11456
|
|
|
@8418
|
10 years |
wiktorn |
Add posibility to display HTTP headers in Show Tile Info dialog. …
|
|
|
@8413
|
10 years |
Don-vip |
code style - A close curly brace should be located at the beginning of …
|
|
|
@8403
|
10 years |
wiktorn |
Rework the per host limit, so the queue will never reject the submited …
|
|
|
@8401
|
10 years |
Don-vip |
fix some minor Sonar issues
|
|
|
@8397
|
10 years |
wiktorn |
addresses #11437 - introduce infinite queue for tile loading and clear …
|
|
|
@8389
|
10 years |
wiktorn |
addresses #11437 - properly pass information about errors during load …
|
|
|
@8357
|
10 years |
Don-vip |
fix some Findbugs violations
|
|
|
@8345
|
10 years |
Don-vip |
code style - Useless parentheses around expressions should be removed …
|
|
|
@8344
|
10 years |
bastiK |
applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
|
|
|
@8326
|
10 years |
Don-vip |
fix #11404 - High CPU load during tile loading in TMS layer and …
|
|
|
@8318
|
10 years |
Don-vip |
fix various Sonar issues:
- squid:S1068: Unused private fields should …
|
|
|
@8314
|
10 years |
bastiK |
applied #10902 - TMS simultaneous connections (2nd patch by wiktorn)
|
|
|
@8313
|
10 years |
Don-vip |
fix #11397 - NPE
|
|
|
@8308
|
10 years |
Don-vip |
fix potential NPEs and Sonar issues related to serialization
|
|
|
@8291
|
10 years |
Don-vip |
fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
|
|
|
@8286
|
10 years |
Don-vip |
fix sonar squid:S1444 - "public static" fields should always be constant
|
|
|
@8186
|
10 years |
bastiK |
see #11312 - imagerycache Plugin broken by recent changes in JOSM …
|
|
|
@8176
|
10 years |
stoecker |
fix #11317 - tile flickering during TMS loading - patch by wiktorn
|
|
|
@8174
|
10 years |
bastiK |
see #11216 - fixes NPE when BingAttribution is not loaded, and for not …
|
|
|
@8172
|
10 years |
bastiK |
see #11216 - fix IndexedDiskCacheManager (patch by wiktorn)
|
|
|
@8168
|
10 years |
bastiK |
see #11216 - Limit size of TMS cache (patch by wiktorn)
|