source: josm/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @16668   4 years stoecker don't call function twice
(edit) @16667   4 years simon04 see #19397 - Fix unit tests on JDK8
(edit) @16666   4 years simon04 see #19397 - Fix PluginHandlerJOSMTooOldTest
(edit) @16665   4 years simon04 see #19397 - JosmDecimalFormatSymbolsProvider: exclude Locale.ROOT
(edit) @16664   4 years simon04 Improve Javadoc
(edit) @16663   4 years simon04 OsmWriter: fix max_lat/max_lon in <changeset>
(edit) @16662   4 years GerdP revert unintended change
(edit) @16661   4 years GerdP fix sonarlint issue
(edit) @16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
(edit) @16659   4 years simon04 see #16567 - JUnit 5: set …
(edit) @16658   4 years simon04 see #16567 - JUnit 5: call JOSMTestRules.after (patch by taylor.smock)
(edit) @16657   4 years simon04 Fix typos in Javadoc
(edit) @16656   4 years Klumbumbus fix #19396 - Warn about stream=intermittent and don't warn anymore …
(edit) @16655   4 years Klumbumbus fix #19349 - Change Swaziland to Eswatini in internal boundaries file. …
(edit) @16654   4 years Klumbumbus see #19395 - Warn about name=Casa only outside of France
(edit) @16653   4 years Klumbumbus - fix #19395 - Don't warn about name=Casa (french brand name) - add …
(edit) @16652   4 years GerdP see #19312: fix unit tests
(edit) @16651   4 years GerdP fix #19312: detect circular dependencies in relations - add test in …
(edit) @16650   4 years stoecker fix #19390, see #19026 - fix ImageryCompare script
(edit) @16649   4 years simon04 see #19391 - Ant/Eclipse: replace create-revision-eclipse with now …
(edit) @16648   4 years simon04 fix #19391 - Unable to set SPI locale provider: null
(edit) @16647   4 years simon04 Fix InetAddressValidator Regression of r16643
(edit) @16646   4 years Klumbumbus fix #19389 - Add footway=access_aisle
(edit) @16645   4 years simon04 StructUtils: use StringParser
(edit) @16644   4 years simon04 Checkstyle
(edit) @16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
(edit) @16642   4 years simon04 see #18258 - OsmReaderTest: test all options combinations
(edit) @16641   4 years simon04 fix #18258 - OsmReader: Allow end user to know what the original id of …
(edit) @16640   4 years simon04 see #19282 - Add TaggingPresetSchemeWikiGenerator to generate wiki …
(edit) @16639   4 years simon04 see #19282 - Use CDATA inside tagging-preset.xsd
(edit) @16638   4 years simon04 fix #19282 - Add documentation from wiki to tagging-preset.xsd (patch …
(edit) @16637   4 years simon04 PMD
(edit) @16636   4 years simon04 Update TemplatedWMSTileSourceTest, WMSEndpointTileSourceTest for …
(edit) @16635   4 years simon04 TemplatedWMSTileSourceTest: fix typo
(edit) @16634   4 years simon04 CustomMatchers: fix typo
(edit) @16633   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (in HttpClientTest)
(edit) @16632   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ShortCircuitBoolean
(edit) @16631   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MutablePublicArray
(edit) @16630   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryParentheses
(edit) @16629   4 years simon04 see #19334 - https://errorprone.info/bugpattern/JavaTimeDefaultTimeZone
(edit) @16628   4 years simon04 see #19334 - https://errorprone.info/bugpattern/MixedMutabilityReturnType
(edit) @16627   4 years simon04 see #19334 - …
(edit) @16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
(edit) @16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
(edit) @16624   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
(edit) @16623   4 years simon04 see #19334 - …
(edit) @16622   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnnecessaryLambda
(edit) @16621   4 years simon04 see #19334 - Use @SuppressWarnings to ignore seldom occurring …
(edit) @16620   4 years simon04 see #19360 - Fix NPE in TileCoordinateConverter
(edit) @16619   4 years simon04 fix #19360 - Calculating default zoom offset should use existing code …
(edit) @16618   4 years simon04 see #16567 - Fix deprecations related to JUnit 5 (patch by taylor.smock)
(edit) @16617   4 years simon04 fix #16567 - Upgrade to JUnit 5 (patch by taylor.smock)
(edit) @16616   4 years simon04 fix #19380 - RelationChecker: improve validation message "Role …
(edit) @16615   4 years simon04 fix #19376 - Offer an option to disable the imagery layer popup menu …
(edit) @16614   4 years simon04 Fix typo in Javadoc
(edit) @16613   4 years GerdP fix @since xxx
(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) @16610   4 years Klumbumbus - see #19287 - Make playground values searchable - Match Internet …
(edit) @16609   4 years simon04 fix #19330 - History browser: Add semantic check to select equivalent …
(edit) @16608   4 years simon04 see #16567 - Fix OptionParserTest.testMultipleShort
(edit) @16607   4 years simon04 fix #19366 - ColorPreference: fix setting colors when sorting is active
(edit) @16606   4 years simon04 see #19320 - Fix URL encoding for taghistory.raifer.tech
(edit) @16605   4 years simon04 see #19026 - Add ImageryInfo.setBounds for binary compatibility
(edit) @16604   4 years simon04 Checkstyle
(edit) @16603   4 years simon04 see #16860 - Suppress "bad path element .../xmpcore-6.0.6.jar: no such …
(edit) @16602   4 years simon04 Fix TerritoriesTestIT Accidentally modified in r16600.
(edit) @16601   4 years simon04 Add TableHelper.setSelectedIndices
(edit) @16600   4 years simon04 see #19330 - SelectionSynchronizer: do not interpolate selection …
(edit) @16599   4 years simon04 Fix typo in Javadoc
(edit) @16598   4 years simon04 see #19369 - PropertiesDialog: avoid re-creating national …
(edit) @16597   4 years simon04 see #19369 - TaginfoAction.withTaginfoUrl: simplify construction of …
(edit) @16596   4 years simon04 fix #19320 - Add links to taghistory.raifer.tech
(edit) @16595   4 years simon04 Add unit test for Territories.getRegionalTaginfoUrls
(edit) @16594   4 years simon04 fix #19366 - Add filter box for Color Preferences (patch by …
(edit) @16593   4 years simon04 fix #17688 - TagInfoViewer: allow to "restore selected tags" (via …
(edit) @16592   4 years simon04 HistoryBrowserDialogManager.show: simplify
(edit) @16591   4 years simon04 fix #19367 - History browser: do not reset UI after (re)loading of history
(edit) @16590   4 years simon04 fix #19197 - MapCSS JOSM_pref: check if a pref could be converted to a …
(edit) @16589   4 years simon04 fix #19364 - Remote control /imagery: support all imagery options
(edit) @16588   4 years simon04 Add ImageryHandlerTest.testBuildImageryInfo
(edit) @16587   4 years simon04 fix #19363 - RequestProcessor.PROTOCOLVERSION: add JOSM version
(edit) @16586   4 years simon04 RequestProcessor.PROTOCOLVERSION: use javax.json
(edit) @16585   4 years GerdP fix #14228: Order the members when creating boundaries and …
(edit) @16584   4 years simon04 see #13173 - PMD
(edit) @16583   4 years simon04 see #19197 - Add FunctionsTest.testPref
(edit) @16582   4 years simon04 see #13082 - Extend SearchCompilerTest
(edit) @16581   4 years simon04 fix #13082 - SearchCompiler: add members: keyword to search for …
(edit) @16580   4 years simon04 see #13173 - Add HiDPI information to status report (patch by …
(edit) @16579   4 years simon04 fix #19058 - Corrupt line "imagery.entries" in status report
(edit) @16578   4 years simon04 see #19196 - Fix unit tests (patch by taylor.smock)
(edit) @16577   4 years simon04 see #19354 - Fix FixDataHookTest
(edit) @16576   4 years simon04 Fix typo in Javadoc
(edit) @16575   4 years simon04 RequestHandler: use BooleanProperty
(edit) @16574   4 years simon04 see #19056 - Add SequenceCommandTest.testWrapIfNeeded
(edit) @16573   4 years simon04 fix #19056 - Add SequenceCommand.wrapIfNeeded (patch by taylor.smock)
(edit) @16572   4 years simon04 see #19026 - Fix default in ImageryInfo.getImageryType (patch by …
(edit) @16571   4 years simon04 see #19334 - Use error_prone javac via ivy:cachepath
(edit) @16570   4 years GerdP see #19199: There should be some way to determine how many nodes are …
(edit) @16569   4 years simon04 see #19354 - Fix compile error
Note: See TracRevisionLog for help on using the revision log.