|
|
@16559
|
5 years |
simon04 |
fix #19356, see #18750 - Deduplicate ImageryBounds
Reduces retained …
|
|
|
@16553
|
5 years |
Don-vip |
see #19334 - javadoc fixes + protected constructors for abstract classes
|
|
|
@16550
|
5 years |
simon04 |
RequestProcessor.getHandlersInfoAsJSON: use javax.json
|
|
|
@16471
|
5 years |
simon04 |
fix #19269 - Remote control: addtags= broken
Regression of r16328.
|
|
|
@16442
|
5 years |
simon04 |
Fix typo "referrer"
|
|
|
@16436
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16430
|
5 years |
simon04 |
fix #18162, see #18712 - Add --offline=CACHE_UPDATES to disable …
|
|
|
@16428
|
5 years |
simon04 |
see #18712 - CachedFile: report offline mode
|
|
|
@16427
|
5 years |
simon04 |
see #18712 - Add OfflineAccessException.forResource(String)
|
|
|
@16426
|
5 years |
simon04 |
see #18712 - Add NetworkManager.isOffline(String) to test offline …
|
|
|
@16422
|
5 years |
simon04 |
fix #18820, see #13872 - Make OAuth signing of all API requests …
|
|
|
@16419
|
5 years |
simon04 |
fix #19099 - PlaceSelection: search for more results (Nominatim)
…
|
|
|
@16412
|
5 years |
simon04 |
fix #19193 - WMSImagery: fix parsing of version 1.3.0 capabilities
…
|
|
|
@16333
|
5 years |
simon04 |
Java 8: use Map.computeIfAbsent
|
|
|
@16328
|
5 years |
simon04 |
AddTagsDialog: use TextTagParser.readTagsByRegexp
|
|
|
@16324
|
5 years |
simon04 |
fix #11310 - Support setting changeset tags during /import call
|
|
|
@16311
|
5 years |
simon04 |
fix #19041 - GeoJSONReader: reuse node on same at same position to
…
|
|
|
@16203
|
5 years |
GerdP |
see #18985: avoid to download parents of deleted (invisble) objects
- …
|
|
|
@16190
|
5 years |
Don-vip |
add missing remote control Javadoc
|
|
|
@16147
|
5 years |
simon04 |
RequestProcessor: use StandardCharsets.US_ASCII
|
|
|
@16144
|
5 years |
Don-vip |
fix #18936 - fix layer name detection of Overpass xapi URLs
|
|
|
@16142
|
5 years |
simon04 |
fix #17683 - LoadAndZoomHandler: retain order of selection
|
|
|
@16129
|
5 years |
Don-vip |
see #17285 - add privacy-policy-url in mirror
|
|
|
@16127
|
5 years |
Don-vip |
see #17285 - add privacy-policy-url
|
|
|
@16120
|
5 years |
Don-vip |
fix #18920 - load AC RAIZ FNMT-RCM from Spanish Royal Mint
|
|
|
@16104
|
5 years |
Don-vip |
see #16912 - remove deprecated JavaFxMediaPlayer, moved in the javafx …
|
|
|
@16088
|
5 years |
Don-vip |
fix #18853 - Close OsmWriter after writing XML output streams (patch …
|
|
|
@16080
|
5 years |
simon04 |
see #18886 - AbstractReader.parseTimestamp: use LRU cache
|
|
|
@16068
|
5 years |
simon04 |
fix #18752 - Remove i18n from debug logging strings
|
|
|
@16056
|
5 years |
simon04 |
CheckParameterUtil: replace ensure() with ensureThat()
Makes code …
|
|
|
@16038
|
5 years |
Don-vip |
fix #18852 - avoid useless null-check (patch by hiddewie)
|
|
|
@16008
|
5 years |
GerdP |
fix #18835: unexpected full recursive download of children relations …
|
|
|
@16006
|
5 years |
Don-vip |
see #18140 - reorganization of data(_nodist), images(_nodist), …
|
|
|
@15969
|
5 years |
simon04 |
see #18812 - OsmApi, OsmServerReader, NameFinder: specify …
|
|
|
@15905
|
5 years |
simon04 |
Use Collections.singletonMap
|
|
|
@15868
|
5 years |
Don-vip |
see #18440 - cache API keys in memory
|
|
|
@15865
|
5 years |
Don-vip |
fix #18722 - exclude json file extension from GeoJsonImporter + add …
|
|
|
@15855
|
5 years |
Don-vip |
see #18440 - Fetch imagery API keys from JOSM website. Restore access …
|
|
|
@15846
|
5 years |
GerdP |
fix #18701: Simplify MultiFetchServerObjectReader implementation
|
|
|
@15820
|
5 years |
Don-vip |
fix #18654 - Separate unique identifiers per primitive type
This …
|
|
|
@15811
|
5 years |
GerdP |
fix #18566: Download object: member of relations always downloaded …
|
|
|
@15785
|
5 years |
Don-vip |
fix #18613 - discourage upload of geojson data
|
|
|
@15784
|
5 years |
Don-vip |
see #18613 - rework download tasks / URL patterns
|
|
|
@15783
|
5 years |
Don-vip |
see #18601 - Add synchronzation to ensure that the AbstractPrimitive …
|
|
|
@15757
|
5 years |
GerdP |
fix #11914: show OSM username in titlebar
- update …
|
|
|
@15738
|
5 years |
Don-vip |
fix #18583 - FileWatcher: catch possible exceptions thrown by …
|
|
|
@15736
|
5 years |
simon04 |
Java 8: simplify Stream API usage
|
|
|
@15735
|
5 years |
simon04 |
Java 8: replace .stream().forEach() with .forEach()
|
|
|
@15721
|
5 years |
simon04 |
Fix Java syntax
|
|
|
@15720
|
5 years |
simon04 |
Java 8: use String.join
|
|
|
@15717
|
5 years |
simon04 |
Java 8: use Collectors.joining
|
|
|
@15716
|
5 years |
simon04 |
Java 8: use String.join
|
|
|
@15684
|
5 years |
Don-vip |
read GeoJson array properties as OSM tags
|
|
|
@15631
|
5 years |
Don-vip |
fix #18504 - add support for Tasking Manager 4 gpx URL (patch by …
|
|
|
@15620
|
5 years |
Don-vip |
fix #18466 - catch JsonParsingException when loading geojson files
|
|
|
@15593
|
5 years |
GerdP |
fix #18397: Provide more helpful error message when loading an invalid …
|
|
|
@15588
|
5 years |
Don-vip |
tools update: checkstyle 8.27, pmd 6.20, spotbugs 3.1.12
|
|
|
@15586
|
5 years |
Don-vip |
code cleanup
|
|
|
@15520
|
5 years |
GerdP |
see #15626: change visibility of MultiFetchServerObjectReader.create() …
|
|
|
@15507
|
5 years |
Don-vip |
fix #18292 - Initialize pref list for remote control (patch by …
|
|
|
@15502
|
5 years |
Don-vip |
see #16796 - use IGpxTrack in GpxData (patch by Bjoeni)
|
|
|
@15500
|
5 years |
Don-vip |
fix #18283 - Remote controle: don't hardcode …
|
|
|
@15499
|
5 years |
Don-vip |
fix #18287 - more robust parsing of GeoJSON coordinates
|
|
|
@15497
|
5 years |
Don-vip |
see #16796 - fix most of checkstyle/pmd/findbugs violations
|
|
|
@15496
|
5 years |
Don-vip |
fix #16796 - Rework of GPX track colors / layer preferences (patch by …
|
|
|
@15482
|
5 years |
Don-vip |
fix #18276 - Missing optional parameter in remote control (patch by …
|
|
|
@15470
|
5 years |
Don-vip |
fix #18249 - Allow unknown xml attributes to be added as tags (patch …
|
|
|
@15469
|
5 years |
Don-vip |
fix #10033, fix #15748, fix #17097 - drop remote control https support …
|
|
|
@15452
|
5 years |
Don-vip |
see #10564 - use the same i18n string than other actions
|
|
|
@15447
|
5 years |
GerdP |
see #18122: Don't set download bounds for incomplete Overpass queries …
|
|
|
@15442
|
5 years |
Don-vip |
fix #17495 - limited support of named CRS in GeoJSON import
|
|
|
@15429
|
5 years |
GerdP |
fix #17453: GeoJSON export error (17453-v2.patch)
|
|
|
@15427
|
5 years |
Don-vip |
fix recent SonarQube issues
|
|
|
@15426
|
5 years |
Don-vip |
fix #13890 - improve performance of "Upload selection" checks
|
|
|
@15424
|
5 years |
Don-vip |
fix #10564 - add GeoJSON import (adapted from geojson plugin)
|
|
|
@15416
|
5 years |
Don-vip |
fix #18190 - Handle "resource:" identical for CachedFile and images
|
|
|
@15404
|
5 years |
Don-vip |
fix #12669 - Disable upload and save buttons when not needed
|
|
|
@15386
|
5 years |
Don-vip |
see #13679 - rename method to avoid clash with existing one
|
|
|
@15377
|
5 years |
Don-vip |
see #13679 - refactor session import/export classes for easier plugin …
|
|
|
@15343
|
5 years |
Don-vip |
fix #18114 - support short date/time format in RTKLib .pos files
|
|
|
@15329
|
5 years |
Don-vip |
optimization - avoid throwing useless MalformedURLException
|
|
|
@15319
|
5 years |
Don-vip |
see #18038 - checkstyle
|
|
|
@15316
|
5 years |
Don-vip |
fix #18038 - Add arbitrary changeset tags via remote control (patch by …
|
|
|
@15293
|
5 years |
Don-vip |
sonar
|
|
|
@15251
|
5 years |
Don-vip |
fix #17929 - see #17722 - don't display random network or API issues, …
|
|
|
@15250
|
5 years |
Don-vip |
see #17829 - use UTC timezone instead of local one
|
|
|
@15247
|
5 years |
Don-vip |
see #17829 - support RTKLib Positioning Solution files. Add new …
|
|
|
@15228
|
5 years |
Don-vip |
fix #17801 - use selected image format when building WMS URL
|
|
|
@15209
|
5 years |
Don-vip |
fix #17801 - create WMS URL correctly
|
|
|
@15181
|
6 years |
Don-vip |
see #17516 - use qualified access to Thread.yield() as it is a …
|
|
|
@15152
|
6 years |
Don-vip |
more uses of Java 8 stream API
|
|
|
@15142
|
6 years |
Don-vip |
see #17668 - fix typo
|
|
|
@15124
|
6 years |
Don-vip |
fix #17668 - load "Microsec e-Szigno Root CA 2009" certificate, used …
|
|
|
@15121
|
6 years |
Don-vip |
sonarqube, javadoc
|
|
|
@15085
|
6 years |
Don-vip |
see #17722 - make sure we don't display the same text twice
|
|
|
@15084
|
6 years |
Don-vip |
see #17722 - proper notification of user block
|
|
|
@15077
|
6 years |
Don-vip |
fix forgotten @since xxx
|
|
|
@15070
|
6 years |
Don-vip |
fix #17701, fix #17702 - add robustness when loading imagery layers …
|
|
|
@15018
|
6 years |
stoecker |
add missing NMEA fix types from NMEA 4.00
|
|
|
@15007
|
6 years |
Don-vip |
remove deprecated API
|
|
|