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) @13672   6 years Don-vip fix recent SonarQube issues
(edit) @13649   6 years Don-vip fix #16204 - allow to create a new layer, draw, drag, open a few …
(edit) @13647   6 years Don-vip see #16204 - Allow to start and close JOSM in WebStart sandbox mode …
(edit) @13644   6 years wiktorn Supress PMD warnings See: #16193
(edit) @13643   6 years wiktorn In case of any IOExceptions when creating disk cache return …
(edit) @13204   6 years Don-vip enable new PMD rule AvoidFileStream - see …
(edit) @12856   7 years bastiK see #15229 - add parameter to base directory methods
(edit) @12855   7 years bastiK see #15229 - add separate interface IBaseDirectories to look up …
(edit) @12813   7 years bastiK fix PMD, etc.
(edit) @12811   7 years bastiK see #15277 - add hard reference to logger, else it gets garbage …
(edit) @12765   7 years wiktorn Use tools.Logging instead of FeatureAdapter.getLogger See: #15229
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @12537   7 years Don-vip PMD - VariableNamingConventions
(edit) @11746   7 years Don-vip PMD - Strict Exceptions
(edit) @11400   7 years Don-vip drop old stuff
(edit) @11169   7 years simon04 JCS: get rid of verbose logging on Windows
(edit) @10965   8 years Don-vip sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
(edit) @10762   8 years Don-vip sonar - squid:UselessParenthesesCheck
(edit) @10723   8 years simon04 Fix javadoc
(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.