|
|
@19155
|
7 months |
taylor.smock |
Fix tests broken by r19152
|
|
|
@19077
|
9 months |
taylor.smock |
Fix #23666: commons-io dependency not included in ivy.xml
This …
|
|
|
@19052
|
10 months |
taylor.smock |
Fix some wiremock tests -- wiremock no longer considers // to be a …
|
|
|
@19050
|
10 months |
taylor.smock |
Revert most var changes from r19048, fix most new compile warnings …
|
|
|
@18992
|
12 months |
taylor.smock |
See #23485/r18989: Fix broken tests
The tests just needed to have a …
|
|
|
@18892
|
16 months |
taylor.smock |
Fix #23257: MVTTileTest has an infrequently hit race condition (patch …
|
|
|
@18870
|
16 months |
taylor.smock |
See #16567: Update to JUnit 5
This converts most tests to use …
|
|
|
@18853
|
17 months |
taylor.smock |
See #16567: Update to JUnit 5
This removes new JOSMTestRules() with …
|
|
|
@18777
|
19 months |
taylor.smock |
Reduce allocations during startup from Shape
Shape#hashCode made …
|
|
|
@18766
|
20 months |
taylor.smock |
Fix #23011: Custom http headers aren't applied on custom TMS imagery …
|
|
|
@18723
|
21 months |
taylor.smock |
Fix #22432, see #22941: Start migrating from javax to jakarta
Parsson …
|
|
|
@18578
|
2 years |
taylor.smock |
Fix #22404: MVT background layer: Polygons not drawn
This was a …
|
|
|
@18568
|
2 years |
taylor.smock |
See #22391/r18567: fix typo (&20 -> %20 for ' ' url encoding)
|
|
|
@18526
|
3 years |
taylor.smock |
Fix tests that have been broken on Mac and Windows
Mac was due to …
|
|
|
@18410
|
3 years |
taylor.smock |
WMTSTileSourceTest: Output the actual url when {apikey} is not in the …
|
|
|
@18381
|
3 years |
taylor.smock |
Imagery Tests: Update expected error messages
see r18380
|
|
|
@18373
|
3 years |
taylor.smock |
checkstyle: LineLength > 149 in files from r18372
|
|
|
@18372
|
3 years |
taylor.smock |
see #21850: WMS and WMTS don't support {apikey}
Add tests for r18371.
|
|
|
@18341
|
3 years |
Don-vip |
fix #21646 - Round new points in imagery.Shape (patch by taylor.smock)
|
|
|
@18183
|
3 years |
Don-vip |
fix #21254 - fix shoe lace formula implementation (patch by taylor.smock)
|
|
|
@18106
|
4 years |
Don-vip |
fix #21150 - Add JUnit5 annotation for WireMockServer (patch by …
|
|
|
@18011
|
4 years |
Don-vip |
see #17177 - add debug log on saving, wait for saving in …
|
|
|
@17990
|
4 years |
Don-vip |
see #17177 - detailed errors for random unit test failures
|
|
|
@17965
|
4 years |
Don-vip |
see #17177 - unit test on Windows VM still failing - remove space from …
|
|
|
@17961
|
4 years |
Don-vip |
see #17177 - fix unit test on Windows
|
|
|
@17960
|
4 years |
Don-vip |
see #17177 - fix two unit tests broken on Windows (patch by taylor.smock)
|
|
|
@17914
|
4 years |
simon04 |
fix #20933 - NumberFormatException: For input string: "333,662" (patch …
|
|
|
@17879
|
4 years |
simon04 |
see #17177 - Fix LayersTest.testSymbol
|
|
|
@17867
|
4 years |
simon04 |
see #17177 - fix @since xxx
|
|
|
@17862
|
4 years |
simon04 |
fix #17177 - Add support for Mapbox Vector Tile (patch by …
|
|
|
@17549
|
4 years |
Don-vip |
fix #20346 - fix definition of EPSG:3346 for Lithuania (patch by nagisa)
|
|
|
@17275
|
4 years |
Don-vip |
see #16567 - upgrade almost all tests to JUnit 5, except those …
|
|
|
@17094
|
4 years |
simon04 |
see #19892 - Extend TemplatedWMSTileSourceTest.testGetTileUrl
|
|
|
@16916
|
4 years |
simon04 |
see #19698 - Java Warnings, PMD
|
|
|
@16913
|
4 years |
simon04 |
fix #19698 - Refactoring: make private fields final
|
|
|
@16636
|
5 years |
simon04 |
Update TemplatedWMSTileSourceTest, WMSEndpointTileSourceTest for …
|
|
|
@16635
|
5 years |
simon04 |
TemplatedWMSTileSourceTest: fix typo
|
|
|
@16436
|
5 years |
simon04 |
see #19251 - Java 8: use Stream
|
|
|
@16424
|
5 years |
simon04 |
see #19193 - Fix WMSEndpointTileSourceTest
|
|
|
@16398
|
5 years |
simon04 |
see #19208 - JCS: update package to org.apache.commons.jcs3
|
|
|
@16182
|
5 years |
simon04 |
Fix typos in Javadoc
|
|
|
@14565
|
6 years |
Don-vip |
see #16073 - detection of json errors
|
|
|
@14403
|
6 years |
wiktorn |
Checkstyle fixes
|
|
|
@14399
|
6 years |
wiktorn |
GetTileUrl performance improvements for WMS
See: #16769
|
|
|
@14311
|
6 years |
Don-vip |
see #16824 - better display of WMS errors
|
|
|
@14138
|
7 years |
Don-vip |
see #15229 - deprecate Main.platform and related methods - new class …
|
|
|
@14120
|
7 years |
Don-vip |
see #15229 - deprecate all Main methods related to projections. New …
|
|
|
@14092
|
7 years |
Don-vip |
drop FEST library. This project seems to have vanished years ago, and …
|
|
|
@14049
|
7 years |
simon04 |
Specify +axis=neu for Austrian projections
This allows to use the …
|
|
|
@13897
|
7 years |
Don-vip |
SonarQube fixes
|
|
|
@13872
|
7 years |
wiktorn |
Fix WMS_ENDPOINT headers.
* Use custom headers when calling …
|
|
|
@13757
|
7 years |
wiktorn |
Change camelCase to hyphen-case for imagery attributes
See: #16249, #15940
|
|
|
@13742
|
7 years |
wiktorn |
Checkstyle fixes
|
|
|
@13735
|
7 years |
wiktorn |
Fix tests
|
|
|
@13733
|
7 years |
wiktorn |
Imagery definition refactor
Extend imagery definitions by:
- allowing …
|
|
|
@13631
|
7 years |
Don-vip |
see #16129 - better catch of WMS ServiceException s
|
|
|
@12851
|
7 years |
bastiK |
see #15229 - extract "struct" handling from Preference to StructUtils
|
|
|
@12669
|
7 years |
Don-vip |
see #15182 - remove dependence on JMapViewer for package data.coor …
|
|
|
@12224
|
8 years |
Don-vip |
fix #14825 - Support WMTS Dimensions
|
|
|
@12147
|
8 years |
Don-vip |
fix #14793 - fix WMTS CRS identification as per OGC specification …
|
|
|
@11921
|
8 years |
Don-vip |
improve unit test coverage of utilities classes thanks to …
|
|
|
@11859
|
8 years |
bastiK |
see #7427 - fix test-compile
|
|
|
@11257
|
8 years |
wiktorn |
Make DefaultLayer a type that can have layerName and tileMatrixSet
As …
|
|
|
@10945
|
8 years |
Don-vip |
convert more unit tests to JOSMTestRules
|
|
|
@10758
|
9 years |
Don-vip |
sonar - squid:S3578 - Test methods should comply with a naming convention
|
|
|
@10735
|
9 years |
Don-vip |
fix #13264 - more lenient TMS url regex to allow - zoom separator
|
|
|
@10378
|
9 years |
Don-vip |
Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
|
|
|
@10221
|
9 years |
Don-vip |
cleanup unit tests
|
|
|
@9973
|
9 years |
Don-vip |
sonar - JUnit4 tests should use @Test annotation
|
|
|
@9902
|
9 years |
wiktorn |
Final fix for #12573 - WMTS getCapabilities parser error.
Unit tests …
|
|
|
@9820
|
9 years |
wiktorn |
Fix unit tests after [9818]. Move all zoom levels one level lower.
…
|
|
|
@9767
|
9 years |
bastiK |
update tests for [9558] and [9642] (see #12186, see #12514)
|
|
|
@9756
|
9 years |
bastiK |
fix test (see #12437)
|
|
|
@9713
|
9 years |
simon04 |
see #12437 see #12474 - Add (failing) unit tests
|
|
|
@9489
|
9 years |
Don-vip |
unit tests code refactoring/cleanup
|
|
|
@9167
|
9 years |
wiktorn |
- Move TemplatedWMSTileSource to Projection.getWorldBoundsBoxEastNorth …
|
|
|
@9095
|
9 years |
wiktorn |
Fix 12168.
- added testcase for bug #12168. I removed all but one …
|
|
|
@9081
|
9 years |
wiktorn |
FIx missing scrollbar on WMTS layer selection list. Closes #12151.
|
|
|
@9007
|
9 years |
wiktorn |
Fix broken representation of URL-s in Imagery Preferences
|
|
|
@8857
|
9 years |
Don-vip |
improve/cleanup unit tests
|
|
|
@8855
|
9 years |
Don-vip |
sonar - Unused private method should be removed
sonar - Unused …
|
|
|
@8836
|
9 years |
Don-vip |
fix Checkstyle issues
|
|
|
@8770
|
9 years |
Don-vip |
don't use deprecated method in unit test
|
|
|
@8752
|
9 years |
wiktorn |
Support situations, where WMTS service provides more than one tile set …
|
|
|
@8697
|
9 years |
wiktorn |
fix failing tests
|
|
|
@8651
|
10 years |
wiktorn |
fix tests
|
|
|
@8624
|
10 years |
bastiK |
add missing svn:eol-style=native
|
|
|
@8618
|
10 years |
wiktorn |
Fix calculation of World Bounds for WMS when no projection has no …
|
|
|
@8599
|
10 years |
wiktorn |
Fix tests failing after [8598]
|
|
|
@8598
|
10 years |
wiktorn |
TileSource:
* added method - getTileId that returns unique identifier …
|
|
|
@8586
|
10 years |
wiktorn |
* (WMTS) Added Style support
* (WMTS) Added MatrixHeight and …
|
|
|
@8585
|
10 years |
wiktorn |
Checkstyle fixes
|
|
|
@8584
|
10 years |
wiktorn |
- added axis definition to ESPG projections definition, where it's not …
|
|
|
@8570
|
10 years |
Don-vip |
checkstyle
|
|
|
@8569
|
10 years |
wiktorn |
Add tests for Wallonie and Wien, fixed Style substitution
|
|
|
@8568
|
10 years |
wiktorn |
Basic WMTS support.
* added information about units and to_meter to …
|
|
|
@8542
|
10 years |
wiktorn |
Add warnings about supported projections for WMS layers
|
|
|
@8530
|
10 years |
Don-vip |
see #11255 - checkstyle/findbugs
|
|
|
@8526
|
10 years |
wiktorn |
Introduce WMS layer based on TMS. (closes: #11255)
HEADS UP: After …
|