source: josm/trunk/test/unit/org/openstreetmap/josm/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16612   4 years GerdP fix checkstyle, pmd issues introduced with r16611
(edit) @16611   4 years GerdP fix #12303: When downloading objects with Overpass API, use recurse up …
(edit) @16589   4 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16588   4 years simon04 Add ImageryHandlerTest.testBuildImageryInfo
(edit) @16436   4 years simon04 see #19251 - Java 8: use Stream
(edit) @16426   4 years simon04 see #18712 - Add NetworkManager.isOffline(String) to test offline …
(edit) @16425   4 years simon04 Fix typo
(edit) @16412   4 years simon04 fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities …
(edit) @16358   4 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
(edit) @16328   4 years simon04 AddTagsDialog: use TextTagParser.readTagsByRegexp
(edit) @16327   4 years simon04 Add AddTagsDialogTest
(edit) @16311   4 years simon04 fix #19041 - GeoJSONReader: reuse node on same at same position to …
(edit) @16182   4 years simon04 Fix typos in Javadoc
(edit) @16009   4 years GerdP see #18835: adapt unit tests to different "recurse down" behaviour
(edit) @16006   4 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
(edit) @15865   4 years Don-vip fix #18722 - exclude json file extension from GeoJsonImporter + add …
(edit) @15821   4 years GerdP see #18639: fix unit test
(edit) @15811   4 years GerdP fix #18566: Download object: member of relations always downloaded …
(edit) @15784   4 years Don-vip see #18613 - rework download tasks / URL patterns
(edit) @15755   4 years simon04 Introduce Stopwatch class to measure elapsed time
(edit) @15736   4 years simon04 Java 8: simplify Stream API usage
(edit) @15717   4 years simon04 Java 8: use Collectors.joining
(edit) @15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
(edit) @15509   4 years Don-vip remove broken certificate test, as website disappeared
(edit) @15503   4 years Don-vip see #16796 - fix 3 forgotten Checkstyle violations
(edit) @15502   4 years Don-vip see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
(edit) @15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
(edit) @15496   4 years Don-vip fix #16796 - Rework of GPX track colors / layer preferences (patch by …
(edit) @15470   4 years Don-vip fix #18249 - Allow unknown xml attributes to be added as tags (patch …
(edit) @15469   4 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
(edit) @15442   5 years Don-vip fix #17495 - limited support of named CRS in GeoJSON import
(edit) @15427   5 years Don-vip fix recent SonarQube issues
(edit) @15424   5 years Don-vip fix #10564 - add GeoJSON import (adapted from geojson plugin)
(edit) @15343   5 years Don-vip fix #18114 - support short date/time format in RTKLib .pos files
(edit) @15250   5 years Don-vip see #17829 - use UTC timezone instead of local one
(edit) @15247   5 years Don-vip see #17829 - support RTKLib Positioning Solution files. Add new …
(edit) @15146   5 years Don-vip fix #17769 - test ISRG Root works
(edit) @15070   5 years Don-vip fix #17701, fix #17702 - add robustness when loading imagery layers …
(edit) @15058   5 years Don-vip make CertificateAmendmentTestIT use …
(edit) @15034   5 years Don-vip checkstyle/PMD
(edit) @14810   5 years Don-vip fix #17328 - visible html code in error message
(edit) @14746   5 years simon04 Refactoring: use StandardCharsets
(edit) @14498   5 years Don-vip fix #17062, see #16073 - Load Taiwan Government Root CA certificate …
(edit) @14456   5 years Don-vip fix #16995 - de-duplicate storage of timestamp within WayPoint and …
(edit) @14453   5 years Don-vip see #16995 - update unit test
(edit) @14446   5 years Don-vip see #16995 - use_Date exclusively for PT_TIME attribute (patch by cmuelle8)
(edit) @14411   5 years wiktorn Skip unkown tags in WMS Getcapabilities In Layer definition, if there …
(edit) @14327   6 years Don-vip checkstyle/unit test fixes
(edit) @14314   6 years Don-vip fix #16834 - IAE when opening .osmc containing empty note created by OsmAnd
(edit) @14274   6 years Don-vip fix bug when writing a locked OSM layer
(edit) @14266   6 years Don-vip fix #16762 - support multiple notes in .osc files created by OsmAnd
(edit) @14243   6 years Don-vip fix #16725 - numeric attributes of GPX waypoints were no longer …
(edit) @14231   6 years Don-vip fix #16723 - Display changes count in changeset manager
(edit) @14219   6 years Don-vip fix #16695 - display remark from Overpass API when a download …
(edit) @14217   6 years Don-vip fix #16705 - RemoteControlHttpsServer: end mainloop if …
(edit) @14201   6 years Don-vip spotbugs - fix various issues found with Eclipse plugin
(edit) @14168   6 years Don-vip fix #16656 - appveyor: tweak configuration and skip troublesome tests …
(edit) @14138   6 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
(edit) @14121   6 years Don-vip see #15229 - deprecate all Main methods related to network features. …
(edit) @14120   6 years Don-vip see #15229 - deprecate all Main methods related to projections. New …
(edit) @14101   6 years Don-vip see #8765, fix #11086 - Support notes in osmChange (.osc) files …
(edit) @14099   6 years Don-vip fix sonarqube issues
(edit) @14090   6 years Don-vip see #16546 - fix unit test
(edit) @14089   6 years Don-vip Most of certificate amendment tests are integration tests, not unit …
(edit) @14086   6 years Don-vip fix #16546 - Support Overpass API JSON format
(edit) @14083   6 years Don-vip fix #16554 - read NMEA speeds in km/h
(edit) @14080   6 years Don-vip see #16550 - fix unit test
(edit) @14079   6 years Don-vip see #16550 - use UTC by default for GPX timestamps
(edit) @14078   6 years stoecker see #16499 - fix typos
(edit) @14077   6 years Don-vip see #16550 - add missing JOSMTestRules
(edit) @14075   6 years Don-vip fix #16550 - fix regressions in OSM -> GPX conversion
(edit) @14068   6 years Don-vip checkstyle/sonarqube
(edit) @14067   6 years Don-vip fix #16496 - fix invalid parsing of NMEA time (decimal-fraction of seconds)
(edit) @14048   6 years Don-vip see #16498 - convert more unit tests to Java
(edit) @14047   6 years Don-vip see #16498 - convert two more unit tests to Java
(edit) @14046   6 years Don-vip checkstyle
(edit) @14044   6 years Don-vip see #16498 - convert one more unit test to Java
(edit) @14040   6 years Don-vip see #16498 - convert one more unit test to Java, fix code style issues
(edit) @14039   6 years Don-vip see #16498 - convert one more unit test to Java
(edit) @14038   6 years Don-vip fix #16499 - Support GDPR-compliant OSM extracts
(edit) @14019   6 years Don-vip update to Groovy 2.5.0 and Eclipse Photon (4.8.0)
(edit) @14015   6 years Don-vip add unit tests on nominatim area name resolution
(edit) @14010   6 years Don-vip fix #16471 - Support NMEA files when correlating images to a GPX track
(edit) @13944   6 years Don-vip see #16047 - Java 11 ea has trouble to access Google in https; don't …
(edit) @13878   6 years wiktorn Fix identifying if getMapUrl contains query part. See: #16330
(edit) @13870   6 years wiktorn Fix NPE when style title is null Closes: #16333
(edit) @13797   6 years Don-vip fix #13937 - save imagery offset bookmarks by locale-insensitive id …
(edit) @13742   6 years wiktorn Checkstyle fixes
(edit) @13735   6 years wiktorn Fix tests
(edit) @13733   6 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
(edit) @13699   6 years Don-vip fix #16248 - fix parsing of XML namespace in WMS capabilities (patch …
(edit) @13559   6 years Don-vip extract DownloadPolicy / UploadPolicy to separate classes
(edit) @13485   6 years Don-vip see #8039, see #10456 - keep layer download/upload/locked flags when …
(edit) @13441   6 years Don-vip see #15880, see #15970 - ignore equatorial stereographic projections …
(edit) @13337   6 years Don-vip see #15800 - fix mistake in unit test
(edit) @13336   6 years Don-vip see #15800 - autofix out: issues in overpass queries
(edit) @13335   6 years Don-vip fix #15800 - autofix common issues in overpass queries, like overpass turbo
(edit) @13274   6 years Don-vip fix #15730 - support WMS capabilities with embedded HTML in layer …
(edit) @13243   6 years michael2402 See #15310: Replace use of dx/dy in bookmark loading/storing code.
(edit) @13232   6 years Don-vip see #15682 - update unit test
Note: See TracRevisionLog for help on using the revision log.