|
|
@17535
|
4 years |
Don-vip |
see #19982 - ignore railway=tram_crossing/tram_level_crossing
|
|
|
@17534
|
4 years |
Don-vip |
fix #20310 - Allow JpgImporter to import remote images (patch by …
|
|
|
@17533
|
4 years |
Don-vip |
fix #20524 - Don't warn for shop=trailer (patch by JeroenHoek)
|
|
|
@17532
|
4 years |
Don-vip |
see #16567 - ignore IAE that can happen when running concurrent tests
|
|
|
@17531
|
4 years |
Don-vip |
see #16567 - consistency between extended source entry integration tests
|
|
|
@17530
|
4 years |
Don-vip |
see #19724, see #20522 - java 16/17 support in Linux launch scripts
|
|
|
@17529
|
4 years |
Don-vip |
fix #20447 - add advertising=poster_box
|
|
|
@17528
|
4 years |
Don-vip |
see #19724 - upgrade to equalsverifier 3.5.4
|
|
|
@17527
|
4 years |
Don-vip |
see #19724 - weird NPE on Jenkins with Java 16 - skip unit test
|
|
|
@17526
|
4 years |
Don-vip |
remove unneeded cast
|
|
|
@17525
|
4 years |
Don-vip |
see #20447 - add hazard tags
|
|
|
@17524
|
4 years |
Don-vip |
fix #20440 - don't create SubclassFilteredCollection just for counting …
|
|
|
@17523
|
4 years |
Don-vip |
fix #20519 - NPE in Upload Dialog
|
|
|
@17522
|
4 years |
Don-vip |
spotbugs - NP_NULL_PARAM_DEREF
|
|
|
@17521
|
4 years |
Don-vip |
spotbugs - SBSC_USE_STRINGBUFFER_CONCATENATION
|
|
|
@17520
|
4 years |
Don-vip |
see #19724 - add Java 16 workaround suggested by Error Prone developers
|
|
|
@17519
|
4 years |
Don-vip |
spotbugs - FE_FLOATING_POINT_EQUALITY
|
|
|
@17518
|
4 years |
Don-vip |
spotbugs - SF_SWITCH_NO_DEFAULT
|
|
|
@17517
|
4 years |
Don-vip |
see #20433 - don't loop over all tile sources if we face maximum …
|
|
|
@17516
|
4 years |
wiktorn |
Fine tune cache sizing
Reduce the cache size, by not counting the …
|
|
|
@17515
|
4 years |
Don-vip |
see #19724 - update to error-prone 2.5.1, checkstyle 8.36, spotbugs 4.2.1
|
|
|
@17514
|
4 years |
GerdP |
fix errorprone OperatorPrecedence issue
|
|
|
@17513
|
4 years |
Don-vip |
see #20447 - add access=permit , parking=lane/street_side / ignore …
|
|
|
@17512
|
4 years |
Don-vip |
fix #20456 - use correct classloader when loading look-and-feel from …
|
|
|
@17511
|
4 years |
Don-vip |
fix #20458 - don't clear plugin classloaders each time we load a …
|
|
|
@17510
|
4 years |
Don-vip |
fix #20474 - Add building=digester
|
|
|
@17509
|
4 years |
wiktorn |
Checkstyle fixes
|
|
|
@17508
|
4 years |
Don-vip |
update TLD from IANA
|
|
|
@17507
|
4 years |
wiktorn |
Add documentation for changes from [17495]
Reverse links in code, so …
|
|
|
@17506
|
4 years |
Don-vip |
fix #20493 - allow to comment changesets directly from JOSM
|
|
|
@17505
|
4 years |
wiktorn |
Do not cache responses, that are not images.
When server returns …
|
|
|
@17504
|
4 years |
wiktorn |
Correct memory information
Correct message sent to logging when …
|
|
|
@17503
|
4 years |
GerdP |
fix #20489: Test "Water area inside water area" doesn't work well
- we …
|
|
|
@17502
|
4 years |
wiktorn |
Check current tile projection when querying WMS server.
Add same …
|
|
|
@17501
|
4 years |
GerdP |
see #20473: Multipolygon repeating the tag of an outer way is not …
|
|
|
@17500
|
4 years |
Don-vip |
see #20493 - add initial support to comment changesets directly from …
|
|
|
@17499
|
4 years |
Don-vip |
see #20498 - see #10913 - partial revert of r17497, breaks other use cases
|
|
|
@17498
|
4 years |
Don-vip |
code refactoring
|
|
|
@17497
|
4 years |
Don-vip |
fix #20498 - make sure fixChangeKey does not overwrite existing tag
|
|
|
@17496
|
4 years |
wiktorn |
Fix regression from [17494]
Do not shutdown the thread pool, if this …
|
|
|
@17495
|
4 years |
wiktorn |
Extend the size of MemoryTileCache
Include in the computations:
* all …
|
|
|
@17494
|
4 years |
wiktorn |
Remove unneeded WMS download threads.
Once the WMS layer is …
|
|
|
@17493
|
4 years |
stoecker |
fix #20202 - add parameter for release builds with ant
|
|
|
@17492
|
4 years |
GerdP |
see #20014: see #20014: Tiles constantly reloading
- implement named …
|
|
|
@17491
|
4 years |
GerdP |
see #20455: Raise "Unclosed way - landuse" warnings to errors
- lower …
|
|
|
@17490
|
4 years |
stoecker |
fix #20469 - MacOS build change
|
|
|
@17489
|
4 years |
GerdP |
fix #20455: Raise "Unclosed way - landuse" warnings to errors
- Raise …
|
|
|
@17488
|
4 years |
GerdP |
see #20257:macOS build process fixes and improvements
- fix …
|
|
|
@17487
|
4 years |
GerdP |
see #20257:macOS build process fixes and improvements
- apply …
|
|
|
@17486
|
4 years |
GerdP |
see #20014: Tiles constantly reloading
- change synchronization a bit. …
|
|
|
@17485
|
4 years |
GerdP |
see #20432: Additional panel context menu item: Download complete …
|
|
|
@17484
|
4 years |
Don-vip |
see #19724 - fix issues reported by Error-Prone 2.5.1 before it crashes
|
|
|
@17483
|
4 years |
GerdP |
code cleanup: remove method override that does exactly what super …
|
|
|
@17482
|
4 years |
Don-vip |
see #7548 - remove deprecated MapPreference
|
|
|
@17481
|
4 years |
Don-vip |
fix #20435 - allow area:highway in "suspicious tag combination"
|
|
|
@17480
|
4 years |
Don-vip |
fix #20438 - warn about zoo without tourism=zoo (patch by Famlam)
|
|
|
@17479
|
4 years |
Don-vip |
fix #20429 - add climbing grades 3/4
|
|
|
@17478
|
4 years |
Don-vip |
see #16567 - see #20433 - restore parallel execution of imagery …
|
|
|
@17477
|
4 years |
Don-vip |
fix #20437 - allow unicode characters for "latin iota letter", used in …
|
|
|
@17476
|
4 years |
GerdP |
fix #20293: Relations containing same members is not an error
- lower …
|
|
|
@17475
|
4 years |
GerdP |
fix #20134: Bug with Source-Dropdown in Upload-dialog
- make sure that …
|
|
|
@17474
|
4 years |
Don-vip |
test all WMS projections
|
|
|
@17473
|
4 years |
GerdP |
see #17184: Memory leaks
- clear also virtual ways when exiting SelectMode
|
|
|
@17472
|
4 years |
stoecker |
fix #20402, I18n update
|
|
|
@17471
|
4 years |
GerdP |
see #17184: Memory leaks
- use String.intern() for field role in …
|
|
|
@17470
|
4 years |
Klumbumbus |
fix #20286 - Improve barrier=cycle_barrier icon (self created, idea of …
|
|
|
@17469
|
4 years |
Klumbumbus |
fix #20392 - Add shoulder=* to major roads presets and warn about …
|
|
|
@17468
|
4 years |
Klumbumbus |
fix #20338 - Deprecate amenity=embassy in favor of office=diplomatic …
|
|
|
@17467
|
4 years |
Klumbumbus |
fix #20351 - Don't warn about "Value urology for key …
|
|
|
@17466
|
4 years |
Klumbumbus |
fix #20326 - Support railway:position instead of distance for …
|
|
|
@17465
|
4 years |
GerdP |
fix #20345: Corrupted GeoPropertyIndex due to wrong rounding?
- remove …
|
|
|
@17464
|
4 years |
GerdP |
see #17184: Memory leaks
- clear also refs to Conflicts which refer to …
|
|
|
@17463
|
4 years |
Don-vip |
fix #20332 - add required fonts-noto ubuntu package
|
|
|
@17462
|
4 years |
GerdP |
see #17184: Memory leaks
- clear refs to OSM objects in popup memu of …
|
|
|
@17461
|
4 years |
GerdP |
see #17184: Memory leaks
- clear refs to OSM objects when Extrude Mode …
|
|
|
@17460
|
4 years |
Don-vip |
see #20363 - fix NPE
|
|
|
@17459
|
4 years |
Don-vip |
fix #20363 - Extract necessary method for QuadBuckets into separate …
|
|
|
@17458
|
4 years |
GerdP |
see #17184: Memory leaks
- clear collection rememberMovements in …
|
|
|
@17457
|
4 years |
GerdP |
fix #20318: Asking to tag segregated=no on highway=footway bicycle=yes …
|
|
|
@17456
|
4 years |
GerdP |
see #20313: Relation editor: Changes of "uninteresting" tags in …
|
|
|
@17455
|
4 years |
GerdP |
see #17184: Memory leaks
- don't keep ref to primitives, it isn't …
|
|
|
@17454
|
4 years |
Don-vip |
filter empty WMS params
|
|
|
@17453
|
4 years |
Don-vip |
better comparison of WMS entries
|
|
|
@17452
|
4 years |
GerdP |
checkstyle
|
|
|
@17451
|
4 years |
Don-vip |
ignore house=detached
|
|
|
@17450
|
4 years |
Don-vip |
fix #20188 - NPE
|
|
|
@17449
|
4 years |
Don-vip |
fix #20360 - fix splash screen scrolling (patch by DevCharly)
|
|
|
@17448
|
4 years |
Klumbumbus |
Avoid some false positive combination warnings with place=plot, see …
|
|
|
@17447
|
4 years |
GerdP |
fix #20352: Incorrect validation warning on waterway crossing of …
|
|
|
@17446
|
4 years |
GerdP |
fix #20311: NPE at josm.actions.DownloadAlongAction.actionPerformed() …
|
|
|
@17445
|
4 years |
GerdP |
see #20272: Confusing handling of native scale layer and "zoom to …
|
|
|
@17444
|
4 years |
GerdP |
see #20313: Relation editor: Changes of "uninteresting" tags in …
|
|
|
@17443
|
4 years |
Don-vip |
ignore house=semi-detached , popular only in England/Ireland and we …
|
|
|
@17442
|
4 years |
Don-vip |
see #20345 - add unit test
|
|
|
@17441
|
4 years |
Klumbumbus |
Don't warn about missing name for place=* if noname=yes is present …
|
|
|
@17440
|
4 years |
GerdP |
see #17184: Memory leaks
- remove more listeners in destroy()
- reset …
|
|
|
@17439
|
4 years |
GerdP |
see #17184: Memory leaks
- implement method clear() in GpxData and …
|
|
|
@17438
|
4 years |
GerdP |
fix #20289: Unglue Node shows confusing "Where should the tags of the …
|
|
|
@17437
|
4 years |
GerdP |
fix #20342: Validator results not cleared
- add code to make sure that …
|
|
|
@17436
|
4 years |
GerdP |
see #20342: Validator results not cleared
- make sure that validator …
|
|
|