source: josm/trunk/src/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10689   7 years Don-vip see #11390, see #12890 - Use Java 8 Function
(edit) @10686   7 years Don-vip do not cache 404 results of HTTP requests (not found)
(edit) @10671   7 years Don-vip see #12472 - fix "MissingCasesInEnumSwitch" warnings
(edit) @10670   7 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
(edit) @10657   7 years Don-vip see #11390, see #12890 - use Java 8 Predicates
(edit) @10638   7 years Don-vip see #11390, fix #13206 - Migrate Function interface to java 8 (patch …
(edit) @10632   7 years Don-vip sonar - squid:RedundantThrowsDeclarationCheck - Throws declarations …
(edit) @10627   7 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10626   7 years Don-vip simplify handling of ignored/traced exceptions
(edit) @10621   7 years Don-vip fix #13197 - bad use of method references instead of lambdas, causing …
(edit) @10619   7 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
(edit) @10618   7 years Don-vip see #11390 - Java 8: use java.util.Base64
(edit) @10616   7 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10615   7 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
(edit) @10612   7 years Don-vip see #11390, fix #12910 - Clean WMS Imagery (patch by michael2402) - …
(edit) @10600   7 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
(edit) @10587   7 years Don-vip fix #13187 - Set encoding of remote control error pages to UTF-8 and …
(edit) @10580   7 years Don-vip see #11390 - switch to Java 8
(edit) @10578   7 years Don-vip fix #13178 - Fix duplicate put of dx/dy in imagery session export …
(edit) @10571   7 years Don-vip fix #13172 - Move ImageryLayer.d[xy] to the settings (patch by …
(edit) @10568   7 years Don-vip fix #13169 - Extract imagery layer settings to new class (patch by …
(edit) @10520   7 years Don-vip fix #13115 - fix NPE, improve WMS errors handling
(edit) @10475   7 years Don-vip fix #13045 - Inconsistent timezone handling in tests/nmea (patch by …
(edit) @10462   7 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10453   7 years Don-vip fix #13023 - Replace uses of hasEditLayer() with new layer manager …
(edit) @10446   7 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
(edit) @10436   7 years Don-vip see #13001 - replace calls to Main.main.[add|remove]Layer by …
(edit) @10432   7 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
(edit) @10420   7 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10407   7 years Don-vip sonar - squid:S2386 - Mutable fields should not be "public static"
(edit) @10404   7 years Don-vip findbugs security - XML Parsing Vulnerable to XXE - enable …
(edit) @10386   7 years Don-vip gsoc-core - remove more deprecation warnings
(edit) @10378   7 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
(edit) @10373   7 years Don-vip fix #12949 - Use test rule instead of JOSMFixture to speed up tests …
(edit) @10371   7 years Don-vip fix #12944 - Reduce use of addLayer(..., bounds) - patch by …
(edit) @10369   7 years stoecker see #9995 - patch by strump - improve HIDPI
(edit) @10364   7 years stoecker gsoc-core - patch by Michael Zangl - see #12953 - remove deprecation usage
(edit) @10345   7 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
(edit) @10315   7 years Don-vip findbugs, code optimization/cleanup
(edit) @10308   7 years Don-vip sonar - squid:S1854 - Dead stores should be removed
(edit) @10305   7 years Don-vip sonar - various code cleanup fixes
(edit) @10302   7 years Don-vip fix #12583 - fix unit tests by adding a new mode to HttpClient. Don't …
(edit) @10300   7 years Don-vip sonar - Performance - Method passes constant String of length 1 to …
(edit) @10253   7 years Don-vip fix #12853 - handle OSM API error properly when maximum bounds are …
(edit) @10242   7 years Don-vip sonar - pmd:InsufficientStringBufferDeclaration - Insufficient String …
(edit) @10237   7 years Don-vip sonar - squid:S1166 - Exception handlers should preserve the original …
(edit) @10235   7 years Don-vip sonar - squid:S00112 - Generic exceptions should never be thrown
(edit) @10228   7 years Don-vip findbugs: SC_START_IN_CTOR + UW_UNCOND_WAIT + UM_UNNECESSARY_MATH + …
(edit) @10223   7 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
(edit) @10217   7 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10216   7 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
(edit) @10212   7 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
(edit) @10208   7 years Don-vip see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
(edit) @10194   7 years Don-vip sonar, javadoc
(edit) @10182   7 years Don-vip sonar - squid:S1943 - Classes and methods that rely on the default …
(edit) @10181   7 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10179   7 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   7 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10171   7 years Don-vip update to checkstyle 6.18
(edit) @10165   7 years simon04 fix #12803 - JOSM writes invalid crs entry in GeoJSON
(edit) @10161   7 years bastiK fixed #12791 - Progress state exception when doing various operations …
(edit) @10160   7 years bastiK partial revert of [9529] (fixes #12583) possibly breaking tests
(edit) @10136   7 years Don-vip fix note parsing broken by r10134
(edit) @10134   7 years Don-vip sonar, javadoc
(edit) @10131   7 years Don-vip fix coverity 1354553, 1347477, 1347476, 1347474, 1347472, 1347471 - NPE
(edit) @10125   7 years Don-vip refactor classes from corrector package, add javadoc
(edit) @10116   7 years Don-vip add more unit tests
(edit) @10088   7 years stoecker see #12264 - revert r10085
(edit) @10085   7 years wiktorn Add Certum CA certificate used by GUGiK in Poland. See: #12264
(edit) @10083   7 years wiktorn Check for certificate SHA-2 fingerprint instead of SHA-2 of PEM file. …
(edit) @10079   7 years Don-vip checkstyle, fix unit test
(edit) @10076   7 years wiktorn Better error reporting for hash mismatch. See: #12264
(edit) @10060   7 years Don-vip see #11924 - remove deprecated code, reduce double precision in unit …
(edit) @10051   7 years Don-vip fix #12675 - fix XML encoding of user names in changeset requests
(edit) @10045   7 years Don-vip sonar - squid:S2129 - Constructors should not be used to instantiate …
(edit) @10043   7 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10006   7 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @10001   7 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   7 years Don-vip sonar - fix various issues
(edit) @9997   7 years Don-vip sonar - various fixes + javadoc
(edit) @9995   7 years bastiK fixed #12264 - Add own CA's to Java cert-store
(edit) @9990   7 years Don-vip sonar - Inner classes which do not reference their owning classes …
(edit) @9983   7 years Don-vip remove unused code
(edit) @9977   7 years Don-vip sonar - remove some transient modifiers
(edit) @9970   7 years Don-vip sonar - remove useless parentheses
(edit) @9828   7 years Don-vip findbugs, javadoc, unit tests
(edit) @9797   7 years Don-vip fix #12531 - NPE when importing notes files (regression from r9746)
(edit) @9777   7 years stoecker fix coverity 1350293 - useless local storage
(edit) @9755   7 years bastiK add preference type MultiMap (closes #12437)
(edit) @9753   7 years Don-vip add unit tests
(edit) @9748   7 years Don-vip checkstyle
(edit) @9746   7 years Don-vip fix #12497 - add support for notes in session files
(edit) @9740   7 years simon04 see #12485 - Add unit test for nmea reading
(edit) @9732   7 years Don-vip remote control: add more unit tests, robustness
(edit) @9720   7 years Don-vip remove deprecated stuff
(edit) @9703   7 years simon04 see #12472 - Fix warnings identified by error-prone
(edit) @9669   7 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9665   7 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9658   7 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9646   7 years Don-vip fix #12448 - session reader failed when linked local file was …
Note: See TracRevisionLog for help on using the revision log.