|
|
@19150
|
4 months |
taylor.smock |
Bump error prone from 2.29.2 to 2.29.2
This fixes an issue where the …
|
|
|
@19149
|
4 months |
taylor.smock |
Bump error prone from 2.29.0 to 2.29.1
This fixes an issue where the …
|
|
|
@19148
|
4 months |
taylor.smock |
Dependency updates
ivy.xml
* Remove old dependencies (javax.json, …
|
|
|
@19147
|
4 months |
GerdP |
fix #23392: JOSM doesn't work well when not maximized
- use …
|
|
|
@19146
|
4 months |
taylor.smock |
Fix #23811: ant jdeps was broken (patch by mfloryan)
|
|
|
@19145
|
4 months |
taylor.smock |
Fix #23721: Application hangs indefinitely if Bing API unavailable
…
|
|
|
@19144
|
4 months |
taylor.smock |
Fix #23809: Desktop.getDesktop().browse can throw an …
|
|
|
@19143
|
4 months |
taylor.smock |
Fix #23804: xdg-open can return a 0 exit code when a browser doesn't …
|
|
|
@19142
|
4 months |
taylor.smock |
Fix OAuth2 tests
|
|
|
@19141
|
4 months |
taylor.smock |
See #23804: Try to detect common failures with OpenBrowser.displayUrl
…
|
|
|
@19140
|
4 months |
stoecker |
adapt height rules to use siunit_length - patch by gaben, fix #23781
|
|
|
@19139
|
4 months |
taylor.smock |
PMD and checkstyle fixes
|
|
|
@19138
|
4 months |
taylor.smock |
remove TLD from IANA
|
|
|
@19137
|
4 months |
stoecker |
add iD and Rapid to editor sync
|
|
|
@19136
|
4 months |
taylor.smock |
See #23754: Fix test for UploadPrimitivesTask
|
|
|
@19135
|
4 months |
GerdP |
fix #23754: JOSM fails to upload exactly 30000 changes in chunks of …
|
|
|
@19134
|
4 months |
taylor.smock |
Fix broken Tag2Link test (due to external reordering of preferred links)
|
|
|
@19133
|
4 months |
taylor.smock |
See #23727, #23748: Re-enable Map.ofEntries for …
|
|
|
@19132
|
4 months |
taylor.smock |
Fix #23765: Update tag2link resources
|
|
|
@19131
|
4 months |
taylor.smock |
See #23785: Log when an imagery layer is removed due to validity reasons
|
|
|
@19130
|
4 months |
taylor.smock |
Fix #23789: Missing space between two translated strings.
|
|
|
@19129
|
4 months |
stoecker |
add Check for trees that are too big, patch by gaben, fix #23621
|
|
|
@19128
|
5 months |
stoecker |
update i18n
|
|
|
@19127
|
5 months |
GerdP |
see #23738 comment:26
- make Cancel button work when using "Upload …
|
|
|
@19126
|
5 months |
GerdP |
fix #23738: Mass upload: JOSM tries to upload changes even though …
|
|
|
@19125
|
5 months |
GerdP |
see #23748: NPE: Reverse way direction: Automatic tag correction
- add …
|
|
|
@19124
|
5 months |
GerdP |
fix #23748: NPE: Reverse way direction: Automatic tag correction …
|
|
|
@19123
|
5 months |
GerdP |
fix #23728: First geotagged image not fully selected
- remove code in …
|
|
|
@19122
|
5 months |
stoecker |
fix #23745 - add more icons, patch by gaben
|
|
|
@19121
|
5 months |
taylor.smock |
See #17858: Replace most calls to StandardCharsets.UTF_8.name() with …
|
|
|
@19120
|
5 months |
taylor.smock |
See #17858: Update code for newer Java features
Also add a note that …
|
|
|
@19119
|
5 months |
GerdP |
fix #23735: Combine ways refused
(patch 23735-2.patch)
- rewrite check …
|
|
|
@19118
|
5 months |
taylor.smock |
See #23743: MinimapDialogTest was failing
This re-adds parameter …
|
|
|
@19117
|
5 months |
taylor.smock |
Fix #23743: MinimapDialogTest was failing
This does two things:
1. …
|
|
|
@19116
|
5 months |
GerdP |
fix #23648: Not possible to save a layer after marked as "Discourage …
|
|
|
@19115
|
5 months |
taylor.smock |
Fix some checkstyle issues
|
|
|
@19114
|
5 months |
taylor.smock |
Fix an XPath injection issue
This isn't really an issue for JOSM, …
|
|
|
@19113
|
5 months |
taylor.smock |
Update PMD to 7.2.0
A bunch of rules were deprecated and replaced and …
|
|
|
@19112
|
5 months |
stoecker |
javadoc fixes
|
|
|
@19111
|
5 months |
taylor.smock |
remove TLD from IANA
|
|
|
@19110
|
5 months |
taylor.smock |
See #17858, see #8888: Remove useLegacyMergeSort from josm-latest.jnlp …
|
|
|
@19109
|
5 months |
taylor.smock |
See #17858: Remove old workarounds for javabugs and update …
|
|
|
@19108
|
5 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
@19107
|
5 months |
taylor.smock |
Replace most calls for getNodes in VectorWay with direct calls to …
|
|
|
@19106
|
5 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
@19105
|
5 months |
stoecker |
Explain what to do
|
|
|
@19104
|
5 months |
taylor.smock |
Fix #23731: Don't close output stream (patch by GerdP, modified)
The …
|
|
|
@19103
|
5 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x (followup of r19101)
|
|
|
@19102
|
5 months |
taylor.smock |
Revert Utils.toUnmodifiableList changes from r19101 (see #23727, patch …
|
|
|
@19101
|
5 months |
taylor.smock |
Cleanup some new PMD warnings from PMD 7.x
I haven't updated to PMD …
|
|
|
@19100
|
5 months |
taylor.smock |
Fix #23725: Drop Java 8 code in WinRegistry
|
|
|
@19099
|
5 months |
taylor.smock |
Fix #23717: Manual OAuth 2 authorization was not working
|
|
|
@19098
|
5 months |
GerdP |
fix #23645: ChangesetCache: Is it useful as it is? Why isn't it always …
|
|
|
@19097
|
5 months |
taylor.smock |
Fix #8269: Add initial maven pom files
This additionally deletes …
|
|
|
@19096
|
5 months |
taylor.smock |
Fix #23677: Move PrimitiveData serialization back from AbstractPrimitive
|
|
|
@19095
|
5 months |
taylor.smock |
Fix #23707: Remove basic auth for openstreetmap.org
This does the …
|
|
|
@19094
|
6 months |
stoecker |
PMD and checkstyle
|
|
|
@19093
|
6 months |
stoecker |
typo
|
|
|
@19092
|
6 months |
stoecker |
fix #23702, see #23621 - improve length unit conversion
|
|
|
@19091
|
6 months |
taylor.smock |
i18n updates
|
|
|
@19090
|
6 months |
stoecker |
fix deprecation version of previous entry
|
|
|
@19089
|
6 months |
stoecker |
see #23621 - add unit conversion for length values
|
|
|
@19088
|
6 months |
taylor.smock |
See #22590, #23055, and #23697: Add additional information to bug …
|
|
|
@19087
|
6 months |
stoecker |
Hmm, am I the only one who finds junit output very confusing?
|
|
|
@19086
|
6 months |
stoecker |
fix some test failures
|
|
|
@19085
|
6 months |
taylor.smock |
Fix #23687: Freeze when opening Add Tag dialog
This occurs when the …
|
|
|
@19084
|
6 months |
taylor.smock |
Update wiremock to 3.5.4 and use the correct org
|
|
|
@19083
|
6 months |
stoecker |
fix text
|
|
|
@19082
|
6 months |
taylor.smock |
Fix intermittent test failures
This fixes at least one cause of the …
|
|
|
@19081
|
6 months |
taylor.smock |
Fix backbard typo (patch by gaben)
|
|
|
@19080
|
6 months |
taylor.smock |
See #23671: Deprecate Utils#isBlank and replace instances of it with …
|
|
|
@19079
|
6 months |
taylor.smock |
See #23671: Significantly improve performance of Utils.isBlank and …
|
|
|
@19078
|
6 months |
taylor.smock |
Fix #4142: Track fully downloaded objects (patch by stoecker, GerdP, …
|
|
|
@19077
|
6 months |
taylor.smock |
Fix #23666: commons-io dependency not included in ivy.xml
This …
|
|
|
@19076
|
6 months |
stoecker |
fix #23673 - i18n conflict
|
|
|
@19075
|
6 months |
taylor.smock |
Fix #23628: Decrease cost of ImageWarp#warp
This decreases overall …
|
|
|
@19074
|
6 months |
stoecker |
fix deprecation warnings
|
|
|
@19073
|
7 months |
stoecker |
see #17858 - Java 8 → 11
|
|
|
@19072
|
7 months |
taylor.smock |
Fix macOS output names for GitHub Actions
|
|
|
@19071
|
7 months |
stoecker |
fix pmd
|
|
|
@19070
|
7 months |
stoecker |
see #23627 - use getOSMLocaleCodes also for naming primitives
|
|
|
@19069
|
7 months |
stoecker |
fix mime type
|
|
|
@19068
|
7 months |
GerdP |
fix #23652 Wrong warning for elevator
- don't check different layers …
|
|
|
@19067
|
7 months |
taylor.smock |
i18n updates
|
|
|
@19066
|
7 months |
GerdP |
fix #23641: When mapping a forest inside a forest and make that inner, …
|
|
|
@19065
|
7 months |
GerdP |
see #21881 Add a check for loops in directional waterways
Fix code in …
|
|
|
@19064
|
7 months |
GerdP |
see #21881 Add a check for loops in directional waterways
- fix @since …
|
|
|
@19063
|
7 months |
GerdP |
see #21881: revert unintended change for different ticket
|
|
|
@19062
|
7 months |
GerdP |
fix #21881: Add a check for loops in directional waterways
Patch by …
|
|
|
@19061
|
7 months |
taylor.smock |
Fix #23643: Move to supported actions for GitHub ant workflow to …
|
|
|
@19060
|
7 months |
stoecker |
fix pmd
|
|
|
@19059
|
7 months |
stoecker |
drop node16 and Java8, see #23643
|
|
|
@19058
|
7 months |
taylor.smock |
GitHub CI: Fix deprecation warnings for CodeQL and checkstyle …
|
|
|
@19057
|
7 months |
stoecker |
fix checkstyle
|
|
|
@19056
|
7 months |
taylor.smock |
Fix last failing test in Java 21
* Generate Java 21 image files …
|
|
|
@19055
|
7 months |
taylor.smock |
Fix tests in Java 21
* Regenerate Java 21 image files (probably from …
|
|
|
@19054
|
7 months |
taylor.smock |
See r19043: Drop COMPAT locale provider
The CLDR provider does not …
|
|
|
@19053
|
7 months |
taylor.smock |
See r19043: Drop COMPAT locale provider
Update a test that expected a …
|
|
|
@19052
|
7 months |
taylor.smock |
Fix some wiremock tests -- wiremock no longer considers // to be a …
|
|
|
@19051
|
7 months |
taylor.smock |
See #23552: Update JOSM version in MS store
Change JOSM HWConsole …
|
|
|