|
|
@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
|
|
|
@11392
|
8 years |
Don-vip |
sonar - squid:S1206 - "equals(Object obj)" and "hashCode()" should be …
|
|
|
@11391
|
8 years |
Don-vip |
update to equalsverifier 2.1.8
|
|
|
@11390
|
8 years |
Don-vip |
findbugs - DM_EXIT, DMI_HARDCODED_ABSOLUTE_FILENAME
|
|
|
@11389
|
8 years |
Don-vip |
findbugs - DLS_DEAD_LOCAL_STORE
|
|
|
@11388
|
8 years |
Don-vip |
findbugs - BC_BAD_CAST_TO_CONCRETE_COLLECTION - remove Cloneable …
|
|
|
@11387
|
8 years |
Don-vip |
javadoc
|
|
|
@11386
|
8 years |
Don-vip |
sonar - squid:S1066 - Collapsible "if" statements should be merged
|
|
|
@11385
|
8 years |
Don-vip |
sonar - squid:S1066 - Collapsible "if" statements should be merged
|
|
|
@11384
|
8 years |
Don-vip |
findbugs - EQ_DOESNT_OVERRIDE_EQUALS, MS_MUTABLE_COLLECTION_PKGPROTECT
|
|
|
@11383
|
8 years |
Don-vip |
findbugs - BC_UNCONFIRMED_CAST
|
|
|
@11382
|
8 years |
Don-vip |
update to jacoco 0.7.8
|
|
|
@11381
|
8 years |
Don-vip |
findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
|
|
|
@11380
|
8 years |
Don-vip |
findbugs - ignore UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
|
|
|
@11379
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@11378
|
8 years |
Don-vip |
sonar - squid:S1226 - Method parameters, caught exceptions and foreach …
|
|
|
@11377
|
8 years |
Don-vip |
findbugs - SE_BAD_FIELD
|
|
|
@11376
|
8 years |
Don-vip |
findbugs - UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
|
|
|
@11375
|
8 years |
Don-vip |
findbugs - disable RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
|
|
|
@11374
|
8 years |
Don-vip |
sonar - squid:S00112 - Generic exceptions should never be thrown: …
|
|
|
@11373
|
8 years |
bastiK |
see #14043 - move all flags constants to AbstractPrimitive (patch by …
|
|
|
@11372
|
8 years |
simon04 |
I18n update
|
|
|
@11371
|
8 years |
Klumbumbus |
warn if lanes>2 but no lanes:forward and lanes:backward or oneway is …
|
|
|
@11370
|
8 years |
Don-vip |
javadoc
|
|
|
@11369
|
8 years |
Don-vip |
see #14043 - restore short constants to their correct value
|
|
|
@11368
|
8 years |
Don-vip |
see #14043 - review use of short type
|
|
|
@11367
|
8 years |
Don-vip |
javadoc + diamond operator
|
|
|
@11366
|
8 years |
Don-vip |
findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
|
|
|
@11365
|
8 years |
Don-vip |
fix #14090 - use DefaultListSelectionModel adjusting selection mode to …
|
|
|
@11364
|
8 years |
Klumbumbus |
see #10976 - disable autofix for footway to sidewalk warning if …
|
|
|
@11363
|
8 years |
Klumbumbus |
don't warn if walking route relations with religion tag don't have an …
|
|
|
@11362
|
8 years |
Don-vip |
fix recent Java warnings
|
|
|
@11361
|
8 years |
bastiK |
see #10387 - use path winding rule instead of Area.subtract
|
|
|
@11360
|
8 years |
bastiK |
fixed #10387 - efficiency for "inside(...)" function in MapCSS
|
|
|
@11359
|
8 years |
bastiK |
update netbeans project
|
|
|
@11358
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@11357
|
8 years |
Don-vip |
findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
|
|
|
@11356
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@11355
|
8 years |
Don-vip |
update new TLD from IANA
|
|
|
@11354
|
8 years |
Don-vip |
fix #14078 - NPE
|
|
|
@11353
|
8 years |
Klumbumbus |
see #13804 - move parking in "{0} inside {1}" validator group
|
|
|
@11352
|
8 years |
Don-vip |
javadoc
|
|
|
@11351
|
8 years |
Don-vip |
findbugs - SE_BAD_FIELD_INNER_CLASS
|
|
|
@11350
|
8 years |
Don-vip |
fix unit test
|
|
|
@11349
|
8 years |
Don-vip |
javadoc
|
|
|
@11348
|
8 years |
Don-vip |
findbugs - fix some SIC_INNER_SHOULD_BE_STATIC_ANON
|
|
|
@11347
|
8 years |
wiktorn |
Fix mis-reporting unsupported projections
String.split() on empty …
|
|
|
@11346
|
8 years |
Klumbumbus |
* fix #14034 - add shop=dairy to presets and mappaint style, icon from …
|
|
|
@11345
|
8 years |
simon04 |
fix #14059 - Unmaintained plugins: NanoLog, irsrectify, surveyor2
|
|
|
@11344
|
8 years |
Don-vip |
javadoc
|
|
|
@11343
|
8 years |
Don-vip |
findbugs - disable SE_TRANSIENT_FIELD_NOT_RESTORED, fix some …
|
|
|
@11342
|
8 years |
Don-vip |
javadoc
|
|
|
@11341
|
8 years |
simon04 |
Search menu items: display shortcut
|
|
|
@11340
|
8 years |
simon04 |
fix #13950 see #12030 - Custom interchanged shortcuts are broken
|
|
|
@11339
|
8 years |
simon04 |
Loop can be replaced with Collection.removeIf()
|
|
|
@11338
|
8 years |
Klumbumbus |
see #14057 - validate direction values (forgotten part of r11337)
|
|
|
@11337
|
8 years |
Klumbumbus |
* fix #14057 - validate direction values, deprecate direction=up/down …
|
|
|
@11336
|
8 years |
simon04 |
see #13799 see #14040 - Make TestError#getPrimitives return an …
|
|
|
@11335
|
8 years |
simon04 |
fix #13948 fix #14040 - UnsupportedOperationException in ValidatorTreePanel
|
|
|
@11334
|
8 years |
simon04 |
see #13717 - ConvertToDataLayerAction: use GpxConstants
|
|
|
@11333
|
8 years |
simon04 |
fix #14056 - Add src to GPX to OSM data layer conversion (patch by …
|
|
|
@11332
|
8 years |
Don-vip |
javadoc
|
|
|
@11331
|
8 years |
Don-vip |
findbugs - RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
|
|
|
@11330
|
8 years |
Don-vip |
sonar - fix recent issues
|
|
|
@11329
|
8 years |
simon04 |
see #13201 - OsmUrlToBounds: also take Geo URLs into account
This …
|
|
|
@11328
|
8 years |
simon04 |
I18n update
|
|
|
@11327
|
8 years |
Don-vip |
add building=bungalow to default presets (used more than 10.000 times)
|
|
|
@11326
|
8 years |
Don-vip |
code refactorization, javadoc
|
|
|
@11325
|
8 years |
Don-vip |
ignore test committed by mistake
|
|
|
@11324
|
8 years |
Don-vip |
findbugs
|
|
|