source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17559   3 years Don-vip fix #20587 - fix potential infinite loop in QuadBuckets toArray (patch …
(edit) @17558   3 years Don-vip fix #20310 - ImageImporter improvements (patch by Bjoeni)
(edit) @17557   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17556   3 years Don-vip fix #20310 - Update deprecated methods used elsewhere in JOSM core …
(edit) @17555   3 years Don-vip fix #20571 - strip leading/trailing whitespace from roles entered in …
(edit) @17554   3 years Don-vip i18n update
(edit) @17553   3 years Don-vip fix #20341 - fix Jenkins warnings and NPE caused by malformed images …
(edit) @17552   3 years wiktorn Do not allow adding WMS imagery when no layer is selected When no …
(edit) @17551   3 years Don-vip i18n update
(edit) @17550   3 years Don-vip fix #20346 - Adjust reference projection data file for changes in …
(edit) @17549   3 years Don-vip fix #20346 - fix definition of EPSG:3346 for Lithuania (patch by nagisa)
(edit) @17548   3 years Don-vip fix #20341 - Support metadata from more image formats (patch by Bjoeni)
(edit) @17547   3 years Don-vip see #18755 - ShowCodeDetailsInExceptionMessages is enabled by default …
(edit) @17546   3 years Don-vip see #19724 - fix #20344 - add add-opens/add-exports directive from …
(edit) @17545   3 years Don-vip see #20257 - JDK-8251377 is fixed in Java 16, make sure we don't mess …
(edit) @17544   3 years Don-vip see #19724 - upgrade animal sniffer to 1.20
(edit) @17543   3 years Don-vip fix #20535 - strip leading/trailing whitespace from URLs entered in …
(edit) @17542   3 years Don-vip i18n update
(edit) @17541   3 years Don-vip see #16567 - better synchronization of Preferences.settingsMap
(edit) @17540   3 years Don-vip see #19724 - No idea why the test fails with Java 16+ on Linux
(edit) @17539   3 years Don-vip see #19724, see #20522 - upgrade to equalsverifier 3.5.5 - enable Java …
(edit) @17538   3 years Don-vip see #19724, see #20522 - enable jacoco on java 16/17 + add NPE details …
(edit) @17537   3 years Don-vip see #19724 - upgrade to junit 5.7.1 + upgrade other test libs
(edit) @17536   3 years Don-vip see #16567 - revert parallel execution of …
(edit) @17535   3 years Don-vip see #19982 - ignore railway=tram_crossing/tram_level_crossing
(edit) @17534   3 years Don-vip fix #20310 - Allow JpgImporter to import remote images (patch by …
(edit) @17533   3 years Don-vip fix #20524 - Don't warn for shop=trailer (patch by JeroenHoek)
(edit) @17532   3 years Don-vip see #16567 - ignore IAE that can happen when running concurrent tests
(edit) @17531   3 years Don-vip see #16567 - consistency between extended source entry integration tests
(edit) @17530   3 years Don-vip see #19724, see #20522 - java 16/17 support in Linux launch scripts
(edit) @17529   3 years Don-vip fix #20447 - add advertising=poster_box
(edit) @17528   3 years Don-vip see #19724 - upgrade to equalsverifier 3.5.4
(edit) @17527   3 years Don-vip see #19724 - weird NPE on Jenkins with Java 16 - skip unit test
(edit) @17526   3 years Don-vip remove unneeded cast
(edit) @17525   3 years Don-vip see #20447 - add hazard tags
(edit) @17524   3 years Don-vip fix #20440 - don't create SubclassFilteredCollection just for counting …
(edit) @17523   3 years Don-vip fix #20519 - NPE in Upload Dialog
(edit) @17522   3 years Don-vip spotbugs - NP_NULL_PARAM_DEREF
(edit) @17521   3 years Don-vip spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
(edit) @17520   3 years Don-vip see #19724 - add Java 16 workaround suggested by Error Prone developers
(edit) @17519   3 years Don-vip spotbugs - FE_FLOATING_POINT_EQUALITY
(edit) @17518   3 years Don-vip spotbugs - SF_SWITCH_NO_DEFAULT
(edit) @17517   3 years Don-vip see #20433 - don't loop over all tile sources if we face maximum …
(edit) @17516   3 years wiktorn Fine tune cache sizing Reduce the cache size, by not counting the …
(edit) @17515   3 years Don-vip see #19724 - update to error-prone 2.5.1, checkstyle 8.36, spotbugs 4.2.1
(edit) @17514   3 years GerdP fix errorprone OperatorPrecedence issue
(edit) @17513   3 years Don-vip see #20447 - add access=permit, parking=lane/street_side / ignore …
(edit) @17512   3 years Don-vip fix #20456 - use correct classloader when loading look-and-feel from …
(edit) @17511   3 years Don-vip fix #20458 - don't clear plugin classloaders each time we load a …
(edit) @17510   3 years Don-vip fix #20474 - Add building=digester
(edit) @17509   3 years wiktorn Checkstyle fixes
(edit) @17508   3 years Don-vip update TLD from IANA
(edit) @17507   3 years wiktorn Add documentation for changes from [17495] Reverse links in code, so …
(edit) @17506   3 years Don-vip fix #20493 - allow to comment changesets directly from JOSM
(edit) @17505   3 years wiktorn Do not cache responses, that are not images. When server returns …
(edit) @17504   3 years wiktorn Correct memory information Correct message sent to logging when …
(edit) @17503   3 years GerdP fix #20489: Test "Water area inside water area" doesn't work well - we …
(edit) @17502   3 years wiktorn Check current tile projection when querying WMS server. Add same …
(edit) @17501   3 years GerdP see #20473: Multipolygon repeating the tag of an outer way is not …
(edit) @17500   3 years Don-vip see #20493 - add initial support to comment changesets directly from …
(edit) @17499   3 years Don-vip see #20498 - see #10913 - partial revert of r17497, breaks other use cases
(edit) @17498   3 years Don-vip code refactoring
(edit) @17497   3 years Don-vip fix #20498 - make sure fixChangeKey does not overwrite existing tag
(edit) @17496   3 years wiktorn Fix regression from [17494] Do not shutdown the thread pool, if this …
(edit) @17495   3 years wiktorn Extend the size of MemoryTileCache Include in the computations: * all …
(edit) @17494   3 years wiktorn Remove unneeded WMS download threads. Once the WMS layer is …
(edit) @17493   3 years stoecker fix #20202 - add parameter for release builds with ant
(edit) @17492   3 years GerdP see #20014: see #20014: Tiles constantly reloading - implement named …
(edit) @17491   3 years GerdP see #20455: Raise "Unclosed way - landuse" warnings to errors - lower …
(edit) @17490   3 years stoecker fix #20469 - MacOS build change
(edit) @17489   3 years GerdP fix #20455: Raise "Unclosed way - landuse" warnings to errors - Raise …
(edit) @17488   3 years GerdP see #20257:macOS build process fixes and improvements - ​fix …
(edit) @17487   3 years GerdP see #20257:macOS build process fixes and improvements - ​apply …
(edit) @17486   3 years GerdP see #20014: Tiles constantly reloading - change synchronization a bit. …
(edit) @17485   3 years GerdP see #20432: Additional panel context menu item: Download complete …
(edit) @17484   3 years Don-vip see #19724 - fix issues reported by Error-Prone 2.5.1 before it crashes
(edit) @17483   3 years GerdP code cleanup: remove method override that does exactly what super …
(edit) @17482   3 years Don-vip see #7548 - remove deprecated MapPreference
(edit) @17481   3 years Don-vip fix #20435 - allow area:highway in "suspicious tag combination"
(edit) @17480   3 years Don-vip fix #20438 - warn about zoo without tourism=zoo (patch by Famlam)
(edit) @17479   3 years Don-vip fix #20429 - add climbing grades 3/4
(edit) @17478   3 years Don-vip see #16567 - see #20433 - restore parallel execution of imagery …
(edit) @17477   3 years Don-vip fix #20437 - allow unicode characters for "latin iota letter", used in …
(edit) @17476   3 years GerdP fix #20293: Relations containing same members is not an error - lower …
(edit) @17475   3 years GerdP fix #20134: Bug with Source-Dropdown in Upload-dialog - make sure that …
(edit) @17474   3 years Don-vip test all WMS projections
(edit) @17473   3 years GerdP see #17184: Memory leaks - clear also virtual ways when exiting SelectMode
(edit) @17472   3 years stoecker fix #20402, I18n update
(edit) @17471   3 years GerdP see #17184: Memory leaks - use String.intern() for field role in …
(edit) @17470   3 years Klumbumbus fix #20286 - Improve barrier=cycle_barrier icon (self created, idea of …
(edit) @17469   3 years Klumbumbus fix #20392 - Add shoulder=* to major roads presets and warn about …
(edit) @17468   3 years Klumbumbus fix #20338 - Deprecate amenity=embassy in favor of office=diplomatic …
(edit) @17467   3 years Klumbumbus fix #20351 - Don't warn about "Value urology for key …
(edit) @17466   3 years Klumbumbus fix #20326 - Support railway:position instead of distance for …
(edit) @17465   3 years GerdP fix #20345: Corrupted GeoPropertyIndex due to wrong rounding? - remove …
(edit) @17464   3 years GerdP see #17184: Memory leaks - clear also refs to Conflicts which refer to …
(edit) @17463   3 years Don-vip fix #20332 - add required fonts-noto ubuntu package
(edit) @17462   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects in popup memu of …
(edit) @17461   3 years GerdP see #17184: Memory leaks - clear refs to OSM objects when Extrude Mode …
(edit) @17460   3 years Don-vip see #20363 - fix NPE
Note: See TracRevisionLog for help on using the revision log.