source: josm/trunk

Revision Log Mode:


Legend:

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