Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updating copyright year. WTI-2951

  1. … 5654 more files in changeset.
Updating copyright year. WTI-2914

  1. … 5655 more files in changeset.
Updated copyright year. WTI-2882

  1. … 5656 more files in changeset.
Updated license headers. WTI-2820

  1. … 169 more files in changeset.
Updated year in license header to 2022. WTI-2715

  1. … 5726 more files in changeset.
Further integrating DirectoryHelper. WTI-2770

  1. … 3 more files in changeset.
Removed Core tests.

    • -192
    • +0
    ./PolylineShapeFileWriterTest.cs
    • -187
    • +0
    ./WmtsConnectionInfoWriterTest.cs
  1. … 600 more files in changeset.
Adapted copyright year. WTI-2195

  1. … 369 more files in changeset.
Migrated Core Components Gis projects. WTI-2003

  1. … 8 more files in changeset.
Updated license headers in source files of test\Core.Components. WTI-1931

  1. … 214 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

  1. … 6092 more files in changeset.
Updated license headers in core. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9490 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e7f214adee97782d28ee82f096d8cc27547439e6

Former-commit-id: b339ec31825c8ea8fed91e675069b65afba8433b

  1. … 814 more files in changeset.
Changed all local vars to consts if possible. Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9448 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4684a5017b9aff9f6175f7d781cb29409f50a18e

Former-commit-id: 853c649ebc49a9513535e40ec705d5b928af0bc4

  1. … 281 more files in changeset.
Core code-cleanup. Searched for superfluous this. for property assignments as well.

Related to Issue [WTI-1242]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@9369 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: ecb498b6096a9d8b0a66e69428411d5ae18ec80a

Former-commit-id: 9cc4bad09e38263256924549eaa807b887009030

  1. … 287 more files in changeset.
Changes related to suggestions by tester Related to Issue [WTI-1091]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8568 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2e894a482df4d92cfaea3d1779a7f0e39723c992

Former-commit-id: 00328f83193d7c20b1ae6d9630340b1f3a619039

  1. … 11 more files in changeset.
Merged revision(s) from branches/WTI-1088 Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8510 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 33abf8bc20b8724d9bf5cadc4a1a404bd4f3b9dc

Former-commit-id: 338c1378907add09d2a5d6e980c7896a12c533e6

    • -0
    • +180
    ./WmtsConnectionInfoWriterTest.cs
  1. … 202 more files in changeset.
Moved IO folder in DotSpatial.Forms to Gis.IO

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-1088@8495 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: d2ea5667a092f3c26b9e680e86bbdbdb6dc5ac15

Former-commit-id: 71422d5f3241bd8de0c52ca3fa0b15b49d107d85

    • -0
    • +180
    ./WmtsConnectionInfoWriterTest.cs
  1. … 19 more files in changeset.
- Used nameof methods instead of random path to create test file names. - Bubbled IOException when trying to delete a test file and it fails so we know that the file is not deleted. Paired with @janssen

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8412 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e808c5751086faf8a2b72d918e1074adb5044314

Former-commit-id: 4ba1926135f291f4b4a4ecb3debc1e7712f492c3

    • -28
    • +13
    ./PolylineShapeFileWriterTest.cs
  1. … 23 more files in changeset.
* More tests now write to Scratchpad folder instead of some test data path (or to temp) Related to Issue [WTI-1088]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8381 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 52b0d6344e1d95add3b4fb21d5fc94c6cabdd09f

Former-commit-id: 8971cf5a936306f7e587726a9e1c205a79758950

  1. … 34 more files in changeset.
- Updated texts of ValidateFilePath Added method GetFullPath that throws only ArgumentExceptions Related to Issue [WTI-1060]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8270 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c17a15c75b90157638db91f8a04112cafacf43d8

Former-commit-id: 0eed903d451361194e8d2111d155a0755c633259

  1. … 33 more files in changeset.
Changed invocations of Path.GetInvalidFileNameChars() to Path.GetInvalidPathChars() where appropriate. Related to Issue [WTI-1060]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8252 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: f68419a6786407fdbcab4cc9ecb6df2d38f9629f

Former-commit-id: 95c49baffa303369bbd953c0c443b1830e8f1bb0

  1. … 7 more files in changeset.
- Updated texts - Changed ValidateFilePath to write the chars Path.GetFileName validates against (Path.GetInvalidPathChars()) in its exception Related to Issue [WTI-1060]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@8247 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2035c7d87c781c6d0cc8fa7a3fdd46eb85a9b7e1

Former-commit-id: 0bb23d23531231bb7c07834ec39505714bb049a7

  1. … 24 more files in changeset.
Renamed some resources Related to Issue [WTI-1018]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6977 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 65dc412b20b25fb713636a0945b3fa3bdfa7295f

Former-commit-id: 07495eb0929053779bf0a3dbe249cd43fd8be788

  1. … 7 more files in changeset.
git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/WTI-957@6741 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 132bfaee2cffe74e30a5fce1d4ef6231fb33e4fc

Former-commit-id: b874e7fec1e968f35c3ee45d6f2ae74a0010d11e

  1. … 71 more files in changeset.
used lower case after colon when using FileReaderErrorMessageBuilder. Added FirstToLower method in StringExtensions. Related to Issue [WTI-948]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@6693 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e9d3cccc3d91f565fc53bdfffabb2449c517437e

Former-commit-id: b80c97fbcc39c0000d0348fb5fa4591371f53bed

  1. … 58 more files in changeset.
Merged revision(s) 4851 from branches/Release/16_1_1: Implemented improvements from testing.

........

Related to Issue [WTI-507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4852 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3a825f22b7105fb6570360605abec2b244946611

Former-commit-id: 96058e4042aa8a645609849758c651325e1d33ee

  1. … 2 more files in changeset.
Implemented improvements from testing. Related to Issue [WTI-507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4851 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: bf54f9479db05eb25babd44cbe2957204bc473a7

Former-commit-id: 016e4576295cde90aa73cb8b88252dbf6539ffc1

  1. … 2 more files in changeset.
Implemented improvements from testing. Related to Issue [WTI-507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/16_1_1@4851 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: de88dc3c1c49d7ce461662028a93b3382dac6d62

Former-commit-id: 14480f49691c28acf6ec89e915f76c48d7330fc5

  1. … 2 more files in changeset.
* Removing obsolete string.format calls. * FeatureBasedMapData cannot have null elements on Features property. ** Removed defensive programming that covered this usecase. * cleanup Related to Issue [WTI-507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4751 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0dac2e06c15e211612eda6956184fe5159d3f1cf

Former-commit-id: c83145644593fa26c34a2dadd24aec1fcb8038aa

  1. … 14 more files in changeset.
Changes after review. Related to Issue [WTI-507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@4721 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 36257253e42cfac859dd6353b6939dba2bc0dc12

Former-commit-id: 591d60821a44cd733817afb926654011e6caaf24

  1. … 37 more files in changeset.