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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10194   8 years Don-vip sonar, javadoc
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @9995   8 years bastiK fixed #12264 - Add own CA's to Java cert-store
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9645   8 years Don-vip fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9414   8 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9411   8 years simon04 see #8824 - Allow to cancel download of style/preset list in preferences
(edit) @9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @9296   8 years Don-vip fix #12249 - Fix Findbugs warnings "Exceptional return value of …
(edit) @9280   8 years Don-vip improve performance and simplify file copy operations (major …
(edit) @9168   8 years simon04 see #12231 - Uniform access to HTTP resources
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9059   8 years Don-vip checkstyle
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
(edit) @8840   9 years Don-vip sonar - squid:S3052 - Fields should not be initialized to default values
(edit) @8597   9 years wiktorn Removed unnecessary debug output
(edit) @8596   9 years wiktorn Fix off by one error which breakes openeing local files on linux. …
(edit) @8570   9 years Don-vip checkstyle
(edit) @8568   9 years wiktorn Basic WMTS support. * added information about units and to_meter to …
(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) @8470   9 years Don-vip javadoc fixes. Removed one duplicated method in exception handling
(edit) @8443   9 years Don-vip remove extra whitespaces
(edit) @8401   9 years Don-vip fix some minor Sonar issues
(edit) @8390   9 years Don-vip Sonar - various performance improvements
(edit) @8387   9 years Don-vip fix some Findbugs warnings
(edit) @8073   9 years Don-vip fix some Sonar issues
(edit) @7890   9 years Don-vip fix #10884 - crash at startup (regression from r7853)
(edit) @7853   9 years Don-vip fix/debug problems seen on Jenkins: - delete old windows installer …
(edit) @7835   9 years Don-vip fix #10026 - migrate preferences and plugins from old ~/.josm
(edit) @7834   9 years Don-vip see #10026 - use recommended user data directory on OSX (distinct from …
(edit) @7434   10 years Don-vip fix #8885 (see #4614) - add offline mode with new command line …
(edit) @7282   10 years bastiK fixed #10219 - NPE in CachedFile.getInputStream during start
(copy) @7248   10 years bastiK reworked MirroredInputStream (renamed to CachedFile): * no more …
copied from trunk/src/org/openstreetmap/josm/io/MirroredInputStream.java
(edit) @7242   10 years bastiK add support for If-Modified-Since header in MirroredInputStream (see …
Note: See TracRevisionLog for help on using the revision log.