|
|
@11492
|
8 years |
Don-vip |
see #14287 - add non regression unit test (forgot test file)
|
|
|
@11491
|
8 years |
Don-vip |
see #14287 - add non regression unit test
|
|
|
@11490
|
8 years |
Don-vip |
copy/paste error in comment
|
|
|
@11489
|
8 years |
Don-vip |
error-prone - enums should be immutable, and cannot have non-final fields
|
|
|
@11488
|
8 years |
michael2402 |
Fix #14229: Create notification in UI thread.
|
|
|
@11487
|
8 years |
Don-vip |
tools/lib update (equalsverifier 2.2, guava 21, javassist 3.21, …
|
|
|
@11486
|
8 years |
Don-vip |
fix #14275 - robustness against invalid timestamps in GPX files
|
|
|
@11485
|
8 years |
wiktorn |
Fix NPE in RelationEditor
Handle uncommon situation that user has no …
|
|
|
@11484
|
8 years |
Don-vip |
fix #14209 - prefer TAG_DATETIME_ORIGINAL (patch by holgermappt, …
|
|
|
@11483
|
8 years |
Don-vip |
fix #14247 - add icon as a visual indication of chosen gpx heatmap …
|
|
|
@11482
|
8 years |
Don-vip |
see #13124 - fix the problem with the different projections (patch by …
|
|
|
@11481
|
8 years |
Don-vip |
sonar - squid:S3518 - Zero should not be a possible denominator
|
|
|
@11480
|
8 years |
Don-vip |
sonar - squid:S2221 - "Exception" should not be caught when not …
|
|
|
@11479
|
8 years |
Don-vip |
checkstyle
|
|
|
@11478
|
8 years |
Don-vip |
update build to ignore latest apache commons compressor
|
|
|
@11477
|
8 years |
Klumbumbus |
adjust/add area validator warnings
|
|
|
@11476
|
8 years |
Klumbumbus |
* fix #14256 - warn about aeroway=aerodrome|helipad + area=yes
* warn …
|
|
|
@11475
|
8 years |
bastiK |
see #14252 - better wording in validator message
|
|
|
@11474
|
8 years |
bastiK |
fixed #14244 - Expand combobox in preferences; add translation context
|
|
|
@11473
|
8 years |
wiktorn |
Always clear cache before tests.
Closes: #14255
|
|
|
@11472
|
8 years |
Don-vip |
fix #14257 - NPE
|
|
|
@11471
|
8 years |
Don-vip |
update build to ignore latest apache commons compressor
|
|
|
@11470
|
8 years |
bastiK |
see #13124 - better cache invalidation
Fixes a problem when zoomed …
|
|
|
@11469
|
8 years |
bastiK |
see #13124 - fix some Heat Map issues (patch by kidelo)
|
|
|
@11468
|
8 years |
bastiK |
see #14252 - fix tests
|
|
|
@11467
|
8 years |
bastiK |
applied #14242 - Uninstaller is buggy in silent mode (patch by IdealChain)
|
|
|
@11466
|
8 years |
bastiK |
fixed #14252 - do not translate relation roles; add apostrophes
|
|
|
@11465
|
8 years |
wiktorn |
Wait in loop - properly handle thread interruptions
|
|
|
@11464
|
8 years |
Klumbumbus |
fix #14243 - typo in tool tip
|
|
|
@11463
|
8 years |
Klumbumbus |
* fix #14239 - typo in documentation (patch by skyper)
* fix #14236 - …
|
|
|
@11462
|
8 years |
Don-vip |
sonar - squid:S1871 - Two branches in the same conditional structure …
|
|
|
@11461
|
8 years |
Don-vip |
sonar - fb-contrib:SPP_USE_CONTAINSKEY - Style - Method calls keySet() …
|
|
|
@11460
|
8 years |
Don-vip |
sonar - fb-contrib:COM_COPIED_OVERRIDDEN_METHOD - Style - Method is …
|
|
|
@11459
|
8 years |
Don-vip |
sonar - squid:UselessParenthesesCheck - Useless parentheses around …
|
|
|
@11458
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@11457
|
8 years |
Don-vip |
sonar - fb-contrib:IMC_IMMATURE_CLASS_IDE_GENERATED_PARAMETER_NAMES - …
|
|
|
@11456
|
8 years |
Don-vip |
sonar - squid:S2095 - Resources should be closed
|
|
|
@11455
|
8 years |
Don-vip |
sonar - findsecbugs:UNENCRYPTED_SOCKET - Security - Unencrypted Socket
|
|
|
@11454
|
8 years |
Don-vip |
sonar - fb-contrib:NAB_NEEDLESS_BOOLEAN_CONSTANT_CONVERSION - …
|
|
|
@11453
|
8 years |
Don-vip |
sonar - fb-contrib:BED_BOGUS_EXCEPTION_DECLARATION - Correctness - Non …
|
|
|
@11452
|
8 years |
Don-vip |
sonar - fb-contrib:SEO_SUBOPTIMAL_EXPRESSION_ORDER - Performance - …
|
|
|
@11451
|
8 years |
Don-vip |
fix #13124 - Heat Map Extension (patch by kidelo)
|
|
|
@11450
|
8 years |
wiktorn |
Change order of the tests to verify first if the job failed as it …
|
|
|
@11449
|
8 years |
Don-vip |
see #13999 - skip unit tests (do not work on Jenkins)
|
|
|
@11448
|
8 years |
Don-vip |
see #14166 - checkstyle
|
|
|
@11447
|
8 years |
Don-vip |
fix #14217 - replace recursive filter parsing by iterative approach to …
|
|
|
@11446
|
8 years |
stoecker |
add search option to find deleted objects (e.g. to purge them)
|
|
|
@11445
|
8 years |
Don-vip |
checkstyle
|
|
|
@11444
|
8 years |
wiktorn |
Fix disappearing download tasks.
When ThreadPoolExecutor is adapting …
|
|
|
@11443
|
8 years |
Don-vip |
fix #14211, see #11924 - InaccessibleObjectException with JDK 9 b148+
|
|
|
@11442
|
8 years |
wiktorn |
Dockerfile and scripts to start tests under Docker for Windows and …
|
|
|
@11441
|
8 years |
Don-vip |
fix #14202 - fix self-intersecting way test (patch by GerdP)
|
|
|
@11440
|
8 years |
Don-vip |
fix #14186 - ConcurrentModificationException in QuadBucketIterator …
|
|
|
@11439
|
8 years |
Klumbumbus |
* see #13932 - make Straße/Strasse validator test country specific and …
|
|
|
@11438
|
8 years |
wiktorn |
Fix thread pool for WMS
Because threds in WMS download ThreadPool …
|
|
|
@11437
|
8 years |
Don-vip |
update to checkstyle 7.4
|
|
|
@11436
|
8 years |
Don-vip |
fix recent Sonar issues
|
|
|
@11435
|
8 years |
Don-vip |
fix #14199 - JOSM drops empty tags on loading and thus prevents …
|
|
|
@11434
|
8 years |
Don-vip |
fix #14181 - GeoImageLayer: Improvements of display of selected photo …
|
|
|
@11433
|
8 years |
Don-vip |
fix #13999 - New MapCSS test that uses reference images (patch by …
|
|
|
@11432
|
8 years |
Don-vip |
fix #14093 - don't autofix "Missing power tower/pole within power …
|
|
|
@11431
|
8 years |
Don-vip |
fix #13124 - Enhanced GPS data rendering: add new heatmap mode (patch …
|
|
|
@11430
|
8 years |
Klumbumbus |
fix #14201 - don't warn about width + natural=stone combination
|
|
|
@11429
|
8 years |
Klumbumbus |
fix #14194 - Remove warning when an highway is also a natural=ridge …
|
|
|
@11428
|
8 years |
Klumbumbus |
warn about highway=track without tracktype (info level)
|
|
|
@11427
|
8 years |
Don-vip |
fix #14185 - see #10511 - robustness when joining algorithm fails …
|
|
|
@11426
|
8 years |
Don-vip |
see #12706 - add automatic test for red entries
|
|
|
@11425
|
8 years |
Don-vip |
fix #14179 - remove duplicated code
|
|
|
@11424
|
8 years |
Don-vip |
fix #10387, fix #12914 - enable territorial rules by default
|
|
|
@11423
|
8 years |
stoecker |
see #12706 - add bounds check - use single quote
|
|
|
@11422
|
8 years |
stoecker |
see #12706 - add bounds check - no epsilon check, as we can fix these …
|
|
|
@11421
|
8 years |
stoecker |
fix #13919 - image size mismatch
|
|
|
@11420
|
8 years |
stoecker |
see #12706 - add some more checks
|
|
|
@11419
|
8 years |
stoecker |
fix #14164, typo in preferences string - patch by ToeBee
|
|
|
@11418
|
8 years |
Don-vip |
update TLD from IANA
|
|
|
@11417
|
8 years |
Don-vip |
fix #14152 - NPE
|
|
|
@11416
|
8 years |
Don-vip |
fix #14151 - see #14042 - fix NPE properly (regression from r11306) + …
|
|
|
@11415
|
8 years |
stoecker |
see #12706 - fix 5 point shape handling
|
|
|
@11414
|
8 years |
stoecker |
see #12706 - small cleanup
|
|
|
@11413
|
8 years |
stoecker |
see #12706 - better equals function and better difference description
|
|
|
@11412
|
8 years |
stoecker |
see #12706 - switch to geojson
|
|
|
@11411
|
8 years |
stoecker |
see #12706 - improve shape difference display, ignore shapes …
|
|
|
@11410
|
8 years |
stoecker |
see #12706 - show mismatching shape information
|
|
|
@11409
|
8 years |
Klumbumbus |
fix #14141 - adjust type => substance validator warning to avoid false …
|
|
|
@11408
|
8 years |
Don-vip |
fix #14135 - regression from r11395
|
|
|
@11407
|
8 years |
Klumbumbus |
don't warn about "lanes without highway" if lanes is used at …
|
|
|
@11406
|
8 years |
Klumbumbus |
fix #14125 - remove warning if lanes>2 and lanes is an even number but …
|
|
|
@11405
|
8 years |
Don-vip |
fix asserts
|
|
|
@11404
|
8 years |
Don-vip |
replace groovy validator unit tests by java ones
|
|
|
@11403
|
8 years |
Don-vip |
replace groovy validator unit tests by java ones
|
|
|
@11402
|
8 years |
Don-vip |
sonar - squid:ClassVariableVisibilityCheck - Class variable fields …
|
|
|
@11401
|
8 years |
Don-vip |
findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
|
|
|
@11400
|
8 years |
Don-vip |
drop old stuff
|
|
|
@11399
|
8 years |
Don-vip |
sonar - squid:S2095 - Resources should be closed
|
|
|
@11398
|
8 years |
Klumbumbus |
fix #14114 - add warning for amenity=social_facility without …
|
|
|
@11397
|
8 years |
Don-vip |
sonar - squid:S2259 - Null pointers should not be dereferenced
|
|
|
@11396
|
8 years |
Don-vip |
sonar - pmd:AccessorClassGeneration
|
|
|
@11395
|
8 years |
Don-vip |
refactor duplicated code
|
|
|
@11394
|
8 years |
Don-vip |
simplify preference settings equals handling (already performed by …
|
|
|
@11393
|
8 years |
Don-vip |
code style
|
|
|