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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @9169   8 years simon04 see #12231 - HttpClient: add support to uncompress streams
(edit) @9168   8 years simon04 see #12231 - Uniform access to HTTP resources
(edit) @9134   8 years wiktorn Introduce imagery-source warnings about alignment and reprojections. …
(edit) @9108   8 years Don-vip checkstyle
(edit) @9107   8 years bastiK wms: allow all supported projections (also those only accessible by code)
(edit) @9087   8 years Don-vip sonar - fix some errors, mainly NPEs
(edit) @9079   8 years Don-vip update to CheckStyle 6.13
(edit) @9078   8 years Don-vip sonar - Immutable Field
(edit) @9070   8 years Don-vip Sonar - squid:S2293 - The diamond operator ("<>") should be used
(edit) @9059   8 years Don-vip checkstyle
(edit) @9001   8 years simon04 fix #12088 - Unable to save session with WMTS layers
(edit) @8995   8 years Don-vip fix #12071 - missing translated string
(edit) @8966   8 years akks fix #12023: 100% cpu load after turning off remote control
(edit) @8929   8 years Don-vip javadoc fixes
(edit) @8927   8 years Don-vip fix #11998 - add two new protected boolean members to simplify …
(edit) @8926   8 years Don-vip javadoc fixes
(edit) @8895   9 years simon04 Refactor usage of ExtensionFileFilter introduced in r8894
(edit) @8894   9 years simon04 fix #7058 - Ability to load gz and bz2 zipped NMEA files
Note: See TracRevisionLog for help on using the revision log.