Ringtoets.Integration.Plugin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed src/Integration.IO: WTI-1931

- Renamed project name to Riskeer

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

  1. … 9 more files in changeset.
Renamed src/Integration.Forms: WTI-1931

- Fixed namespace of files

    • -1
    • +1
    ./Handlers/AssessmentSectionCompositionChangeHandler.cs
    • -1
    • +1
    ./Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 283 more files in changeset.
Renamed Ringtoets.HydraRing.IO. WTI-1931

  1. … 44 more files in changeset.
Renamed Ringtoets.HydraRing.IO. WTI-1931

    • -2
    • +2
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
    • -1
    • +1
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
    • -1
    • +1
    ./Helpers/HydraulicLocationConfigurationSettingsUpdateHelper.cs
  1. … 54 more files in changeset.
Renamed src/Integration.Forms: WTI-1931

- Renamed project name to Riskeer

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

  1. … 10 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Fixed namespace in project

    • -1
    • +1
    ./FileImporters/GrassCoverSlipOffInwardsFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/GrassCoverSlipOffOutwardsFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/MacroStabilityOutwardsFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/MicrostabilityFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/PipingStructureFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/TechnicalInnovationFailureMechanismSectionResultUpdateStrategy.cs
    • -1
    • +1
    ./FileImporters/WaterPressureAsphaltCoverFailureMechanismSectionResultUpdateStrategy.cs
    • -0
    • +3
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
    • -0
    • +2
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
    • -2
    • +2
    ./Merge/AssessmentSectionMergeHandler.cs
    • -2
    • +2
    ./Merge/IAssessmentSectionMergeHandler.cs
  1. … 409 more files in changeset.
Renamed src/Integration.Data: WTI-1931

- Renamed project name

-- Adjusted default namespace information

-- Note: Namespaces in sourcefiles are NOT fixed as part of this commit

  1. … 32 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors caused by the directory renaming of Ringtoets.AssemblyTool.<X> to Riskeer.AssemblyTool.<X>

  1. … 85 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Data project

-- Adjusted default namespace information

-- Note: namespaces in the files were NOT fixed as part of this commit

  1. … 89 more files in changeset.
Renamed Ringtoets --> Riskeer in Storage: WTI-1931

- Fixed paths of components that refer to Riskeer.Storage.Core

-- This also fixes the compilation errors as a consequence of rebasing the solution

  1. … 4 more files in changeset.
Renamed Ringtoets --> Riskeer in Storage: WTI-1931

- Adjusted namespace for src (on project level)

  1. … 536 more files in changeset.
Renamed Ringtoets --> Riskeer in Storage: WTI-1931

- Renamed the src project file

-- Fixed default namespace and project name

-- Note: Namespaces are NOT fixed as part of this commit.

  1. … 10 more files in changeset.
Changed log message. Paired with tang_ds. WTI-1927

  1. … 1 more file in changeset.
Incorporated comments tester: WTI-1925

- Fixed log message when table ScenarioInformation is not present in the HLCD

  1. … 3 more files in changeset.
Incorporated comments review 3449: WTI-1927

- Added HydraulicBoundaryDatabase as constructor argument for the HydraulicLocationConfigurationImportHandler

-- Maintained the location configuration settings as an argument as it must remain clear which object is updated by using the interface.

    • -5
    • +14
    ./Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 4 more files in changeset.
Incorporated comments review 3449: WTI-1927

- Cleaned up files

-- Improved tests

  1. … 2 more files in changeset.
Clear all output. WTI-1927

    • -0
    • +1
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Incorporated comments review 3445: WTI-1925

- Cleaned up code

- Moved logging from the importer to the update helper

-- Cleaned up resources

-- Cleaned up tests

    • -0
    • +6
    ./Helpers/HydraulicLocationConfigurationSettingsUpdateHelper.cs
  1. … 8 more files in changeset.
Introduced string description for the import HLCD activity. WTI-1927

    • -1
    • +2
    ./Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs
Renamed interface method definition. WTI-1927

    • -1
    • +1
    ./Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 4 more files in changeset.
Added implementation of the import handler. WTI-1927

    • -1
    • +48
    ./Handlers/HydraulicLocationConfigurationDatabaseImportHandler.cs
  1. … 6 more files in changeset.
Added clearing output. WTI-1927

    • -0
    • +3
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Added constructor parameter. WTI-1927

    • -0
    • +19
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Return changed objects. WTI-1927

    • -1
    • +6
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.
Set settings in update handler. WTI-1927

    • -6
    • +6
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
  1. … 2 more files in changeset.
Cleanup. WTI-1927

    • -22
    • +24
    ./Helpers/HydraulicLocationConfigurationSettingsUpdateHelper.cs
Use helper in handler. WTI-1927

    • -41
    • +4
    ./Handlers/HydraulicBoundaryDatabaseUpdateHandler.cs
Moved helper to Helpers folder and moved constants to separate file. WTI-1927

    • -88
    • +0
    ./Handlers/HydraulicLocationConfigurationSettingsUpdateHelper.cs
    • -0
    • +36
    ./Helpers/HydraulicLocationConfigurationSettingsConstants.cs
    • -0
    • +83
    ./Helpers/HydraulicLocationConfigurationSettingsUpdateHelper.cs
  1. … 4 more files in changeset.
Introduced helper for setting the settings. WTI-1927

    • -0
    • +88
    ./Handlers/HydraulicLocationConfigurationSettingsUpdateHelper.cs
  1. … 2 more files in changeset.
Added null checks. WTI-1927

    • -0
    • +15
    ./Handlers/HydraulicLocationConfigurationDatabaseUpdateHandler.cs
  1. … 1 more file in changeset.