Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added read and create extensions: - Done for the output -- Renamed private Create functions to Read Related to Issue [WTI-1379]

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

Former-commit-id: a418de5824d807375c9fb9c3f30c5b1ca20d3d2c

Former-commit-id: 1525f052e0c5b98036e78191973937ee9e3265b2

    • -4
    • +4
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
Added read and create extensions: - Done for the output - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown - Replaced CollectionAssert with TestHelper assert which uses an EqualityComparer - Introduced entity test helper to assert the macro stability inwards output entity values Related to Issue [WTI-1379]

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

Former-commit-id: 52251d30085ed9d1788770c79e711eeb607b461f

Former-commit-id: e7c9cc3302b31e7a805515cf01c77620e44aaafe

    • -0
    • +117
    ./MacroStabilityInwardsCalculationOutputEntityReadExtensions.cs
  1. … 12 more files in changeset.
Added read and create extensions: - Done for the semi probabilistic output - Renamed column name for the factor of stability -- Updated database, entities and sql files - Synchronised implementations of piping with MacroStabilityInwards => when NULL arguments are passed, ArgumentNullException thrown Related to Issue [WTI-1379]

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

Former-commit-id: 74daeaea7a3522e36dc91931346a65599610abdc

Former-commit-id: ee9127a39b16e5ca0897c8f87bc54ca442c107b0

    • -0
    • +57
    ./MacroStabilityInwardsSemiProbabilisticOutputEntityReadExtensions.cs
  1. … 15 more files in changeset.
Updated database design to enable NaN values for the stochastic distribution properties of preconsolidation stresses: - Updated Create and Read extensions - Regenerated affected entities

Related to Issue [WTI-1341]

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

Former-commit-id: 941b6380ef22f6ecbc2ad888f86259ac97d1f131

Former-commit-id: 7b36beb1a8a2b33c953ede3bcec0ba3a0511ef68

    • -2
    • +2
    ./MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
  1. … 9 more files in changeset.
Removed MacroStabilityInwardsSectionResultEntity.LayerTwoA from database Refactored MacroStabilityInwardsSectionResultEntityReadExtensionsTest.cs Removed redundant cast to RoundedDouble, since the MacroStabilityInwardsFailureMechanismSectionResult.AssessmentLayerThree is a double Related to Issue [WTI-1379]

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

Former-commit-id: 0b5b77b702e87bae619860a184111114b2996ef9

Former-commit-id: 5685148d8e3970f65ae9b63fc7001e92ac975e1c

    • -6
    • +9
    ./MacroStabilityInwardsSectionResultEntityReadExtensions.cs
  1. … 8 more files in changeset.
Incorporated comments review 2117 / Dev: - Changed API call => preconstruct objects and pass them to the preconsolidation stresses - Removed extra code -- Replaced explicit MacroStabilityInwardsPreconsolidationStress instantiation with test factory calls when possible Related to Issue [WTI-1341]

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

Former-commit-id: da5d653f8773b40921ba07d2155b7302cf52d4b2

Former-commit-id: 7ff7b218d3ff3bb48c514f6f44e4de7298e517fa

    • -5
    • +11
    ./MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
  1. … 13 more files in changeset.
Renamed MacroStabilityInwardsSoillayerProperties to MacroStabilityInwardsSoilLayerData Related to Issue [WTI-1405]

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

Former-commit-id: efb603409d6e66a2cfc36ee672d2bf9a56b7015e

Former-commit-id: ba159dd7a7b3ec07e9994a05c9ba28ed02aee247

    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 55 more files in changeset.
Moved all soil related data from primitives to data project. Related to Issue [WTI-1405]

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

Former-commit-id: 804cef62d57d7ccaa28331db725110d49fbc6404

Former-commit-id: 84e1c9aeabe5b1dc3d7b61e8e598c5a0246e3cec

    • -1
    • +1
    ./MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
    • -1
    • +2
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -1
    • +2
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilProfileOneDEntityReadExtensions.cs
    • -1
    • +1
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 138 more files in changeset.
Merged revision(s) from branches/WTI-1405:

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

Former-commit-id: c2ff2fffe37502e7c54e59d945fc6c57bef51f27

Former-commit-id: 5eb1dfa07bc5572ad203e26cb586709878180b96

    • -16
    • +38
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -16
    • +38
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 20 more files in changeset.
Added distribution for ShearStrengthRatio, StrengthIncreaseExponent and Pop on SoilLayerProperties. Related to Issue [WTI-1405]

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

Former-commit-id: 5ea132ee37a9f43abda84bf62308e933936fe178

Former-commit-id: 723984832f8beea582c4a7ebf738adc430289e76

    • -6
    • +15
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -6
    • +15
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Added distribution for FrictionAngle on SoilLayerProperties. Related to Issue [WTI-1405]

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

Former-commit-id: 18cab820735df9172ba08a8b13fb405ed1bacb12

Former-commit-id: c31eb8f8b42b5959ed2cccb37f9e672bb6db185a

    • -2
    • +5
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -2
    • +5
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 15 more files in changeset.
Added distribution for Cohesion on SoilLayerProperties. Related to Issue [WTI-1405]

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

Former-commit-id: dd3825803f73434108f26826d09b4b35628aeb1a

Former-commit-id: 99a92442a237a2d42a207469bd84b71c32f3aeed

    • -2
    • +5
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -2
    • +5
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Added distribution for BelowPhreaticLevel on SoilLayerProperties. Related to Issue [WTI-1405]

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

Former-commit-id: 46813825a86ce07fc112dcb1466c9dff2b327060

Former-commit-id: 3c64b04b79d6983f66d4600a27f42b4156972228

    • -3
    • +6
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -3
    • +6
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Added distribution for AbovePhreaticLevel on SoilLayerProperties. Related to Issue [WTI-1405]

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

Former-commit-id: 64ca9376b88ec6b91e0b448cfd048ea72d76ef11

Former-commit-id: 04dc5a78163b9c4ff0c9cfcc191dda6271b68fa4

    • -3
    • +7
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -3
    • +7
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 14 more files in changeset.
Renamed input variable Renamed tests Added asserts Simplified tests Refactored legacy tests from ReadConversionCollectorTest to new implementation (by deriving from CollectorTest) Related to Issue [WTI-1378]

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

Former-commit-id: f83841c6d264b3dc62aab965f21b44ace1e3e3a5

Former-commit-id: 37dc48ce7bf54ade88b0c2e8ba82b23671f342da

    • -5
    • +5
    ./MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 8 more files in changeset.
Changed order of MacroStabilityInwardsCharacteristicPointType Added XMLdoc for methods where exceptions can be thrown Introduced MacroStabilityInwardsSoilLayer2DTestFactory Split tests Added typeof asserts for test factories tests to ensure no derived class is returned Related to Issue [WTI-1378]

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

Former-commit-id: 4d58850fe95d97a907f357520f8e9338bc147cf8

Former-commit-id: 5fba5fe8edbc57fed83a0daecc88bb8ca7167783

    • -1
    • +1
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
  1. … 17 more files in changeset.
Reverted rename of XML serializers, because the internal XML name will differ as well Related to Issue [WTI-1378]

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

Former-commit-id: 7780ac82facd3159219ebbcbdf0fde4bfaae5d53

Former-commit-id: 8c5887bdf4a0d3f0fbf889259a06e6415e6092de

    • -2
    • +2
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 62 more files in changeset.
Renamed XML serializers Related to Issue [WTI-1378]

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

Former-commit-id: a7485b96dc030d91d392a214a5b415e6c35c48ee

Former-commit-id: 2cd8760543138ae8bd076178ff0d2aba20da5362

    • -2
    • +2
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 62 more files in changeset.
Renamed PipingCalculationEntity.StochasticSoilProfileEntityId to PipingCalculationEntity.PipingStochasticSoilProfileEntityId Changed enum note of MacroStabilityInwardsSoilLayer*DEntity.ShearStrengthModel Set XML properties to NOT NULL Removed SectionLength form storage Updated format of database triggers Added NULL check for PipingSoilLayerCreateExtensions Refactored static call to TestHelper.SolutionRoot to a method that is called while running the test Related to Issue [WTI-1378]

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

Former-commit-id: ffc212f543edb5fe3e4647c5f87ebed29cbce0dc

Former-commit-id: 31f4b4630ce9bdade4eedf7b1adf7488748df9d9

    • -1
    • +0
    ./MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 19 more files in changeset.
Created serializers for Ring objects Added valid Rings to storage tests Related to Issue [WTI-1378]

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

Former-commit-id: e3b15c1d022d6410d6bd5961ac6c193db43c8593

Former-commit-id: 4ba1bb08e980c59857fea615ecc4e4c66871ef86

    • -6
    • +5
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
  1. … 15 more files in changeset.
- Extended Reading of MacroStabilityInwards - Added MetaEntity to migration script Related to Issue [WTI-1378]

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

Former-commit-id: 130bfcf16941bcc79704c8059c3e7865abf5389a

Former-commit-id: d2866b3c194449c6f6ecff4a7e6b76d17126d08b

    • -0
    • +59
    ./MacroStabilityInwardsFailureMechanismMetaEntityReadExtensions.cs
  1. … 12 more files in changeset.
Introduced: - MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions - MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions - MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions

Added tests for PipingStochasticSoilModel ReadConversion

Related to Issue [WTI-1378]

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

Former-commit-id: 7eddb45b583c164d0fa5aaa815b3406ee7ab045b

Former-commit-id: 46215fba5439d5727fc02fb7e7485e549072178b

    • -0
    • +56
    ./MacroStabilityInwardsPreconsolidationStressEntityReadExtensions.cs
    • -56
    • +0
    ./MacroStabilityInwardsPreconsolidationStressReadExtensions.cs
    • -0
    • +84
    ./MacroStabilityInwardsSoilLayerTwoDEntityReadExtensions.cs
    • -0
    • +76
    ./MacroStabilityInwardsSoilProfileTwoDEntityReadExtensions.cs
    • -0
    • +88
    ./MacroStabilityInwardsStochasticSoilProfileEntityReadExtensions.cs
  1. … 12 more files in changeset.
Introduced MacroStabilityInwardsPreconsolidationStressCreateExtensions and MacroStabilityInwardsPreconsolidationStressReadExtensions Related to Issue [WTI-1378]

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

Former-commit-id: 7d67d1c319c17ffa556f93561e5fcdea5bffb387

Former-commit-id: 30b9f7b2fc76f08a7fca113eef49eac8b07d30d7

    • -0
    • +56
    ./MacroStabilityInwardsPreconsolidationStressReadExtensions.cs
    • -2
    • +2
    ./MacroStabilityInwardsSectionResultEntityReadExtensions.cs
  1. … 6 more files in changeset.
Changed database table names to no longer contain a numeric value, so that Entity Framework is able to prularize it. Related to Issue [WTI-1378]

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

Former-commit-id: c10c99fdfeabe77617f31bb071f08cd0ce301bcd

Former-commit-id: ad10811df4ea76bb497712d24add740a15b2546e

    • -79
    • +0
    ./MacroStabilityInwardsSoilLayer1DEntityReadExtensions.cs
    • -0
    • +79
    ./MacroStabilityInwardsSoilLayerOneDEntityReadExtensions.cs
    • -73
    • +0
    ./MacroStabilityInwardsSoilProfile1DEntityReadExtensions.cs
    • -0
    • +73
    ./MacroStabilityInwardsSoilProfileOneDEntityReadExtensions.cs
  1. … 51 more files in changeset.
Introduced: - MacroStabilityInwardsSoilLayer1DEntityReadExtensions - MacroStabilityInwardsSoilProfile1DEntityReadExtensions

Cleanup:

- PipingSoilLayerEntityReadExtensions

- PipingSoilProfileEntityReadExtensions

Related to Issue [WTI-1378]

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

Former-commit-id: bc87be185feb03eae7b1816c82d13f1c104c516e

Former-commit-id: 861a16954edb2bdf364c3457920f0b80583032c3

    • -0
    • +79
    ./MacroStabilityInwardsSoilLayer1DEntityReadExtensions.cs
    • -0
    • +73
    ./MacroStabilityInwardsSoilProfile1DEntityReadExtensions.cs
  1. … 10 more files in changeset.
- Created folder architecture - Moved non-piping specific classes from piping folder - Introduced abstract test class for ReadConversionCollectorTest - - Refactored piping (stochastic) soil profile to use that class Related to Issue [WTI-1378]

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

Former-commit-id: aef45df88b33a619f57f5149a1b50604c1ab041e

Former-commit-id: 3d0d36310f4db5ce39ad49fb1b23cf68c297eada

    • -0
    • +55
    ./MacroStabilityInwardsSectionResultEntityReadExtensions.cs
  1. … 16 more files in changeset.