|
|
@11660
|
8 years |
Don-vip |
see #5399 - Swissgrid: add NTv2 grid file provided by swisstopo
|
|
|
@11648
|
8 years |
Don-vip |
see #14422 - update unit test
|
|
|
@11647
|
8 years |
Don-vip |
see #14175 - refactor HistoryBrowserModel
|
|
|
@11646
|
8 years |
Don-vip |
see #14175 - refactor HistoryBrowserModel
|
|
|
@11635
|
8 years |
Don-vip |
see #12313 - fix unit tests properly
|
|
|
@11630
|
8 years |
Don-vip |
see #3346 - update unit test
|
|
|
@11622
|
8 years |
Don-vip |
checkstyle - enable CommentsIndentation rule
|
|
|
@11621
|
8 years |
Don-vip |
checkstyle - fix CommentsIndentation errors
|
|
|
@11614
|
8 years |
Don-vip |
see #14374 - sonar - pmd-unit-tests:UseAssertSameInsteadOfAssertTrue - …
|
|
|
@11609
|
8 years |
Don-vip |
fix #14410 - AddPrimitivesCommand undo remove existing data (patch by …
|
|
|
@11606
|
8 years |
Don-vip |
fix #14374 - automatic tag conflict resolution of source for French …
|
|
|
@11562
|
8 years |
Don-vip |
fix #14368 - java.util.regex.PatternSyntaxException: Unclosed group
|
|
|
@11543
|
8 years |
stoecker |
fix NPE in test
|
|
|
@11539
|
8 years |
Don-vip |
add unit test
|
|
|
@11526
|
8 years |
Don-vip |
fix #14319 - CVE-2017-5617: svgSalamander SSRF (Server-Side Request …
|
|
|
@11514
|
8 years |
Don-vip |
fix #14209 - EXIF: prefer DATETIME over DATETIME_DIGITIZED
|
|
|
@11505
|
8 years |
Don-vip |
add non-regression unit test for #4539
|
|
|
@11501
|
8 years |
Klumbumbus |
fix #14264 - fix unit test
|
|
|
@11493
|
8 years |
Don-vip |
see #12627, see #14289 - add non regression unit tests
|
|
|
@11491
|
8 years |
Don-vip |
see #14287 - add non regression unit test
|
|
|
@11486
|
8 years |
Don-vip |
fix #14275 - robustness against invalid timestamps in GPX files
|
|
|
@11484
|
8 years |
Don-vip |
fix #14209 - prefer TAG_DATETIME_ORIGINAL (patch by holgermappt, …
|
|
|
@11479
|
8 years |
Don-vip |
checkstyle
|
|
|
@11475
|
8 years |
bastiK |
see #14252 - better wording in validator message
|
|
|
@11473
|
8 years |
wiktorn |
Always clear cache before tests.
Closes: #14255
|
|
|
@11468
|
8 years |
bastiK |
see #14252 - fix tests
|
|
|
@11465
|
8 years |
wiktorn |
Wait in loop - properly handle thread interruptions
|
|
|
@11458
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@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 …
|
|
|
@11444
|
8 years |
wiktorn |
Fix disappearing download tasks.
When ThreadPoolExecutor is adapting …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@11433
|
8 years |
Don-vip |
fix #13999 - New MapCSS test that uses reference images (patch by …
|
|
|
@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
|
|
|
@11394
|
8 years |
Don-vip |
simplify preference settings equals handling (already performed by …
|
|
|
@11392
|
8 years |
Don-vip |
sonar - squid:S1206 - "equals(Object obj)" and "hashCode()" should be …
|
|
|
@11383
|
8 years |
Don-vip |
findbugs - BC_UNCONFIRMED_CAST
|
|
|
@11360
|
8 years |
bastiK |
fixed #10387 - efficiency for "inside(...)" function in MapCSS
|
|
|
@11330
|
8 years |
Don-vip |
sonar - fix recent issues
|
|
|
@11329
|
8 years |
simon04 |
see #13201 - OsmUrlToBounds: also take Geo URLs into account
This …
|
|
|
@11325
|
8 years |
Don-vip |
ignore test committed by mistake
|
|
|
@11324
|
8 years |
Don-vip |
findbugs
|
|
|
@11320
|
8 years |
wiktorn |
Better handle of null in readBytesFromStream.
See: #14033
|
|
|
@11317
|
8 years |
Don-vip |
fix OsmUrlToBoundsTest
|
|
|
@11302
|
8 years |
simon04 |
OsmUrlToBounds: Make getZoom return the previously parsed zoom level
…
|
|
|
@11299
|
8 years |
simon04 |
Use Projection inside OsmUrlToBounds
|
|
|
@11282
|
8 years |
simon04 |
Fix OsmLinkPasterTest due to r11279
|
|
|
@11278
|
8 years |
Don-vip |
improve test coverage
|
|
|
@11275
|
8 years |
Don-vip |
see #10387 - fix unit test
|
|
|
@11272
|
8 years |
michael2402 |
See #13361: Cleanup code and formatting
- Add javadoc to public …
|
|
|
@11271
|
8 years |
michael2402 |
See #13361: Add WayTest unit tests. Patch by Gerd Petermann.
|
|
|
@11269
|
8 years |
michael2402 |
Fix #13361: Use a more consistent invalid bbox for primitives.
Patch …
|
|
|
@11267
|
8 years |
simon04 |
see #10387 - Fix build due to r11264
|
|
|
@11261
|
8 years |
simon04 |
fix #13985 - Freezes when creating a layer named "Data Layer "
|
|
|
@11259
|
8 years |
Don-vip |
see #10387 - see #12914 - add debug info for failing unit test, remove …
|
|
|
@11257
|
8 years |
wiktorn |
Make DefaultLayer a type that can have layerName and tileMatrixSet
As …
|
|
|
@11256
|
8 years |
Don-vip |
see #10387 - Gibraltar and British Indian Ocean Territory are the only …
|
|
|
@11251
|
8 years |
wiktorn |
Do not timeout when run with Eclipse debugger
|
|
|
@11247
|
8 years |
Don-vip |
see #9400 - see #10387 - see #12914 - initial implementation of …
|
|
|
@11241
|
8 years |
Don-vip |
sonar - fix warnings
|
|
|
@11227
|
8 years |
bastiK |
applied #13307 - various improvements to MultipolygonTest (patch by …
|
|
|
@11224
|
8 years |
michael2402 |
Simplify ExpertToggleAction
Make ExpertToggleAction use the listener …
|
|
|
@11220
|
8 years |
bastiK |
fixed #13809 - Jenkins build hangs (disable AudioPlayerTest)
|
|
|
@11214
|
8 years |
Don-vip |
see #13907 - fix unit test
|
|
|
@11202
|
8 years |
Don-vip |
increase test coverage
|
|
|
@11201
|
8 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@11192
|
8 years |
Don-vip |
fix #13870 - robustness against …
|
|
|
@11185
|
8 years |
wiktorn |
WMS tile service is enabled by default
Closes: #13857
|
|
|
@11182
|
8 years |
Don-vip |
fix java warning
|
|
|
@11181
|
8 years |
simon04 |
see #13828 - Fix unit test
|
|
|
@11177
|
8 years |
simon04 |
Refactor OsmPrimitiveComparator
Replace one big comparator with …
|
|
|
@11175
|
8 years |
simon04 |
APIDataSet: simplify implementation using streams, add test
|
|
|
@11168
|
8 years |
simon04 |
fix #13828 - Fix IAE when adding WMS layer with invalid URL
The fix …
|
|
|
@11166
|
8 years |
simon04 |
fix #13827 - Exporting invalid multipolygon as GeoJSON crashes JOSM
|
|
|
@11160
|
8 years |
bastiK |
fixed #13847 - update unit tests
|
|
|
@11152
|
8 years |
bastiK |
see #13809 - Jenkings build 11130 hangs
|
|
|
@11149
|
8 years |
bastiK |
applied #13086 - changed self-intersecting ways detection (patch by …
|
|
|
@11136
|
8 years |
bastiK |
applied #13086 - Detect all self-intersecting ways (patch by Gerd …
|
|
|
@11132
|
8 years |
simon04 |
fix #11072 - Sort validator warnings
|
|
|
@11131
|
8 years |
simon04 |
"Missing name:* translation" test: ignore name:etymology:wikidata
|
|
|
@11129
|
8 years |
simon04 |
fix #13799 - Use builder pattern for TestError
|
|
|
@11124
|
8 years |
simon04 |
see #13749 - Enhance supported URLs for downloading GPS data
* …
|
|
|
@11121
|
8 years |
Don-vip |
checkstyle
|
|
|
@11118
|
8 years |
simon04 |
fix #13094 - SimplifyWayAction for first node of closed way (patch by …
|
|
|
@11115
|
8 years |
simon04 |
fix #13785 - Use streams, add unit tests (patch by alno, modified)
|
|
|
@11110
|
8 years |
Don-vip |
add more unit tests
|
|
|
@11109
|
8 years |
Don-vip |
sonar - squid:S1871 - Two branches in the same conditional structure …
|
|
|
@11108
|
8 years |
Don-vip |
sonar - squid:S3518 - Zero should not be a possible denominator
|
|
|
@11105
|
8 years |
Don-vip |
sonar - fix various issues
|
|
|
@11104
|
8 years |
Don-vip |
convert unit tests from Groovy to Java
|
|
|
@11102
|
8 years |
Don-vip |
add more unit tests
|
|
|
@11101
|
8 years |
Don-vip |
add more unit tests
|
|
|
@11094
|
8 years |
Don-vip |
fix unit test
|
|
|