Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Rename Core.Common.Utils.* to Core.Common.Util.* Related to Issue [WTI-1505]

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

Former-commit-id: cbdb6083b66a0f5e31e8d646a50ec7b6d506babb

Former-commit-id: 1e007d66918a5408581dc8e47b78130d5cd299c5

  1. … 840 more files in changeset.
Adapted some version numbers in trunk Related to Issue [WTI-1462]

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

Former-commit-id: ae65127e8af532604c9152ef9821f9198b7b4081

Former-commit-id: 79c317e4c7bbbd8d0147ddd77dd9412aefc83b55

  1. … 2 more files in changeset.
Rename PrivateIntProperty to ProtectedIntProperty and remove Resharper comment Related to Issue [WTI-1345]

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

Former-commit-id: 3a1fb65c689d5101f858849b992dcf7701ee9835

Former-commit-id: 0a98b1ca8c51b74d0cf49fcdc7be679c00c882d2

Improvements after review. Related to Issue [WTI-1345]

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

Former-commit-id: b3768f456a6fa3ab0676ae66ffe7fdcd5aa26c0d

Former-commit-id: a6b9fefd2569f12e897c6053baae97c6fd7bd0ca

  1. … 6 more files in changeset.
Implement review comments, make StabilityModel private and access it in tests with a new TypeUtils method. Add more asserts in several tests. Related to Issue [WTI-1345]

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

Former-commit-id: 086ddc5c047480b110d9b407894e0b46ba20caa9

Former-commit-id: d59ecea68d791818bddc3ef0388b87da350c76c5

  1. … 10 more files in changeset.
Updated version number Related to Issue [WTI-1244]

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

Former-commit-id: f339134e937375291a2ece32c5b0280d1187adea

Former-commit-id: 3ad35b37a6c049ac22f2f4c0a84fae5b84fa9db3

  1. … 2 more files in changeset.
Updated 2016 to 2017 in GlobalAssembly and all resources.

Related to Issue [WTI-1242]

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

Former-commit-id: 920b02679f77671e519ce0c82932dbf0c3440a4a

Former-commit-id: 1cfc80291062aa52b67cba09ea14a4eebde9dc0a

  1. … 10 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. … 816 more files in changeset.
Cleaned up edited files of last commit. Related to Issue [WTI-1242]

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

Former-commit-id: fc5e752e538e1f995ae775a9f40791ee2455ae62

Former-commit-id: 5e27c42800cb79dfa3f2978089742fa28c6bd700

  1. … 72 more files in changeset.
Removed implementation of GetMemberName from TypeUtils for we can now use nameof operator of C# 6.0. Related to Issue [WTI-1242]

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

Former-commit-id: 996cc01173768b9787336f8eb638e2baf721353f

Former-commit-id: f5a543233c72cb519f4cc8580fc289facf67c9bc

  1. … 77 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. … 283 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. … 289 more files in changeset.
* Fixed typos. * Extra test cases for GrassCoverErosionInwardsCalculationConfigurationReader. * *CalculationConfigurationReader now directly take Name, as the value cannot be null because of the schema. * Refactored checking infinity for *CalculationConfigurationReader tests. * Readded License headers. Related to Issue [WTI-1154]

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

Former-commit-id: e5eaaf5c85c848d2387df9da92df0e4655cdd819

Former-commit-id: 57e5fe2464d4f2bb4d43d237a48dc53e00612076

  1. … 22 more files in changeset.
* Introduced EnumTestFixture and used throughout solution. * Extended TypeUtils with GetDisplayName for enum values. * Introduced ImageBasedMapData ** WmtsMapData now inherits from ImageBasedMapData ** Newly introduced WellKnownTileSource also inherits from ImageBasedMapData Related to Issue [WTI-1105]

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

Former-commit-id: 1a77fc96e65eb336b41b3db4eda31975494145bb

Former-commit-id: 5f6096b6eff37624574906891869115b3bb56695

  1. … 27 more files in changeset.
Merged revision(s) 7802-7807 from branches/Release/16_4: Ran Deltares cleanup Related to Issue [WTI-1065]

........

Adjusted validator of StabilityPointStructureParameterKeyword22 to only validate {{Mean}}

Related to Issue [WTI 1102]

........

Changes after review

paired with bouvrie

Related to Issue [WTI-1065]

........

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

Former-commit-id: 7837197cf36f26bd709d61e3d88aaf4c25e55313

Former-commit-id: ee9e4d26cca941db8a5cbd20d5b9735843e6b06f

  1. … 33 more files in changeset.
Updated version number. Related to Issue [WTI-1009]

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

Former-commit-id: 92d6f2f9fb464fbe69afea18e7b4fc60e9f90116

Former-commit-id: 26815859f47b8948c804682e60c5af8c69b4af0e

  1. … 2 more files in changeset.
- Review related changes paired with bouvrie Related to Issue [WTI-931]

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

Former-commit-id: 08d3502c090c09a8bda1840af9595e3a1ff50965

Former-commit-id: 021b9a30c3d0ce21272912dee24e3d2b6dac4318

  1. … 13 more files in changeset.
- Fixed failed test Related to Issue [WTI-930]

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

Former-commit-id: 3eeaa07331ab72af99f806f3265166945cf75e72

Former-commit-id: d7630b52f0542e138b0618af36295e71720aa0ef

* parameter null validation added. * renamed 'object' to 'value'. Related to Issue [WTI-931]

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

Former-commit-id: dabe727b5cf43fa26a054b71b83f3dbabfae4224

Former-commit-id: e3290a26dfa352699943ea96e1275e3fb375403b

  1. … 35 more files in changeset.
* Resolved solvable Resharper issues. * Fixed typo in display name of Linear Model for StabilityPointStructure calculation input. * Fixed inheritance bug related to Attribute in whole solution. Related to Issue [WTI-931]

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

Former-commit-id: 7ac9feb47be8d8ec2ee3c83ff914611134305f09

Former-commit-id: 04c41b2f251475618637cce83329e34639907d61

  1. … 110 more files in changeset.
- Some XMLdoc related changes - Ensure the technical reference guide can be build via Doxygen - Fixed names of tests Related to Issue [WTI-931]

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

Former-commit-id: 74577a5aabb29ee82ee3ef28b5d7fccf7c63ba11

Former-commit-id: 621d2a00e4299e4167d0aaab6b0e12724460ac5b

  1. … 10 more files in changeset.
Updated version of trunk Related to Issue [WTI-868]

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

Former-commit-id: 8d4469c20b803c27a3fa4f798041716dd1149990

Former-commit-id: 1d9ad160e4c2f80b9890c986327eff2da1661cd3

  1. … 4 more files in changeset.
Merged revision(s) 5006-5019 from branches/Release/16_1_1: Resharper cleanup Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

constants now are at the beginning of test files.

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Resharper cleanup

Related to Issue WTI 739

........

Cleanup project references.

Related to Issue WTI 737

........

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

Former-commit-id: 21f2b2d3f74765437bc2f5ac6001d62a6c3afd98

Former-commit-id: 79979c7e6cb96a998c3b1a0d4fc4d9bd4bf10566

  1. … 219 more files in changeset.
* Incremented version variables in product for trunk. Related to Issue [WTI-738]

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

Former-commit-id: 715c4c0cfea54bdda913031ff6c0830efad54df6

Former-commit-id: f622d5f2c563116d4e15174ae28b7dfdfac3bf4d

  1. … 3 more files in changeset.
Added GlobalAssembly.cs link to test/testutil projects. Cleared Assembly files to not contain duplicate attributes. Related to Issue [WTI-737]

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

Former-commit-id: 00b3ef95e112118f9735ab866101142dbd03b0fb

Former-commit-id: f028ede1db96d5721ecc1d42cde4a8bd33f51361

  1. … 143 more files in changeset.
Added license files to all projects except: Ringtoets.Application.SetUp Core.Common.Version Demo.Ringtoets Demo.Ringtoets.Test

Generated license files in projects.

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

Former-commit-id: 3acc9d7e6e84815f3fe9024f391e86456c362dc5

Former-commit-id: e0d4c1e5eded874de9d9391f8fe6af15b7369319

  1. … 211 more files in changeset.
* All FailureMechanismSectionResults now have their Level2A and LevelThree properties initialized to double.NaN. * All FailureMechanismSectionResultViews now show double.NaN as "-" in the tables. * All FailureMechanismSectionResultViews now accept empty strings or "-" characters for Level2A and LevelThree properties of FailureMechanismSectionResults and intepret that as double.NaN. * Extracted repeated formatting text for Probabilities into helper and reused that common code. * Added parameter validation to Probability properties. * Improved Probability properties to be uniformly in the [0, 1] range (some where expressed as yearly return period). * Cleanup of projects. Related to Issue [WTI-660]

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

Former-commit-id: 76eb0f04008f538d0a45ec96b111dfece1c15620

Former-commit-id: d59ac121b4a0584564abb12e480d89fb49ca613f

  1. … 135 more files in changeset.
Added test for TypeUtils.GetMemberName(<method call expression>) Related to Issue [WTI-510]

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

Former-commit-id: 981d8217303e0902de3659953598730f8366453c

Former-commit-id: 0d5c7cd220b5ddb4f8316491f5a02aa61aaee6e8

Removed IsNumericalType which became obsolete. Removed exclude in Ringtoets.doxygen.svn.

Related to Issue [WTI-261]

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

Former-commit-id: 7050962938c1cf1d2f07fae8d652c4e7668e5a83

  1. … 2 more files in changeset.
* Removed unused reflection methods from Core.Common.Utils. * Covered and documented Core.Common.Utils/Reflection. * Added reused of reflection or assembly based methods. Related to Issue [WTI-187]

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

Former-commit-id: f9791f3260e1c9559eb431001c20ab39ec197f4d

  1. … 15 more files in changeset.