source: josm/trunk

Revision Log Mode:


Legend:

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