Migration

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renamed Ringtoets --> Riskeer in src/Ringtoets.Migration: WTI-1931

- Fixed referencing errors which were a consequence of commit 81e5c8d7de54c994306ed1401ee411ab96d3db9f

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

- Renamed directory of RIngtoets.Migration

    • -25
    • +0
    ./src/Ringtoets.Migration/packages.config
    • -0
    • +25
    ./src/Riskeer.Migration/Properties/AssemblyInfo.cs
    • -0
    • +202
    ./src/Riskeer.Migration/Properties/Resources.Designer.cs
    • -0
    • +159
    ./src/Riskeer.Migration/Properties/Resources.resx
    • -0
    • +25
    ./src/Riskeer.Migration/packages.config
  1. … 1 more file in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.Migration: WTI-1931

- Adjusted namespaces

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

- Renamed project Ringtoets.Migration --> Riskeer.Migration

-- Adjusted default namespaces

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

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

- Fixed project files that are dependent on Migration.Core, but were still pointing to the old directory.

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

- Renamed the directory of Migration.Core

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

- Saved changes of project files that were affected as part of commit 1bfbedf227f77b2e14ee8607fed20981e99df565

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

- Fixed namespaces of the source files

- Fixed compilation errors as a consequence of 1bfbedf227f77b2e14ee8607fed20981e99df565

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

- Renamed project file / name of Migration.Core

- Adjusted assembly and default namespace information

-- Note: Default namespaces of existing source files are NOT fixed as part of this commit

-- Note: Compilation errors as a consequence of this rename are NOT fixed as part of this commit

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.
Incorporated comments review 3446: WTI-1926

- Renamed columns directly related to the HydraulicBoundaryDatabase

-- Fixed migration logic

-- Fixed test data files which operate with Ringtoets database structure 191

  1. … 1 more file in changeset.
Incorporated comments review 3446: WTI-1926

- Renamed columns directly related to the HydraulicBoundaryDatabase

-- Generated .sql files

  1. … 2 more files in changeset.
Incorporated comments review 3446: WTI-1926

- Removed migration log message

Adjusted migration script: WTI-1926

- Added log messages when migrating project files that contain hydraulic boundary location entities.

Added default values to migration script. WTI-1926

Added migration logic: WTI-1926

- Extended test file with 2 assessment sections to verify the migration of sections with and without hydraulic boundary database.

- Fixed failing tests by saving a newer version of the Ringtoets file format

  1. … 1 more file in changeset.
Updated database design: WTI-1926

- Changed column type of the Year-column for the HydraulicBoundaryDatabaseEntity.

- Added auto-increment to entries in the HydraulicBoundaryDatabaseEntity table.

  1. … 2 more files in changeset.
Updated database design with the new HydraulicBoundaryDatabase entity. WTI-1926

- Generated .sql files

  1. … 2 more files in changeset.
Corrected migration script: WTI-1939

- Corrected script to cope with situations when mean values are rounded off to invalid values of 0. (Applicable for PipingSoilLayers only)

Reverted commit: WTI-1939

- Reverted commit 1498012251f56419767c515dfe9fcfdf901463ee as logging needs to be added for failure mechanisms

Changed version number from 18.2 to 19.1: WTI-1900

- Updated the regular source files

- Updated migration related files:

-- Renamed .sql scripts accordingly

-- Adjusted the MigrationTestProject accordingly, version was modified from 18.2 to 19.1 in the VersionEntity tables

-- Adjusted migration scripts and corresponding tests for log messages

  1. … 5 more files in changeset.
Cleanup migration script: WTI-1884

- Removed unnecessary tables which generate migration log messages for failure mechanisms

Note: In case log messages for failure mechanisms need to be generated, restore this commit

Added log message when the transparency was changed of the background map. WTI-1884

Adjusted migration script for the background map transparency. WTI-1884

- Adjusted test file, included two cases for verification

Merge branch 'Release18_1'

Fix build errors with sqlite. Paired with lubbers.

Incorporated comments review 3221:

- Improved MigrationIntegrationTest --> removed any hard coded constants to prevent false negatives (test should fail in case of database version is updated)

WTI-1828

Merge branch 'Release18_1'

  1. … 4 more files in changeset.