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

    • -67
    • +0
    ./Riskeer.AssemblyTool.Data/AssemblyCategoriesInput.cs
    • -50
    • +0
    ./Riskeer.AssemblyTool.Data/AssemblyCategory.cs
    • -46
    • +0
    ./Riskeer.AssemblyTool.Data/AssessmentSectionAssemblyCategory.cs
    • -80
    • +0
    ./Riskeer.AssemblyTool.Data/AssessmentSectionAssemblyCategoryGroup.cs
    • -59
    • +0
    ./Riskeer.AssemblyTool.Data/CombinedAssemblyFailureMechanismSection.cs
    • -65
    • +0
    ./Riskeer.AssemblyTool.Data/CombinedFailureMechanismSectionAssembly.cs
    • -50
    • +0
    ./Riskeer.AssemblyTool.Data/FailureMechanismAssembly.cs
    • -46
    • +0
    ./Riskeer.AssemblyTool.Data/FailureMechanismAssemblyCategory.cs
    • -86
    • +0
    ./Riskeer.AssemblyTool.Data/FailureMechanismAssemblyCategoryGroup.cs
    • -50
    • +0
    ./Riskeer.AssemblyTool.Data/FailureMechanismSectionAssembly.cs
    • -46
    • +0
    ./Riskeer.AssemblyTool.Data/FailureMechanismSectionAssemblyCategory.cs
    • -74
    • +0
    ./Riskeer.AssemblyTool.Data/FailureMechanismSectionAssemblyCategoryGroup.cs
    • -237
    • +0
    ./Riskeer.AssemblyTool.Data/Properties/Resources.Designer.cs
    • -171
    • +0
    ./Riskeer.AssemblyTool.Data/Properties/Resources.resx
  1. … 15700 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed KernelWrapper.TestUtil project

- Fixed default namespace and assembly information

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

    • -1
    • +1
    ./Riskeer.AssemblyTool.KernelWrapper/Properties/AssemblyInfo.cs
  1. … 43 more files in changeset.
Renamed Ringtoets --> Riskeer in test/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper.Test project

-- Adjusted default namespace information

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

    • -1
    • +1
    ./Riskeer.AssemblyTool.KernelWrapper/Properties/AssemblyInfo.cs
  1. … 4 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
    • +1
    ./Riskeer.AssemblyTool.Forms/Riskeer.AssemblyTool.Forms.csproj
    • -1
    • +1
    ./Riskeer.AssemblyTool.KernelWrapper/Riskeer.AssemblyTool.KernelWrapper.csproj
  1. … 84 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Changed all src directories from Ringtoets.<X> to Riskeer.<X>

    • -67
    • +0
    ./Ringtoets.AssemblyTool.Data/AssemblyCategoriesInput.cs
    • -50
    • +0
    ./Ringtoets.AssemblyTool.Data/AssemblyCategory.cs
    • -46
    • +0
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategory.cs
    • -80
    • +0
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategoryGroup.cs
    • -59
    • +0
    ./Ringtoets.AssemblyTool.Data/CombinedAssemblyFailureMechanismSection.cs
    • -65
    • +0
    ./Ringtoets.AssemblyTool.Data/CombinedFailureMechanismSectionAssembly.cs
    • -50
    • +0
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssembly.cs
    • -46
    • +0
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategory.cs
    • -86
    • +0
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategoryGroup.cs
    • -50
    • +0
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssembly.cs
    • -46
    • +0
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssemblyCategory.cs
    • -74
    • +0
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssemblyCategoryGroup.cs
    • -25
    • +0
    ./Ringtoets.AssemblyTool.Data/Properties/AssemblyInfo.cs
    • -237
    • +0
    ./Ringtoets.AssemblyTool.Data/Properties/Resources.Designer.cs
    • -171
    • +0
    ./Ringtoets.AssemblyTool.Data/Properties/Resources.resx
  1. … 164 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace of the KernelWrapper

    • -3
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/AssessmentSectionAssemblyCalculator.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/AssessmentSectionAssemblyCalculatorException.cs
    • -3
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/FailureMechanismAssemblyCalculator.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/FailureMechanismAssemblyCalculatorException.cs
    • -3
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/FailureMechanismSectionAssemblyCalculator.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/FailureMechanismSectionAssemblyCalculatorException.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/IAssessmentSectionAssemblyCalculator.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/IFailureMechanismAssemblyCalculator.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/IFailureMechanismSectionAssemblyCalculator.cs
    • -4
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/AssemblyToolCalculatorFactory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Categories/AssemblyCategoriesCalculatorException.cs
    • -4
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/IAssemblyToolCalculatorFactory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Creators/AssemblyCalculatorInputCreator.cs
  1. … 195 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .KernelWrapper project

-- Adjusted default namespace information

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

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper/Properties/AssemblyInfo.cs
    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper/Properties/Resources.Designer.cs
    • -72
    • +0
    ./Ringtoets.AssemblyTool.KernelWrapper/Ringtoets.AssemblyTool.KernelWrapper.csproj
    • -0
    • +72
    ./Ringtoets.AssemblyTool.KernelWrapper/Riskeer.AssemblyTool.KernelWrapper.csproj
  1. … 53 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespace in .IO

    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/AssemblyXmlIdentifiers.cs
    • -3
    • +3
    ./Ringtoets.AssemblyTool.IO/Model/DataTypes/SerializableAssessmentSectionAssemblyResult.cs
    • -3
    • +3
    ./Ringtoets.AssemblyTool.IO/Model/DataTypes/SerializableCombinedFailureMechanismSectionAssemblyResult.cs
    • -3
    • +3
    ./Ringtoets.AssemblyTool.IO/Model/DataTypes/SerializableFailureMechanismAssemblyResult.cs
    • -2
    • +2
    ./Ringtoets.AssemblyTool.IO/Model/DataTypes/SerializableFailureMechanismSectionAssemblyResult.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/AssemblyXmlEnumIdentifiers.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableAssemblyMethod.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableAssessmentSectionCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableAssessmentType.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableFailureMechanismCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableFailureMechanismGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableFailureMechanismSectionCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/Enums/SerializableFailureMechanismSectionType.cs
  1. … 100 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .IO project

-- Adjusted default namespace information

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

    • -2
    • +2
    ./Ringtoets.AssemblyTool.IO/Properties/Resources.Designer.cs
    • -83
    • +0
    ./Ringtoets.AssemblyTool.IO/Ringtoets.AssemblyTool.IO.csproj
    • -0
    • +83
    ./Ringtoets.AssemblyTool.IO/Riskeer.AssemblyTool.IO.csproj
  1. … 5 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in sourcefiles of .Forms

    • -2
    • +2
    ./Ringtoets.AssemblyTool.Forms/DisplayFailureMechanismSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Forms/DisplayFailureMechanismSectionAssemblyCategoryGroupConverter.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Forms/SelectableFailureMechanismSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Forms/SelectableFailureMechanismSectionAssemblyCategoryGroupConverter.cs
  1. … 28 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Renamed .Forms project

-- Adjusted default namespace information

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

    • -3
    • +3
    ./Ringtoets.AssemblyTool.Forms/Properties/Resources.Designer.cs
    • -53
    • +0
    ./Ringtoets.AssemblyTool.Forms/Ringtoets.AssemblyTool.Forms.csproj
    • -0
    • +53
    ./Ringtoets.AssemblyTool.Forms/Riskeer.AssemblyTool.Forms.csproj
  1. … 18 more files in changeset.
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed compilation errors in the .Data namespace.

    • -0
    • +1
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategoryGroup.cs
    • -0
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategoryGroup.cs
Renamed Ringtoets --> Riskeer in src/Ringtoets.AssemblyTool : WTI-1931

- Fixed namespaces in .Data project

    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssemblyCategoriesInput.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssemblyCategory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategory.cs
    • -2
    • +1
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/CombinedAssemblyFailureMechanismSection.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/CombinedFailureMechanismSectionAssembly.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssembly.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategory.cs
    • -2
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssembly.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssemblyCategory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Forms/DisplayFailureMechanismSectionAssemblyCategoryGroupConverter.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Forms/SelectableFailureMechanismSectionAssemblyCategoryGroupConverter.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/AssessmentSectionAssemblyCalculator.cs
  1. … 362 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

    • -3
    • +3
    ./Ringtoets.AssemblyTool.Data/Properties/Resources.Designer.cs
    • -51
    • +0
    ./Ringtoets.AssemblyTool.Data/Ringtoets.AssemblyTool.Data.csproj
    • -0
    • +51
    ./Ringtoets.AssemblyTool.Data/Riskeer.AssemblyTool.Data.csproj
    • -2
    • +2
    ./Ringtoets.AssemblyTool.Forms/Ringtoets.AssemblyTool.Forms.csproj
    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper/Ringtoets.AssemblyTool.KernelWrapper.csproj
  1. … 84 more files in changeset.
Improvements after review. WTI-1888

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Creators/AssemblyCalculatorInputCreator.cs
  1. … 2 more files in changeset.
Changed copyright year. Paired with lubbers. WTI-1828

    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssemblyCategoriesInput.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssemblyCategory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssessmentSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/CombinedAssemblyFailureMechanismSection.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/CombinedFailureMechanismSectionAssembly.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssembly.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssembly.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssemblyCategory.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/FailureMechanismSectionAssemblyCategoryGroup.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.Forms/DisplayFailureMechanismSectionAssemblyCategoryGroup.cs
  1. … 6081 more files in changeset.
Improve XMLDoc WTI-1767

    • -2
    • +3
    ./Ringtoets.AssemblyTool.IO/Model/SerializableAssessmentSection.cs
    • -2
    • +3
    ./Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanismSection.cs
Set CopyLocal to false. WTI-1767

    • -0
    • +1
    ./Ringtoets.AssemblyTool.Data/Ringtoets.AssemblyTool.Data.csproj
  1. … 1 more file in changeset.
Ran Deltares Cleanup:

- Performed for the Ringtoets.AssemblyTool

WTI-1767

    • -1
    • +0
    ./Ringtoets.AssemblyTool.IO/Model/SerializableTotalAssemblyResult.cs
  1. … 2 more files in changeset.
Cleanup: Use collection initializer. WTI-1767

    • -4
    • +6
    ./Ringtoets.AssemblyTool.IO/Model/SerializableAssembly.cs
Cleanup. WTI-1845

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/AssessmentSectionAssemblyCalculator.cs
Improvements after review. WTI-1803

    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanism.cs
  1. … 46 more files in changeset.
Moved / 100 to calling member. WTI-1844

    • -1
    • +1
    ./Ringtoets.AssemblyTool.Data/AssemblyCategoriesInput.cs
  1. … 4 more files in changeset.
Use FailureProbabilityMarginFactor from AssessmentSection in Assembly. WTI-1844

    • -3
    • +3
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/AssessmentSectionAssemblyCalculator.cs
    • -1
    • +4
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/IAssessmentSectionAssemblyCalculator.cs
  1. … 5 more files in changeset.
Changed error message. WTI-1838

    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Properties/Resources.resx
  1. … 1 more file in changeset.
Assemblageresultaat => Toetsoordeel. WTI-1838

    • -2
    • +2
    ./Ringtoets.AssemblyTool.KernelWrapper/Properties/Resources.Designer.cs
    • -1
    • +1
    ./Ringtoets.AssemblyTool.KernelWrapper/Properties/Resources.resx
  1. … 8 more files in changeset.
Changed category boundary labels in result views. WTI-1824

    • -5
    • +5
    ./Ringtoets.AssemblyTool.KernelWrapper/Calculators/Assembly/IFailureMechanismSectionAssemblyCalculator.cs
    • -5
    • +5
    ./Ringtoets.AssemblyTool.KernelWrapper/Creators/FailureMechanismSectionAssemblyCalculatorInputCreator.cs
  1. … 17 more files in changeset.
Incorporated comments tester:

- Changed value DijkTraject to DKTRJCT for Waterkeringsstelsel

WTI-1789

    • -2
    • +2
    ./Ringtoets.AssemblyTool.IO/Properties/Resources.Designer.cs
  1. … 3 more files in changeset.
Cleanup FailureMechanismSectionCollection:

- Made private constructor public to create collections with only an ID as constructor argument.

WTI-1833

    • -1
    • +1
    ./Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanismSectionCollection.cs
  1. … 1 more file in changeset.
Cleanup FailureMechanismSectionCollection - Remove connection with AssessmentSection:

- Removed obsolete ID property

WTI-1833

    • -6
    • +0
    ./Ringtoets.AssemblyTool.IO/Model/SerializableFailureMechanismSectionCollection.cs
  1. … 4 more files in changeset.