source: josm/trunk/src/org/openstreetmap/josm/io/CacheCustomContent.java

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
(edit) @12841   7 years bastiK see #15229 - fix deprecations caused by [12840]
(edit) @12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
(edit) @11879   7 years Don-vip findbugs - EI_EXPOSE_REP
(edit) @11510   7 years Don-vip sonar - fb-contrib:ACEM_ABSTRACT_CLASS_EMPTY_METHODS
(edit) @11288   7 years simon04 see #13376 - Use TimeUnit instead of combinations of 1000/60/60/24
(edit) @10627   8 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
(edit) @8419   9 years Don-vip Sonar: various code style cleanup: - fix copyright - classes that …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7082   10 years Don-vip see #8465 - replace Utils.UTF_8 by StandardCharsets.UTF_8, new in …
(edit) @7033   10 years Don-vip see #8465 - global use of try-with-resources, according to * …
(edit) @7026   10 years stoecker fix #3142 - drop applet code finally
(edit) @6889   10 years Don-vip fix some Sonar issues (JLS order)
(edit) @6643   10 years Don-vip global replacement of e.printStackTrace() by Main.error(e)
(edit) @6552   10 years simon04 Refactoring: introduce Utils.UTF_8 charset to avoid handling of …
(edit) @6102   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @4810   12 years bastiK move cache files to ~/.josm/cache (only CacheCustomContent)
(edit) @4709   12 years simon04 see #7140 - cache the capabilities call using CacheCustomContent
(edit) @3947   13 years stoecker remove MOTD caching for applet
(edit) @3122   14 years Gubaer fixed #4673: I18n: motd in russian not displayed
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2986   14 years jttt Fix some of FindBugs warnings
(edit) @1610   15 years stoecker add generic caching class (e.g. for WMS plugin) - patch by xeen
(add) @1450   15 years stoecker fix #1848 - version in start screen. patch by xeen
Note: See TracRevisionLog for help on using the revision log.