Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed preprocessor logic from HydraulicBoundaryDatabaseImporter. WTI-1766

    • -34
    • +1
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 1 more file in changeset.
Use new test helper in tests WTI-1751

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 7 more files in changeset.
Rename AddSections to SetSections WTI-1751

    • -1
    • +2
    ./FailureMechanismSectionsImporterTest.cs
  1. … 139 more files in changeset.
Fix compilation errors in tests WTI-1751

    • -2
    • +5
    ./FailureMechanismSectionsImporterTest.cs
  1. … 27 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 138 more files in changeset.
Changed log message: - Changed expected log message to a format that is consistent with the other log messages of the importer

WTI-1699

    • -1
    • +2
    ./FailureMechanismSectionsImporterTest.cs
  1. … 3 more files in changeset.
Changed algorithm: - Added logic to deal with the situation where: -- The sum of lengths of the sections is as long as the reference line length, and -- One of the sections inbetween is shifted, resulting in a premature end of the chaining, and -- therefore the endpoints of the referenceline and the final section do not match - Fixed failing tests due to mapping a distance as a key instead of as a value

WTI-1699

    • -0
    • +27
    ./FailureMechanismSectionsImporterTest.cs
  1. … 8 more files in changeset.
Changed algorithm: - Determine the shortest distance from the point to be chained to the next section - Add a clipping functionality to clip sections in an ordered way

WTI-1699

    • -1
    • +31
    ./FailureMechanismSectionsImporterTest.cs
  1. … 16 more files in changeset.
Fixed failing tests. WTI-1612

    • -83
    • +2
    ./HydraulicBoundaryDatabaseImporterTest.cs
Review related changes, renamed HasPassedSimpleAssessment and used test failuremechanism instead of simple failure mechanism WTI-1617

    • -29
    • +16
    ./FailureMechanismSectionsImporterTest.cs
  1. … 20 more files in changeset.
Refactor cleanup WTI-1617

    • -20
    • +18
    ./FailureMechanismSectionsImporterTest.cs
  1. … 39 more files in changeset.
Review related changes. WTI-1562

  1. … 7 more files in changeset.
Add notification of SectionResults when importing to the FailureMechanismSectionsImporter WTI-1617

    • -0
    • +31
    ./FailureMechanismSectionsImporterTest.cs
  1. … 2 more files in changeset.
Review related changes, cleanup and fixed some resource strings. Paired with roberttangerman WTI-1532

    • -1
    • +1
    ./FailureMechanismSectionsImporterTest.cs
  1. … 5 more files in changeset.
Implement property class for the referenceline WTI-450

    • -9
    • +4
    ./FailureMechanismSectionsImporterTest.cs
  1. … 13 more files in changeset.
Replaced methods for properties for getting the start and end point of a section. WTI-1532

    • -4
    • +4
    ./FailureMechanismSectionsImporterTest.cs
  1. … 10 more files in changeset.
Removed obsolete AssessmentSection.NotifyObserver() calls from the HBL importer: - Importer should only notify the observers that are directly related to the HBL - Adjusted tests to verify behaviour, extended test to include additional HBL notifications Related to Issue [WTI-1512]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13459 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 225db20165207a4763ecd03768978963a38047dd

Former-commit-id: df630930e32f38bfd4b0d2bc39cf40dd24ac9347

    • -4
    • +0
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 2 more files in changeset.
Review related changes => coupled renamed To linked Related to Issue [WTI-1507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13438 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8de5864851adc989aa2328eec39306506cc7cdce

Former-commit-id: da05a4f31431b73453c1d34abfc30352cf1b11b0

    • -2
    • +2
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 35 more files in changeset.
Review related changes => IsCoupled renamed To IsLinked Related to Issue [WTI-1507]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13430 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 07547fa03f0b68c00022bd9d11071aea98620d53

Former-commit-id: a74851dee281b5747030d8d58f807d2c875ab24a

    • -1
    • +1
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 8 more files in changeset.
Review related changesReview related changes Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13418 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 4f0e40b76f446e09fb57a5c11d5aa68b1c198bed

Former-commit-id: 3c3d3ae46194a7e7df7552bf0953a1eb492b10c7

    • -1
    • +5
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 4 more files in changeset.
Fixed failing tests

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13399 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: fad9592fe67b8f9868de365906f156c14ea4e38b

Former-commit-id: f4762fd1fec654ce7a576c6ed5ac1fb32d3776c9

    • -4
    • +2
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 11 more files in changeset.
Added extra notifications in the HydraulicBoundaryDatabaseImporter Related to Issue [WTI-1509]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13372 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: e87a5dd8aa2244395b41eb9191133ab10b9bd86a

Former-commit-id: 6037c7b5be901955fb1df00797b949764ab88aad

    • -20
    • +43
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 1 more file in changeset.
Merged revision(s) 13237-13303 from trunk

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13304 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 2cfe103d06c8a08874bf284b4b7509057cc05c58

Former-commit-id: 2f66d074b64d44cd6b46a22d1b3a50e63c47f021

    • -8
    • +8
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 11 more files in changeset.
Fixed failing tests

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/1507-2@13302 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 7cd55dfde5f29cb49b0434c368cfb29a48a82449

Former-commit-id: 06a43e131788e7cafa40c511f0d1b0ea4e518780

    • -1
    • +6
    ./HydraulicBoundaryDatabaseImporterTest.cs
Review related changes Related to Issue [WTI-1401]

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

Former-commit-id: 72e0f108aada1c32ce0c08c906b68867adeb089f

Former-commit-id: 293fcf1972fa320df3629f3c3fa64ce2ccdbc4c5

    • -8
    • +8
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 16 more files in changeset.
Improvements after review.

Paired with kleijn.

Related to Issue [WTI-1511]

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

Former-commit-id: cf5cc936236ddac1e305108ef0ea79fe732f9d9f

Former-commit-id: 4510814a87aab767b7978a145af8efd1c58a3241

    • -1
    • +1
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 3 more files in changeset.
Rename (Core)UtilsResources to (Core)UtilResources Related to Issue [WTI-1505]

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

Former-commit-id: 3e11966a39b5153186958c643b763923bb6c0e32

Former-commit-id: 9971c0c407374663f99f15c6858c58e9670f9ef7

  1. … 21 more files in changeset.
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
    • +1
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 840 more files in changeset.
Merged revision(s) 13197-13218 from branches/Release/17_3

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

Former-commit-id: c22f810ca624b873068a9057fcbeebe89831745d

Former-commit-id: 7f4751048a797df995b4526ec8a1f1582fb80c73

    • -22
    • +0
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 25 more files in changeset.
Removed validation in reader. Related to Issue [WTI-1476]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/Release/17_3@13218 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6a346d66fb342c98353451066f894424b6647f14

Former-commit-id: 04bca0c92bbbe3b2162d8b3c7e89d81f36c250ce

    • -23
    • +0
    ./HydraulicBoundaryDatabaseImporterTest.cs
  1. … 3 more files in changeset.