|
|
@11532
|
8 years |
stoecker |
see #9210 - remove interim imagery blacklist solution, the api now has …
|
|
|
@11531
|
8 years |
stoecker |
unify defaults (remove warning)
|
|
|
@11530
|
8 years |
Klumbumbus |
OpenStreetCam plugin replaced OpenStreetView plugin
|
|
|
@11529
|
8 years |
Klumbumbus |
fix #14323, see #14125 - don't warn about odd number of lanes without …
|
|
|
@11528
|
8 years |
stoecker |
drop imagery entries which have an id, but are no longer in default …
|
|
|
@11527
|
8 years |
stoecker |
drop imagery entries which have an id, but are no longer in default list
|
|
|
@11526
|
8 years |
Don-vip |
fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request …
|
|
|
@11525
|
8 years |
Don-vip |
see #14319 - update to latest version of svgSalamander (2017-01-07, …
|
|
|
@11524
|
8 years |
Don-vip |
remove checkstyle version number to easy integration with checkstyle …
|
|
|
@11523
|
8 years |
Don-vip |
capabilities: update javadoc to new default values, code cleanup
|
|
|
@11522
|
8 years |
Don-vip |
sonar - fb-contrib:NAB_NEEDLESS_BOXING_VALUEOF - Performance - Method …
|
|
|
@11521
|
8 years |
Don-vip |
sonar - fb-contrib:ISB_INEFFICIENT_STRING_BUFFERING - Performance - …
|
|
|
@11520
|
8 years |
Don-vip |
sonar - fb-contrib:ITU_INAPPROPRIATE_TOSTRING_USE - Correctness - …
|
|
|
@11519
|
8 years |
Don-vip |
sonar - fb-contrib:PDP_POORLY_DEFINED_PARAMETER - Correctness - Method …
|
|
|
@11518
|
8 years |
Don-vip |
sonar - fb-contrib:NAB_NEEDLESS_BOXING_PARSE - Performance - Method …
|
|
|
@11517
|
8 years |
Don-vip |
sonar - fb-contrib:OC_OVERZEALOUS_CASTING - Correctness - Method …
|
|
|
@11516
|
8 years |
Don-vip |
sonar - fb-contrib:SPP_USE_GET0 - Performance - Method uses …
|
|
|
@11515
|
8 years |
Don-vip |
export EqualsVerifier to Eclipse plugins projects
|
|
|
@11514
|
8 years |
Don-vip |
fix #14209 - EXIF: prefer DATETIME over DATETIME_DIGITIZED
|
|
|
@11513
|
8 years |
Klumbumbus |
fix #14264 - don't warn about aerialway oneway combination
|
|
|
@11512
|
8 years |
Don-vip |
forgot .classpath
|
|
|
@11511
|
8 years |
Don-vip |
upgrade to equalsverifier 2.2.1
|
|
|
@11510
|
8 years |
Don-vip |
sonar - fb-contrib:ACEM_ABSTRACT_CLASS_EMPTY_METHODS
|
|
|
@11509
|
8 years |
Don-vip |
fix #14305 - allow file:// URL for command-line argument …
|
|
|
@11508
|
8 years |
Don-vip |
fix #14282 - add robustness to GPX settings panel (patch by kidelo)
|
|
|
@11507
|
8 years |
Don-vip |
clean boundaries file
|
|
|
@11506
|
8 years |
Don-vip |
simplify MenuScroller
|
|
|
@11505
|
8 years |
Don-vip |
add non-regression unit test for #4539
|
|
|
@11504
|
8 years |
simon04 |
I18n update
|
|
|
@11503
|
8 years |
Don-vip |
see #14264 - checkstyle
|
|
|
@11502
|
8 years |
Don-vip |
findbugs - SIC_INNER_SHOULD_BE_STATIC_ANON
|
|
|
@11501
|
8 years |
Klumbumbus |
fix #14264 - fix unit test
|
|
|
@11500
|
8 years |
Klumbumbus |
fix #14288 - verify for improper usage of type=multipolygon in nodes …
|
|
|
@11499
|
8 years |
Klumbumbus |
fix #14264 - displaying oneway direction arrows of aerialways …
|
|
|
@11498
|
8 years |
Don-vip |
status report: Remove jnlpx.vmargs (base64 encoded copy of VM …
|
|
|
@11497
|
8 years |
Klumbumbus |
* fix #14280 - remove warning with leisure=fitness_station + …
|
|
|
@11496
|
8 years |
Don-vip |
findbugs - URF_UNREAD_FIELD
|
|
|
@11495
|
8 years |
Don-vip |
extract DrawAction.SnapHelper to a new class
|
|
|
@11494
|
8 years |
Don-vip |
disable ImmutableEnumChecker
|
|
|
@11493
|
8 years |
Don-vip |
see #12627, see #14289 - add non regression unit tests
|
|
|
@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 …
|
|
|