source: josm/trunk/src/org/openstreetmap/josm/data/cache/JCSCacheManager.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10652   8 years wiktorn Fix not using the calculated disk cache size. Add unit tests for …
(edit) @10570   8 years Don-vip fix #13171 - Do not complain for non-existent files during cache …
(edit) @10562   8 years wiktorn Use whole file if cache file size is greater than desired limit. …
(edit) @10417   8 years wiktorn Fix block cache growing outside the limit. * Missing setting of the …
(edit) @10406   8 years Don-vip sonar - squid:S899 - Return values should not be ignored when they …
(edit) @10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10323   8 years wiktorn Block/Indexed cache enhancements. * introduce a BooleanProperty that …
(edit) @10235   8 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10169   8 years wiktorn Restore IndexDiskCache that was switched off in [9142]
(edit) @9246   8 years Don-vip javadoc update
(edit) @9142   8 years wiktorn Revert [9064]. Move back to IndexedDiskCache Closes: #12221, reopens: …
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9064   8 years wiktorn Move from IndexedDiskCache to BlockDiskCache. HEADSUP: This change …
(edit) @8991   8 years simon04 fix #12054 - IllegalArgumentException in JCS log handler
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8659   9 years wiktorn More performance improvements * Use one MemoryTileCache instance per …
(edit) @8624   9 years bastiK add missing svn:eol-style=native
(edit) @8598   9 years wiktorn TileSource: * added method - getTileId that returns unique identifier …
(edit) @8514   9 years Don-vip checkstyle: various checks
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8509   9 years Don-vip fix many checkstyle violations
(edit) @8487   9 years Don-vip Hide implicit public constructor for utility classes
(edit) @8357   9 years Don-vip fix some Findbugs violations
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8186   9 years bastiK see #11312 - imagerycache Plugin broken by recent changes in JOSM …
(edit) @8172   9 years bastiK see #11216 - fix IndexedDiskCacheManager (patch by wiktorn)
(add) @8168   9 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
Note: See TracRevisionLog for help on using the revision log.