Ringtoets.StabilityPointStructures.IO

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

    • -39
    • +0
    ./Configurations/ConfigurationStabilityPointStructuresInflowModelType.cs
    • -42
    • +0
    ./Configurations/ConfigurationStabilityPointStructuresLoadSchematizationType.cs
    • -177
    • +0
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -179
    • +0
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
    • -159
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfiguration.cs
    • -130
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -536
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
    • -143
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
    • -171
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -210
    • +0
    ./Configurations/StabilityPointStructuresCalculationStochastAssigner.cs
    • -173
    • +0
    ./Configurations/StabilityPointStructuresConfigurationSchemaIdentifiers.cs
    • -169
    • +0
    ./Properties/Resources.Designer.cs
    • -161
    • +0
    ./Resources/KunstwerkenConstructiefFalenSchema.xsd
  1. … 15700 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Configurations/ConfigurationStabilityPointStructuresInflowModelType.cs
    • -1
    • +1
    ./Configurations/ConfigurationStabilityPointStructuresLoadSchematizationType.cs
    • -1
    • +1
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -1
    • +1
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfiguration.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriter.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationStochastAssigner.cs
    • -1
    • +1
    ./Configurations/StabilityPointStructuresConfigurationSchemaIdentifiers.cs
    • -1
    • +1
    ./Resources/KunstwerkenConstructiefFalenSchema.xsd
  1. … 6081 more files in changeset.
Ran Deltares Cleanup:

- Ran for Ringtoets.StabilityPointStructures and its tests

WTI-1767

    • -2
    • +5
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -1
    • +5
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
  1. … 17 more files in changeset.
Cleanup: Fixed some typos. WTI-1767

    • -3
    • +3
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporter.cs
  1. … 7 more files in changeset.
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -1
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
    • -6
    • +2
    ./Configurations/StabilityPointStructuresCalculationStochastAssigner.cs
Moved ModelFactorSuperCriticalFlow from StructuresInputBase to ClosingStructuresInput and HeightStructuresInput. WTI-1800

    • -1
    • +0
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporter.cs
  1. … 1 more file in changeset.
Reverted rename to check SonarQube. WTI-1787

    • -20
    • +20
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
  1. … 8 more files in changeset.
Reduce code smells from sonarqube in structures namespaces WTI-1787

    • -20
    • +20
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
  1. … 6 more files in changeset.
Adapted stability point structures reader to new situation. WTI-1715

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
  1. … 10 more files in changeset.
Added new schema identifier. WTI-1715

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
  1. … 13 more files in changeset.
Adapted stability point structures xsd. WTI-1715

    • -1
    • +1
    ./Resources/KunstwerkenConstructiefFalenSchema.xsd
  1. … 2 more files in changeset.
hrLocatieSchema => hbLocatieSchema. WTI-1715

    • -2
    • +2
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
  1. … 8 more files in changeset.
Rename HrLocatieSchema to HbLocatieSchema. WTI-1715

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
  1. … 8 more files in changeset.
Incorporated comments review 2977: - Fixed failing tests

WTI-1707

    • -1
    • +1
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -1
    • +1
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
Incorporated comments review 2977: - Remove exception messages for NotSupportedExceptions that only occur in the 'default' switch state.

WTI-1694

    • -4
    • +4
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -4
    • +4
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
  1. … 22 more files in changeset.
Incorporated comments review 2503: - Cleaned up unused references in StabilityPointsStructures - Cleaned up files

WTI-1621

    • -2
    • +5
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
    • -5
    • +0
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 9 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

    • -3
    • +2
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
    • -0
    • +5
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 14 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

    • -1
    • +22
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresInflowModelTypeConverter.cs
    • -0
    • +20
    ./Configurations/Helpers/ConfigurationStabilityPointStructuresLoadSchematizationTypeConverter.cs
  1. … 16 more files in changeset.
Renamed last .Utils projects to .Util Related to Issue [WTI-1505]

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

Former-commit-id: 6938a71bfcc42588dba4d72631895681aa9c6499

Former-commit-id: 49a5b0038921c985b07a8b30ef2c5d33e333fa76

    • -1
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
    • -2
    • +2
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 156 more files in changeset.
Removed redundant comments in csproj. Related to Issue [WTI-1487]

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

Former-commit-id: 8e1604654a0f8edc5f4b6cf753d588aa3ca5b3d5

Former-commit-id: 54c5d141b442e16ae8bc28e34dd56217b3a98929

    • -7
    • +0
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 312 more files in changeset.
Updated ToolsVersion from 14 to 15. Related to Issue [WTI-1487]

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

Former-commit-id: afce36afa801fee7f7fe1b4fc37394806575aee1

Former-commit-id: 0c9e84ba04e19526048ad29ee054468f7cd7eb5e

    • -1
    • +1
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 316 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Merged revision(s) from branches/1487 Related to Issue [WTI-1487]

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

Former-commit-id: b65d66763087db7c2202ef2a9994f05d0fdbd918

Former-commit-id: 813ad6e2babfe19fd0dbf8e8386537cafcf8cf93

    • -30
    • +1
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 113 more files in changeset.
Cleaned csproj for StabilityPointStructure src files.

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

Former-commit-id: c8679b80ef84c55575c6af83c59d9b078ef154cd

Former-commit-id: c7bb2fe028563f88ba79ae94075a9d4961f54b0a

    • -30
    • +1
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 4 more files in changeset.
- Removed 'CodeAnalysisRuleSet' from csproj files. The code analysis will therefore be set to the default 'MinimumRecommendedRules.ruleset' - Made sure all TestUtil projects are build in the bin of their own project instead of in de solution bin folder Related to Issue [WTI-1463]

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

Former-commit-id: 2a4c73910431f0e6b6b5d66ebae6d467e7ff5ebe

Former-commit-id: c9f3932e498d991968cd76961b1598d7e40ffd66

    • -1
    • +0
    ./Ringtoets.StabilityPointStructures.IO.csproj
  1. … 291 more files in changeset.
Implement review comments Illustration point configuration will always be written to the configuration xml, even when it has its default value. Cleaning up, move configuration assignments to proper places. Update xmldoc Related to Issue [WTI-1385]

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

Former-commit-id: b538258c99d1792a01a4f8528a5df67067993e59

Former-commit-id: fb0207e0562dd3d1e69b3ebfb60d501a8237c56e

    • -8
    • +2
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -2
    • +1
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
  1. … 38 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
    • +5
    ./Configurations/StabilityPointStructuresCalculationConfigurationExporter.cs
    • -0
    • +11
    ./Configurations/StabilityPointStructuresCalculationConfigurationImporter.cs
    • -1
    • +2
    ./Configurations/StabilityPointStructuresCalculationConfigurationReader.cs
    • -0
    • +1
    ./Resources/KunstwerkenConstructiefFalenSchema.xsd
  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

    • -10
    • +14
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 16 more files in changeset.
Added / updated XMLdocs Reverted FileAssert to File.ReadAlLText and Assert.AreEqual Related to Issue [WTI-1328]

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

Former-commit-id: 43e59161cef8afc16be3ae3c4e591b7944da5bdd

Former-commit-id: 1eba8077d1e78dc3e420ff11c6be84d2ee6fbf32

    • -0
    • +14
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 7 more files in changeset.
Set example files of Macrostabiliteit to setup Added XMLdocs for XmlWriter that is closed Related to Issue [WTI-1328]

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

Former-commit-id: 9308cf74faf6b4f4724995e00a29f5ea1b03d16d

Former-commit-id: bce2d02666c364046098d98748c770db62714973

    • -2
    • +4
    ./Configurations/StabilityPointStructuresCalculationConfigurationWriter.cs
  1. … 5 more files in changeset.