Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed mirror property SectionResults2 for StabilityPointStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up XMLDocs

WTI-1621

  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for StabilityPointStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

  1. … 8 more files in changeset.
Removed mirror property SectionResults2 for HeightStructures: - Replaced the old generic SectionResults property with the mirror property - Cleaned up test

WTI-1621

  1. … 20 more files in changeset.
Rewired SectionResult to the mirror property SectionResult2 for HeightStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

  1. … 8 more files in changeset.
Removed mirror property SectionResults2: - Replaced the old generic SectionResults property with the mirror property

WTI-1621

  1. … 20 more files in changeset.
Review related changes => Completed StorageSqLiteIntegrationTest

WTI-1531

    • -65
    • +64
    ./StorageSqLiteIntegrationTest.cs
  1. … 1 more file in changeset.
Rewired SectionResult to the mirror property SectionResult2 for ClosingStructures in storage: - Adjusted Create and ReadExtensions - Adjusted Integration test (helpers)

WTI-1621

  1. … 8 more files in changeset.
Review related changes. WTI-1562

    • -13
    • +14
    ./StorageSqLiteIntegrationTest.cs
  1. … 2 more files in changeset.
Rename "toetslaag 3" to "toets op maat" in the migration script 17.1->17.2 WTI-1543

  1. … 1 more file in changeset.
Removed derived output from storage. WTI-1591

  1. … 31 more files in changeset.
Adapted storage extensions for not saving the probabilityAssessmentOutput. WTI-1590

  1. … 3 more files in changeset.
Removed height stability point specific section result. WTI-1590

  1. … 33 more files in changeset.
Removed height structures specific section result. WTI-1590

  1. … 31 more files in changeset.
Removed closing structures specific section result. WTI-1590

  1. … 33 more files in changeset.
Removed closing structures specific section result. WTI-1590

  1. … 33 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Add delta L property to storage WTI-1531

  1. … 41 more files in changeset.
Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations: - Introduced constructor for the generator, as a sourcefile path is always needed to generate a validation query

WTI-1579

    • -60
    • +51
    ./MigrationTo181IntegrationTest.cs
Refactored queries into reusable queries by introducing a SQL query generator for migrated Hydraulic Boundary Locations

WTI-1579

    • -137
    • +193
    ./MigrationTo181IntegrationTest.cs
Merge branch '1579'

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/Migration_17.3_18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# Application/Ringtoets/test/Application.Ringtoets.Migration.Core.Test/test-data/FullTestProject181.rtd

# Application/Ringtoets/test/Application.Ringtoets.Storage.Test/IntegrationTests/MigrationTo181IntegrationTest.cs

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

    • -0
    • +229
    ./MigrationTo181IntegrationTest.cs
  1. … 107 more files in changeset.
Updated database design: - Renamed PK of HydraulicLocationOutputEntity to match with the current naming conventions -- Updated migration script and integration test - Updated triggers of the HydraulicLocationEntity to match with the current naming convention and exhibit the correct behaviour

WTI-1579

  1. … 9 more files in changeset.
Added migration script and asserts to migrate hydraulic boundary location migration outputs to the correct calculation entities: - Expanded the reference file to be migrated with outputs on the HBLs

WTI-1579

    • -50
    • +180
    ./MigrationTo181IntegrationTest.cs
  1. … 3 more files in changeset.
Adapt storage with the N parameter for the Piping Structure failure mechanism WTI-1531

  1. … 21 more files in changeset.
Added migration script and asserts to migrate hydraulic boundary location migration inputs to the correct calculation entities

WTI-1579

  1. … 2 more files in changeset.
Removed semi probabilistic output property from overtopping output. WTI-1589

  1. … 18 more files in changeset.
Used the extension method to get Assessment Layer Two A result instead of property on data model. WTI-1589

  1. … 7 more files in changeset.
Adapt storage to include the macro stability outwards probability assessment input WTI-1531

  1. … 35 more files in changeset.
Resolved by: - Discarding their changes on binary files - Merging .sql files

Merge branch 'master' into 1579

# Conflicts:

# Application/Ringtoets/src/Application.Ringtoets.Migration.Core/EmbeddedResources/DatabaseStructure18.1.sql

# Application/Ringtoets/src/Application.Ringtoets.Storage/DbContext/RingtoetsEntities.edmx.diagram

# Application/Ringtoets/src/Application.Ringtoets.Storage/Ringtoets.rtd

# build/DatabaseStructure.sql

# design/DatabaseDesign.eap

  1. … 5 more files in changeset.
Extended migration script: - Generates 8 calculations based for each hydraulic boundary location and mapped accordingly

Warning:

- Hydraulic Boundary Location output is currently cleared during migration

- Input settings for the HBLs are not migrated yet

WTI-1579

  1. … 1 more file in changeset.
Start renaming MacrostabilityOutwards -> MacroStabilityOutwards Start implementing probability assessment input and properties for macro stability outwards failure mechanism WTI-1531

  1. … 64 more files in changeset.