Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets folder. WTI-1931

    • -50
    • +0
    ./ProbabilityAssessmentInputExtensions.cs
    • -105
    • +0
    ./ProbabilityAssessmentOutput.cs
    • -64
    • +0
    ./ProbabilityAssessmentOutputFactory.cs
  1. … 15710 more files in changeset.
Removed SectionLength from ProbabilityAssessmentInput. WTI-977

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

    • -1
    • +1
    ./ProbabilityAssessmentInputExtensions.cs
    • -1
    • +1
    ./ProbabilityAssessmentOutputFactory.cs
  1. … 6091 more files in changeset.
Ran Deltares Cleanup:

- Performed for Ringtoets.Common.Data and its tests and TestUtil projects

WTI-1767

  1. … 41 more files in changeset.
Rename GetSectionSpecificN to GetN WTI-1616

    • -5
    • +5
    ./ProbabilityAssessmentInputExtensions.cs
  1. … 8 more files in changeset.
Improvements after review. WTI-1590

  1. … 38 more files in changeset.
Wire properties and treenodes for the Piping Structures failure mechanism to show the N value WTI-1531

  1. … 33 more files in changeset.
Introduced factory to create probability assessment output. WTI-1589

    • -0
    • +64
    ./ProbabilityAssessmentOutputFactory.cs
  1. … 3 more files in changeset.
Incorporated comments review 2445: - Updated XMLDocs - Removed unnessecary assert

Paired with carloslubbers

WTI-1533

  1. … 4 more files in changeset.
Implemented review comments WTI-1533 Renamed some typos in filenames Made ProbabilityAssessmentInput an abstract base class Cleanup and improvement of some classes and tests

    • -52
    • +0
    ./IProbabilityAssessmentInputExtensions.cs
    • -0
    • +50
    ./ProbabilityAssessmentInputExtensions.cs
  1. … 39 more files in changeset.
Implement specific property classes for the vakindelingen for piping and macro stability inwards failure mechanisms. WTI-1533

    • -0
    • +44
    ./IProbabilityAssessmentInput.cs
    • -0
    • +52
    ./IProbabilityAssessmentInputExtensions.cs
  1. … 28 more files in changeset.
Create CloneableObservable and CloneableObservableList for calculation data that is both Observable and ICloneable. Implemented these classes in all relevant places and extended tests for CoreCloneAssert and the new classes. Related to Issue [WTI-1371]

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

Former-commit-id: 85d282fc23abafd4e9c73c5dfe440e0f1f0822d6

Former-commit-id: 3064fc8f1dc26254ad6bce8c8a1f85c242c8e5e5

  1. … 54 more files in changeset.
Implement review comments from review 2118 Related to Issue [WTI-1371]

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

Former-commit-id: a31d1651564ae037cf1f885b0f99a44c60a7bb3d

Former-commit-id: f201e5f659efba1dd1a543c04c6cd8a601f536e8

  1. … 18 more files in changeset.
Made ProbabilityAssessmentOutput cloneable

Related to Issue [WTI-1370]

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

Former-commit-id: 087e789d230141ece9cd4d20dae6b1f3a93492bd

Former-commit-id: ef660358e3a0bfc19c8d955f98ab707cecfb527e

  1. … 2 more files in changeset.
Removed EmptyProbabilityAssessmentOutput Related to Issue [WTI-1311]

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

Former-commit-id: 1425cfcad8656c3b70b4daff2cb132a5162af6ad

Former-commit-id: 802fa9eee81b7131b30eda4ec00e9290a2e13fa6

    • -31
    • +0
    ./EmptyProbabilityAssessmentOutput.cs
  1. … 7 more files in changeset.
Incorporated comments review 1959: - Relevant comments for illustration point fault tree data model and some XMLDocs -- Updated XMLDocs and string values -- Removed redundant code: --- Data model is not responsible for checking the validity of enum values --- Removed redundant null checks -- Simplified tests

Related to Issue [WTI-1308]

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

Former-commit-id: 2a0c2e2180367365375f19171402c4b9aa886b82

Former-commit-id: 72f7a5d8fc62e3a2bd8432d47d4e5c2e3db62ac4

  1. … 20 more files in changeset.
Connected the Illustration point outputs with structures: - Introduced test factory for the general result to produce one with SubMechanismIllustrationPoints only - Cleaned up implementations and tests of existing (HBL) services - Moved GeneralResult from the ProbabilityAssessmentOutput to the StructuresOutput, because it should not be part of the ProbabilityAssessmentOutput Related to Issue [WTI-1308]

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

Former-commit-id: c7c49b07b1a7f21052e5005afe1854158fd812c6

Former-commit-id: 2df669351e05f07b0265ee10f2f38567e88b76f9

  1. … 13 more files in changeset.
Introduced a GeneralResult field for the StructuresOutput to incorporate illustration points in the output: - Updated XMLDoc - Added test object TestGeneralResultFaultTreeIllustrationPoint which represents a GeneralResult hosting a fault tree Related to Issue [WTI-1308]

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

Former-commit-id: 321e9961a121d36993ad7381416fff42fbbbb571

Former-commit-id: 3bf19fef2d8a93bd01447ce2c1a8720d65b48e04

  1. … 9 more files in changeset.
Updated license headers in ringtoets common. Related to Issue [WTI-1242]

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

Former-commit-id: ce33ce275ba930662636e02ef99d91e788db8757

Former-commit-id: 2a4583aeb892e314df72a61727f806c446493577

  1. … 549 more files in changeset.
Turned presentation of overtopping rate from m3/s into l/m/s Related to Issue [WTI-860]

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

Former-commit-id: 0e13f73983fb56b9da748802a7e33090c9a9cad4

Former-commit-id: 48989401d4e79190bfa4d6e828e44c8e49bb8893

  1. … 6 more files in changeset.
Editorial review related change paired with [tang_ds] Related to Issue [WTI-1131]

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

Former-commit-id: bd42da8fcdc512f769c0dbd3a25fa40ee5699c34

Former-commit-id: 782061d7e48675624b7361787e7e43cf480c0c9b

* Improved XML docs. * Cleanup. * Extended ProbabilityHelper with overload such that caller can provide a custom message instead. Related to Issue [WTI-1131]

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

Former-commit-id: 9177505cb61daf6a68a65969379f77c6a6b20f99

Former-commit-id: fba413d5000b603d7c8cd42a7c31cedac7e31dbe

  1. … 10 more files in changeset.
* Introduced Range class and FormattableConstants * Refactored all mentions of value ranges in Resources throughout the solution and replaced those by injecting instances of Range. ** This solution supports globalization of the application better. * Removed Dotspatial Legend related stuff from BruTileLayer and IConfiguration (and it's derivatives). * Cleanup in BruTileLayer. * Extended ProbabilityHelper with method for validating probability values. Related to Issue [WTI-1131]

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

Former-commit-id: d5a767df415eb68fcef3ebd2503020ed5f4979cc

Former-commit-id: 1bdd5e06da36a1dbb69f6e6e4d1e529805155d47

  1. … 83 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. … 284 more files in changeset.
Improvements after review. Related to Issue [WTI-777]

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

Former-commit-id: c797f46ab1f6f4cf0dcc824a7a495f312e529b36

Former-commit-id: 55ee85a64cc1545c9c5dafe3c054b160a5df241e

  1. … 19 more files in changeset.
Introduced probabilityHelper for general method. Related to Issue [WTI-777]

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

Former-commit-id: a355de2b55b54c2de7a89ad0281604bc6520cb56

Former-commit-id: 24984b4f77da4f700076329bb14989d4476771fe

    • -0
    • +40
    ./ProbabilityHelper.cs
  1. … 6 more files in changeset.
- Increased accuracy of target / required reliability and (calculated) reliability from 3 to 5 decimals - Added tests for the output classes which verify the number of decimals (and thus the required accuracy) - Expanded test for the PipingSemiProbabilisticCalculationServiceTest: increased number of decimals to pass failing test due to the increase of accuracy - Removed extra asserts of the number of decimals in the -OutputPropertiesTest: the properties just pass the properties and do not modify them. Hence, it should be sufficient to test the number of decimals in the output class

Related to Issue [WTI-897]

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

Former-commit-id: e7ca4215937a6f1add2ae1d5794372dca936ed0b

Former-commit-id: 9eadbe70dc3d4261afb54289f1a846ef4c233166

  1. … 9 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.
Regenerated DbContext. Added GeneralGrassCoverErosionInwardsInputCreateExtensions. Removed code that became obsolete after not updating anymore. Related to Issue [WTI-841]

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

Former-commit-id: b53160ea628d6c95afebe9f2ded759daf311b918

Former-commit-id: 67a72771530ac0984b6b496dcb3ec9c2d4610aa6

  1. … 273 more files in changeset.
* Cleanup Ringtoets.Common src projects Related to Issue [WTI-737]

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

Former-commit-id: c5e042d5999a72ff390b3e82b884e15e74df673e

Former-commit-id: 612c363b766137a7b06902116c0b52c35be1ec61

  1. … 20 more files in changeset.