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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10208   8 years Don-vip see #11924 - Java 9 - JDK-6850612 deprecates Class.newInstance() ==> …
(edit) @10194   8 years Don-vip sonar, javadoc
(edit) @10182   8 years Don-vip sonar - squid:S1943 - Classes and methods that rely on the default …
(edit) @10181   8 years Don-vip sonar - squid:S2184 - Math operands should be cast before assignment
(edit) @10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
(edit) @10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
(edit) @10171   8 years Don-vip update to checkstyle 6.18
(edit) @10165   8 years simon04 fix #12803 - JOSM writes invalid crs entry in GeoJSON
(edit) @10161   8 years bastiK fixed #12791 - Progress state exception when doing various operations …
(edit) @10160   8 years bastiK partial revert of [9529] (fixes #12583) possibly breaking tests
(edit) @10136   8 years Don-vip fix note parsing broken by r10134
(edit) @10134   8 years Don-vip sonar, javadoc
(edit) @10131   8 years Don-vip fix coverity 1354553, 1347477, 1347476, 1347474, 1347472, 1347471 - NPE
(edit) @10125   8 years Don-vip refactor classes from corrector package, add javadoc
(edit) @10116   8 years Don-vip add more unit tests
(edit) @10088   8 years stoecker see #12264 - revert r10085
(edit) @10085   8 years wiktorn Add Certum CA certificate used by GUGiK in Poland. See: #12264
(edit) @10083   8 years wiktorn Check for certificate SHA-2 fingerprint instead of SHA-2 of PEM file. …
(edit) @10079   8 years Don-vip checkstyle, fix unit test
(edit) @10076   8 years wiktorn Better error reporting for hash mismatch. See: #12264
(edit) @10060   8 years Don-vip see #11924 - remove deprecated code, reduce double precision in unit …
(edit) @10051   8 years Don-vip fix #12675 - fix XML encoding of user names in changeset requests
(edit) @10045   8 years Don-vip sonar - squid:S2129 - Constructors should not be used to instantiate …
(edit) @10043   8 years Don-vip sonar - squid:S2325 - "private" methods that don't access instance …
(edit) @10006   8 years Don-vip fix #12639 - NPE in History Window for primitives with more than 100 …
(edit) @10001   8 years Don-vip sonar - Local variable and method parameter names should comply with a …
(edit) @10000   8 years Don-vip sonar - fix various issues
(edit) @9997   8 years Don-vip sonar - various fixes + javadoc
(edit) @9995   8 years bastiK fixed #12264 - Add own CA's to Java cert-store
(edit) @9990   8 years Don-vip sonar - Inner classes which do not reference their owning classes …
(edit) @9983   8 years Don-vip remove unused code
(edit) @9977   8 years Don-vip sonar - remove some transient modifiers
(edit) @9970   8 years Don-vip sonar - remove useless parentheses
(edit) @9828   8 years Don-vip findbugs, javadoc, unit tests
(edit) @9797   8 years Don-vip fix #12531 - NPE when importing notes files (regression from r9746)
(edit) @9777   8 years stoecker fix coverity 1350293 - useless local storage
(edit) @9755   8 years bastiK add preference type MultiMap (closes #12437)
(edit) @9753   8 years Don-vip add unit tests
(edit) @9748   8 years Don-vip checkstyle
(edit) @9746   8 years Don-vip fix #12497 - add support for notes in session files
(edit) @9740   8 years simon04 see #12485 - Add unit test for nmea reading
(edit) @9732   8 years Don-vip remote control: add more unit tests, robustness
(edit) @9720   8 years Don-vip remove deprecated stuff
(edit) @9703   8 years simon04 see #12472 - Fix warnings identified by error-prone
(edit) @9669   8 years bastiK add missing svn:eol-style=native (see #12410)
(edit) @9665   8 years stoecker fix eol-style issues and similar formating stuff, see #12410
(edit) @9658   8 years stoecker see #12313 - support mirror URLs in editor compare and JOSM imagery loader
(edit) @9646   8 years Don-vip fix #12448 - session reader failed when linked local file was …
(edit) @9645   8 years Don-vip fix findbugs issue RV_RETURN_VALUE_IGNORED_BAD_PRACTICE for …
(edit) @9619   8 years wiktorn Finish removal of tile-size workaround code started in [9617]. Now …
(edit) @9615   8 years Don-vip fix #12412 - add new icon for multipolygon preset type (by Mkyral) + …
(edit) @9613   8 years stoecker fix #12437 - see #12425 - fix handling of equal no tile headers with …
(edit) @9610   8 years stoecker fix #12425 - add checksum based no-tile detection
(edit) @9569   8 years Don-vip fix #12393 - Fix parsing note hiding events (patch by ToeBee) + add …
(edit) @9547   8 years Don-vip checkstyle
(edit) @9545   8 years Don-vip fix javadoc errors/warnings
(edit) @9543   8 years Don-vip refactoring - global simplification of use of setLayout method - …
(edit) @9537   8 years bastiK applied #12370 - adapted osm file filter to other file types (patch by …
(edit) @9529   8 years simon04 HttpClient: test progress monitor handling
(edit) @9528   8 years simon04 fix #11305 see #10306 - After canceling upload a new instead of the …
(edit) @9509   8 years simon04 fix #9925 - Allow to stop downloading GPS data and keep the downloaded part
(edit) @9477   8 years Don-vip javadoc fixes
(edit) @9471   8 years Don-vip session - refactoring to reduce code duplication
(edit) @9461   8 years bastiK applied #12369 - default extension for saving files read from …
(edit) @9455   8 years Don-vip session - refactor duplicated code, add javadoc, fix warnings
(edit) @9414   8 years simon04 see #8824 - Fail fast when initializing imagery entries while starting …
(edit) @9412   8 years simon04 see #8824 - Allow to cancel updating of imagery entries in the preferences
(edit) @9411   8 years simon04 see #8824 - Allow to cancel download of style/preset list in preferences
(edit) @9406   8 years Don-vip findbugs - replace inefficient Boolean constructor call by …
(edit) @9396   8 years simon04 fix #7122 - Improve HTTP authentication for parallel requests (TMS/WMS …
(edit) @9353   8 years simon04 Refactoring: introduce OsmApi#getServerUrl
(edit) @9352   8 years simon04 fix #7612 - Prefer OAuth, provide authorization at upload
(edit) @9344   8 years Don-vip see #11924 - fix one javadoc warning with JDK9, add more unit tests
(edit) @9326   8 years simon04 OsmReader: do not inform about undefined elements send from Overpass …
(edit) @9325   8 years simon04 see #7670 fix #7647 - Fetching objects via Overpass API recurses down …
(edit) @9324   8 years simon04 MultiFetchServerObjectReader: shutdown threads after use
(edit) @9318   8 years simon04 fix #11693 - Overpass download: set default timeout to 180s
(edit) @9313   8 years simon04 fix #8050 - Make OSM API OAuth and imagery HTTP authentication work …
(edit) @9310   8 years simon04 fix #11773 - Saving osm files in JOSM will save the nodes in one of …
(edit) @9309   8 years simon04 see #12292 - Allow to disconnect HttpClient in connecting phase
(edit) @9308   8 years simon04 fix #11693 - Overpass download: parse and use timeout from …
(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) @9274   8 years simon04 Uniform display of sizes (B, kB, MB, ...)
(edit) @9243   8 years Don-vip javadoc update
(edit) @9242   8 years simon04 fix #7670 - Add Overpass settings to main preference
(edit) @9241   8 years simon04 see #7670 - Possibility to download from mirror with all download …
(edit) @9231   8 years Don-vip javadoc update
(edit) @9227   8 years Don-vip OAuth: add robustness, basic unit test, code cleanup
(edit) @9215   8 years Don-vip fix #12250 - Error when loading session containing layer converted …
(edit) @9214   8 years Don-vip use LatLon.ZERO instead of new LatLon(0, 0)
(edit) @9205   8 years Don-vip fix some Findbugs warnings
(edit) @9197   8 years Don-vip checkstyle
(edit) @9185   8 years simon04 see #12231 - HttpClient now reports status to ProgressMonitor
(edit) @9184   8 years simon04 see #12231 - fix …
(edit) @9182   8 years simon04 see #12231 - No read timeout for OsmApi connections Fixes regression …
(edit) @9174   8 years simon04 see #12231 - Update unit tests, fix regression
(edit) @9172   8 years simon04 see #12231 - Use HttpClient for OSM API calls This requires adaptors …
(edit) @9171   8 years simon04 see #12231 - Use HttpClient instead of some Utils.openHttpConnection
(edit) @9170   8 years simon04 see #12231 - Deprecate Utils.open* functions
Note: See TracRevisionLog for help on using the revision log.