Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup up piping: - Removed unused files - Removed unused references Related to Issue [WTI-1343]

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

Former-commit-id: 9bff1a1cb0aa60e8667cb99d07bc748df0735e8b

Former-commit-id: 174629dc333d38b6d7a59a3eb4fd9fb980dd3261

    • -33
    • +0
    ./Schema/MechanismPointLocationTableColumns.cs
    • -35
    • +0
    ./Schema/SegmentPointsTableColumns.cs
    • -31
    • +0
    ./Schema/SoilLayer1DTableColumns.cs
    • -31
    • +0
    ./Schema/SoilLayer2DTableColumns.cs
    • -54
    • +0
    ./Schema/SoilProfileTableColumns.cs
    • -36
    • +0
    ./Schema/StochasticSoilModelTableColumns.cs
    • -37
    • +0
    ./Schema/StochasticSoilProfileTableColumns.cs
    • -130
    • +0
    ./SoilDatabaseConstraintsReader.cs
  1. … 27 more files in changeset.
Merged back to trunk Related to Issue [WTI-1343]

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

Former-commit-id: 8d38d0cfa5614fa51edcad7c422a8cda51ea6dd3

Former-commit-id: e8e09d7f5a02c59baf786142df4a1ffe8aae4202

    • -240
    • +0
    ./StochasticSoilProfileReader.cs
  1. … 175 more files in changeset.
Refactored tests to use PipingStochasticSoilModel removed StochasticSoilModel and related classes

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

Former-commit-id: df375d13af667f97298f56f00d2416611a962946

Former-commit-id: bfabf277c696f19a91234ff08f5ff156c7ab6525

    • -240
    • +0
    ./StochasticSoilProfileReader.cs
  1. … 18 more files in changeset.
- Updated all Dsoil model test files to have version "17.2.0.0" (apart from 'incorrect version files') - Updated Dsoil model supported version to "17.2.0.0" Related to Issue [WTI-1291]

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

Former-commit-id: 1c3b902ccec5fe6eff8ed09af5f9061a95055e97

Former-commit-id: 9d3f1e273886afe64a3f69b3c6c54ca7c5cbb004

  1. … 135 more files in changeset.
Updated SqLiteDatabaseReaderBase (and derived classes) with a proper implementation of Dispose Updated XMLDoc Modified StochasticSoilModelReader such that it properly closes the connection (by extracting the execution of queries from the constructor to a separate method) Related to Issue [WTI-1291]

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

Former-commit-id: 721294a1ef92c2c79c1b058f30bb4eaea3182b7c

Former-commit-id: 582c188c3ae3c02b89058895579732fda4cf5f4a

  1. … 9 more files in changeset.
Removed Id from the data model (Stochastic Soil Model) of Piping: - Adjusted the corresponding reader such that it still uses the ID to read in the stochastic soil models. Related to Issue [WTI-1285]

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

Former-commit-id: 7fa0328abdabba92efdd28dbf5943c8e8096bc91

Former-commit-id: c3e54c161c3514178345a1684443ae274d609cbe

  1. … 33 more files in changeset.
Removed SegmentName from the data model (Stochastic Soil Model) of Macrostrability

Related to Issue [WTI-1285]

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

Former-commit-id: 8fe1f3ae35e3630441db0cae8e76d69977bbbdff

Former-commit-id: ca40cca12b1331c9a817a470dc185c89f68c7ec9

  1. … 26 more files in changeset.
Removed SegmentName from the data model (Stochastic Soil Model) of Piping

Related to Issue [WTI-1285]

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

Former-commit-id: 9406e971c94bed03c6a99ef4493cdde4f3353472

Former-commit-id: ddd8fa50c23d28bc71d46f895e8fb6330752b756

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

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

    • -1
    • +1
    ./Schema/MechanismPointLocationTableColumns.cs
    • -1
    • +1
    ./Schema/StochasticSoilModelTableColumns.cs
    • -1
    • +1
    ./Schema/StochasticSoilProfileTableColumns.cs
  1. … 380 more files in changeset.
Used null propagation where suggested. Related to Issue [WTI-1242]

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

Former-commit-id: 6d1d55a48f678a84b1d7b6279d945d2de8ee71a2

Former-commit-id: ac6b4dc77ee63a4b3e313075cebd822f4d32f432

  1. … 35 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. … 282 more files in changeset.
Removed code redudancies using code cleanup Related to Issue [WTI-1242]

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

Former-commit-id: a4184612412083ad60d3a4e536abd67e2556054e

Former-commit-id: 88487e11184954b002f5e4adf51ca28ff8a1ad25

  1. … 141 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

  1. … 174 more files in changeset.
Changed type of the Permeability and D70 for piping from Stochasts with Standard Deviation to Stochasts with Coefficient of Variation. Updated test data where required. Performed cleanup over some files Related to Issue [WTI-1238]

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

Former-commit-id: 3a76d5669162ce88fb78512a671fee1b6582a885

Former-commit-id: e5f3f1d2a3a720bb9515c25d788ddf4f0206f73d

  1. … 44 more files in changeset.
Updated SoilProfile query to show the profile only once when it is used in multiple segments. Related to Issue [WTI-1191]

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

Former-commit-id: 52cc605b41246e776a3c919330c87dc810d97b2c

Former-commit-id: f84c396b9dd51a02578e988eb85ab24bed41e819

    • -180
    • +111
    ./PipingSoilProfileReader.cs
  1. … 3 more files in changeset.
* Fixed typos. * Renamed MigrationNeeded to MigrationRequired. * Cleanup. * Asserting log messages improved by taking type of message into account. * Moved CriticalFileReadException from Core.Common.IO\Exceptions to Core.Common.Base\IO * Task is now disposed when disposing ActivityProgressDialog * Put license header back Related to Issue [WTI-1049]

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

Former-commit-id: 54560eb7ca6c0a99cdcf14b0406c23b9eca57311

Former-commit-id: 3b703601071d34a3cca2779d0c671f3d3ddabcd9

  1. … 117 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 2c7b932b25746d662f1872d0cc7da1da362c0ac2

Former-commit-id: 1f84cdb983217ed176b0641fe2e377ece56b7c2a

  1. … 21 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 09ac504d38097d7466ef5be00bd3b12fec414575

Former-commit-id: 4eb5ed86ca3823e8cb764927e28e699ec3ca0230

  1. … 7 more files in changeset.
Review related changes Related to Issue [WTI-1135]

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

Former-commit-id: 79b1c6bb86ceec6e05faa412e77c53419240048b

Former-commit-id: 4e6fb4e002026817f9837bba738e8ac1d44daabf

  1. … 42 more files in changeset.
Renamed FileFilter property to FileFilterGenerator and related variable names. Related to Issue [WTI-1070]

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

Former-commit-id: 26fa00f166cf716d8128b6e85a5e47b43d87f8ff

Former-commit-id: 205364c3370b26b230c4f5dcd7ddb5a86ce7f874

  1. … 46 more files in changeset.
Removed obsolete FileResult. Renamed ExpectedFile to FileFilterGenerator. Updated doc and performed cleanups. Other small improvements. Related to Issue [WTI-1070]

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

Former-commit-id: c7a7dde63238ab597409a15fa06e4403571bd27c

Former-commit-id: 20d5e5224cd7fb10ee003e29defbe3c4268fe344

  1. … 69 more files in changeset.
Performed cleanup over Application.Ringtoets.Storage. Added validation for StochasticSoilProfile requiring value for Probability. Added NOT NULL constraint to StochasticSoilProfileEntity.Probability column.

Related to Issue [WTI-1070]

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

Former-commit-id: 5e29aefdb152eb1964dafacd53fcbfafd14713b4

Former-commit-id: a85ccc6fe92f813435517cac8abbf7a44e164480

    • -0
    • +1
    ./Schema/StochasticSoilProfileTableColumns.cs
  1. … 61 more files in changeset.
Added verification of the database schema of DSoil-Model in which stochastic soil model names need to be unique. Introduced StochasticSoilModelCollection which has additional validation for the uniqueness of the StochasticSoilModel Name. Renamed files containing Table constants. Related to Issue [WTI-1093]

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

Former-commit-id: 80c9a9206c20d8fdfa23712d2c68f9f13cc67378

Former-commit-id: b1779cca6f30e7472f2c9620524f4f5ae6031db2

    • -0
    • +33
    ./Schema/MechanismPointLocationTableColumns.cs
    • -0
    • +34
    ./Schema/MechanismTableColumns.cs
    • -0
    • +34
    ./Schema/MetaDataTableColumns.cs
    • -0
    • +35
    ./Schema/SegmentPointsTableColumns.cs
    • -0
    • +33
    ./Schema/SegmentTableColumns.cs
    • -0
    • +31
    ./Schema/SoilLayer1DTableColumns.cs
    • -0
    • +31
    ./Schema/SoilLayer2DTableColumns.cs
    • -0
    • +54
    ./Schema/SoilProfileTableColumns.cs
    • -0
    • +36
    ./Schema/StochasticSoilModelTableColumns.cs
    • -0
    • +36
    ./Schema/StochasticSoilProfileTableColumns.cs
  1. … 41 more files in changeset.
Implemented equality members for StochasticSoilProfile. StochasticSoilModel now returns StochasticSoilProfile if it has been updated. StochasticSoilModelUpdateDataStrategy is now responsible for the filtering profiles for which calculation output should be cleared. Removed probability restriction of the StochasticSoilProfile Probability. Headers restored, cleanups performed. Related to Issue [WTI-1070]

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

Former-commit-id: 0ea8e7c8039dd5d8f9d5b90ff4b3a8bc4d715b8c

Former-commit-id: c21afba1bf3646513a3e71ff3f5dbaaf2eea93fa

  1. … 19 more files in changeset.
* Introduced base TestFixture class for testing design of custom exceptions: CustomExceptionDesignGuidelinesTestFixture ** Refactored all ExceptionTest classes to used this new base-class. * Functional testcoverage for Core.Components.DotSpatial\Layer\BruTile\Configurations * PersistentCacheConfiguration no longer supports SQLite cache * ITileSourceFactory now guarantees that all ITileSource elements returned have a WmtsTileSchema. * TODO: More functional coverage for WmtsLayerConfiguration

Related to Issue [WTI-1088]

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

Former-commit-id: 0cd7c47dc7ee2221f69b7c3b4d88205d087c691e

Former-commit-id: b3dbe965ce4a4266af1d8284ad481d2449db14e7

  1. … 59 more files in changeset.
Added possibility to add probability to a stochastic soil profile. Added log messages for when multiple stochastic soil profiles are defined for the same soil profile in a model. Optimized query to return only unique profiles. Related to Issue [WTI-1070]

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

Former-commit-id: fd456cd0d8526096aca616ccee82a45d6c9b6b7c

Former-commit-id: f800ad3f703b8cdd09d7219620708869a9ed1df8

  1. … 8 more files in changeset.
use nameof in Argument*Exceptions Reviewed by: tangerma

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

Former-commit-id: 489d965acd6cbed374e72d9a9f10deec8787bcfd

Former-commit-id: 0ef178298a4e4639093af98897cfb40d331b372d

  1. … 283 more files in changeset.
(Editorial) Applied comments review 1178 - Removed redundant references in XML docs (e.g. System.X when System was already referenced) - Standardized XML docs regarding exceptions: Thrown is prefixed for the cause of the exception (e.g. <exception cref="X">Thrown when Lorus Ipsum</exception>)

Related to Issue [WTI-931]

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

Former-commit-id: c9a908b16e966485b3c2f38d472d9628b6f581ff

Former-commit-id: 71660f2e2159bfbb2e958ce8211bb236f66286e4

  1. … 30 more files in changeset.
Added IDataReaderExtensions with a helper method for reading a column with a certain type using conversions. Added ConversionException thrown when that helper method encounters an error. Added documentation for the ConversionException/CriticalFileReadException propagation path. Added test for when trying to convert values from database with invalid schema. Related to Issue [WTI-948]

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

Former-commit-id: 9393160bb73bab9051e43b1412f2ed2dc94f4452

Former-commit-id: f5d35b781ec1c6e3ec8aaeeb46e6b78b8e3d30d7

  1. … 18 more files in changeset.
- Ensure the technical reference guide can be build via Doxygen - Ran Deltares cleanup on every project that was touched Related to Issue [WTI-931]

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

Former-commit-id: 8f75344419774da76c09075d5ac8308830a35a8b

Former-commit-id: e26553796c0f3ada7c458ada2db8e053610b8161

  1. … 115 more files in changeset.