source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @17583   3 years simon04 see #20613 - Avoid heap allocations in AbstractSelector.matches …
(edit) @17582   3 years simon04 see #20613 - Avoid heap allocations in DividedScale.getWithRange …
(edit) @17581   3 years simon04 see #20613 - Avoid heap allocations in …
(edit) @17580   3 years Don-vip fix #20598 - fix ImageEntryTest.testEqualsContract (patch by …
(edit) @17579   3 years Don-vip fix #20598 - Add method to indicate that a temporary copy has been …
(edit) @17578   3 years Don-vip fix #20610 - WMTS/WMS code deduplication
(edit) @17577   3 years Don-vip see #20598 - javadoc
(edit) @17576   3 years simon04 Checkstyle
(edit) @17575   3 years simon04 Add DividedScaleTest
(edit) @17574   3 years Don-vip fix #20598 - Update the bucket with the new bbox (patch by taylor.smock)
(edit) @17573   3 years simon04 see #20563 - Fix PluginHandler, PluginInformation Regression of r17571.
(edit) @17572   3 years simon04 see #19724 - Fix "'Double(double)' is deprecated"
(edit) @17571   3 years simon04 fix #20563 - PluginListParser.parse amounts to 80% of allocations …
(edit) @17570   3 years simon04 GeoJSONWriter: directly write to Writer Skip writing to intermediate …
(edit) @17569   3 years Don-vip see #20557 - use jmapviewer 2.15
(edit) @17568   3 years Don-vip i18n update
(edit) @17567   3 years Don-vip fix #20581 - Don't warn for craft=printer (patch by JeroenHoek)
(edit) @17566   3 years Don-vip see #19724 - Java 16 GA
(edit) @17565   3 years Don-vip fix #20598 - see #20363 - Use getPos instead of getExifCoor (patch by …
(edit) @17564   3 years Don-vip fix #20594 - add robustness to AutomaticCombine when Integer values …
(edit) @17563   3 years Don-vip fix #20588 - add traffic_calming=mini_bumps (patch by Piskvor, …
(edit) @17562   3 years Don-vip fix #20554 - OpenStreetCam plugin renaming (patch by jBeata)
(edit) @17561   3 years Don-vip fix #20577 - Add shop=general
(edit) @17560   3 years Don-vip i18n update
(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
Note: See TracRevisionLog for help on using the revision log.