Migration

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

- Fixed namespace

Renamed Ringtoets --> Riskeer in test/Ringtoets.Migration: WTI-1931

- Renamed project Migration.Core.TestUtil.Test

-- Adjusted default namespace

-- Note: fixing the namespaces of the source files is NOT part of this commit

  1. … 1 more file in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.Migration: WTI-1931

- Fixed compilation errors as a consquence of the directory rename in commit 3a530e0bfbf222411cddbca22991582f5cc7d1ba

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

- Renamed directory of the Migration.Core.TestUtil

  1. … 1 more file in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.Migration: WTI-1931

- Fixed tests that were referring to Ringtoets,Migration.<X>

  1. … 1 more file in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.Migration: WTI-1931

- Fixed namespaces

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

- Renamed project of Migration.Core.TestUtil

-- Adjusted default namespaces

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

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

- Renamed directory of Ringtoets.Migration.Core.Test

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

- Fixed namespaces

Renamed Ringtoets --> Riskeer in test/Ringtoets.Migration: WTI-1931

- Renamed Migration.Core testproject

- Adjusted default namespaces

-- Note: Namespaces of the sourcefiles were NOT adjusted as part of this commit

  1. … 1 more file in changeset.
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.