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

    • -267
    • +0
    ./Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -275
    • +0
    ./Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -351
    • +0
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1231
    • +0
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -880
    • +0
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -183
    • +0
    ./StabilityPointStructuresCalculationConfigurationTest.cs
    • -292
    • +0
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -517
    • +0
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
    • -64
    • +0
    ./StabilityPointStructuresConfigurationSchemaIdentifiersTest.cs
  1. … 15706 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -1
    • +1
    ./Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
    • -1
    • +1
    ./StabilityPointStructuresConfigurationSchemaIdentifiersTest.cs
  1. … 6087 more files in changeset.
Ran Deltares Cleanup:

- Ran for Ringtoets.StabilityPointStructures and its tests

WTI-1767

    • -0
    • +18
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 19 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -4
    • +0
    ./StabilityPointStructuresCalculationStochastAssignerTest.cs
  1. … 5 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -9
    • +0
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -13
    • +0
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -4
    • +0
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 1 more file in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -5
    • +0
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 1 more file in changeset.
Adapted stability point structures reader to new situation. WTI-1715

    • -4
    • +8
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 10 more files in changeset.
Added extra tests for stability point structures. WTI-1715

    • -4
    • +10
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 6 more files in changeset.
Adapted stability point structures xsd. WTI-1715

    • -0
    • +3
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 2 more files in changeset.
Renamed "randvoorwaarden" into "belastingen". WTI-1714

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 14 more files in changeset.
Use new test helper in tests WTI-1751

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

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

    • -4
    • +7
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 18 more files in changeset.
Committed rename changes Note: compiling erros in the tests and testutils are still present

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 138 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in StabilityPointsStructures - Cleaned up files

WTI-1621

    • -1
    • +0
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 10 more files in changeset.
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

    • -3
    • +3
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 20 more files in changeset.
Separated the generic StructuresHelper implementation into specific (StabilityPointStructure) implementation: - Replaced StructuresHelperCall with the specific HeightStructure helper implementation -- Except for the UpdateDataStrategy -- Cleaned up tests that only depend on the coordinates --> use the testfactory

WTI-1621

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 15 more files in changeset.
Updated usages of NotSupported and InvalidEnumArgumentExceptions: - Updated the first half of the type converters which make use of the "old style" in testing (no testcases) -- Updated XMLDoc with inheritdoc to prevent overwriting the original documentation dictated by the windows TypeConverter implementation -- Updated usage of the exception Related to Issue [WTI-1230]

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

Former-commit-id: d60691e65e49407be0a95bd1f8c3dfb17168ba87

Former-commit-id: fd0058633725fdba081bd7a0c864c3c07b2184b1

    • -23
    • +14
    ./Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverterTest.cs
    • -23
    • +15
    ./Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverterTest.cs
    • -3
    • +3
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 15 more files in changeset.
Review related changes Related to Issue [WTI-1401]

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

Former-commit-id: 189bb4185e34716015c3d9809d50ae051776300c

Former-commit-id: 9e44f73e293d616e01951327a35d999a4657dc34

    • -22
    • +12
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 35 more files in changeset.
Implemented review comments (cleanup, removed parametered constructor Related to Issue [WTI-975]

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

Former-commit-id: 592b175ad64613145c6116fd48db486f37c43806

Former-commit-id: e8e5e377be506ad0351ef3097112480bee5f922a

    • -2
    • +4
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 50 more files in changeset.
Remove occurrences of IList in Ringtoets.* Related to Issue [WTI-1401]

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

Former-commit-id: 0129b0d682d48a4c0fa7e5b017a325a6087f83eb

Former-commit-id: 90ef843194dc3ba6774504a226cab6447d08aa65

    • -6
    • +6
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
  1. … 14 more files in changeset.
Removed IsNameEditable from the data model Related to Issue [WTI-975]

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

Former-commit-id: 98c5b0af23598a6c2ee6ce188b9f0b3dd947fc6c

Former-commit-id: d4a7a6940b06b448fb84f2c916cfc3b10f6baf16

    • -2
    • +2
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 71 more files in changeset.
Add illustratiepunteninlezen xml elements to calculation configuration importer and exporter Related to Issue [WTI-1385]

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

Former-commit-id: 7176d3b20eae80e886690b597a4e49b523821e3a

Former-commit-id: 244f15b869ac0a797fb2fc3f1e05d94ee2db449b

    • -0
    • +1
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -34
    • +36
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
    • -0
    • +7
    ./StabilityPointStructuresCalculationConfigurationReaderTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 77 more files in changeset.
Incorporated comments review 1968: - Added NotSupportedExceptions to the XMLDocs - Added tests - Renamed argument parameters

Reviewed by ~janssen

Related to Issue [WTI-1328]

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

Former-commit-id: ab908d7cda873dc4d9bfba37710c0375b5bae2a4

Former-commit-id: f7c6967835e4693e30962d6e0ba155ae2a7f9395

    • -0
    • +47
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 16 more files in changeset.
Added tests Renamed tests Related to Issue [WTI-1221]

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

Former-commit-id: 2603839a19138e7d77a2aeb2c5fdc6063851b9a4

Former-commit-id: 022a61f50f397337e57ff3b46b2220aeb63e6bd9

    • -0
    • +13
    ./StabilityPointStructuresCalculationConfigurationTest.cs
  1. … 8 more files in changeset.
Removed now obsolete CalculationConfigurationExporter and CalculationConfigurationWriter and replaced with the new SchemaCalculationConfigurationExporter and SchemaCalculationConfigurationWriter implementations. Related to Issue [WTI-1221]

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

Former-commit-id: 5bffe365234a5d9076c9217fed9efffcfe9cc900

Former-commit-id: 6b3b4d4b5c3845f214ddb39613c39c2babbef183

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationWriterTest.cs
  1. … 45 more files in changeset.
Height structure id is exported for a calculation configuration instead.

Related to Issue [WTI-1259]

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

Former-commit-id: a3e14d86e3236113481376e5600bad1de942fbf9

Former-commit-id: 1d29f02de03c91a4f645d3640ea25c9c521a921d

    • -4
    • +4
    ./StabilityPointStructuresCalculationConfigurationExporterTest.cs
  1. … 3 more files in changeset.
Made TestStructure* implementations more consistent and more focused on id's. Related to Issue [WTI-1177]

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

Former-commit-id: 78425a8e54e2590890747c5ac38ee718185fd1cf

Former-commit-id: 6650beac17b786894799b3499c6cfbfe1a434ef1

    • -3
    • +3
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 16 more files in changeset.
Made warning for duplicate foreshore profile (based on id) more clear

Merged revision(s) 9609 from trunk:

Made warning more clear

Related to Issue [WTI-1260]

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

Former-commit-id: 5c6790163a07b698d1be917a2d9b1ccdbedc267b

Former-commit-id: 5a4d8025527f783e0953739dbb116e9ee469dfc5

    • -1
    • +1
    ./StabilityPointStructuresCalculationConfigurationImporterTest.cs
  1. … 7 more files in changeset.