Sat Dec 06 07:27:13 CET 2025: Unable to clone remote repository: https://DGeoSuite@dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement - [Cloning into bare repository 'clone'..., fatal: repository 'https://dev.azure.com/DGeoSuite/D-GEO%20Suite%20Settlement/_git/D-GEO%20Suite%20Settlement/' not found]
Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Migrate to PackageReference

    • -5
    • +5
    ./Components.Persistence/Components.Persistence.csproj
    • -26
    • +0
    ./Components.Persistence/packages.config
  1. … 23 more files in changeset.
DGSS-179 Work in progress.

    • -0
    • +5
    ./Components.Persistence/Archive/ArchiveFileEntry.cs
    • -0
    • +5
    ./Components.Persistence/Archive/ArchiveReadableFactory.cs
    • -0
    • +12
    ./Components.Persistence/Archive/ArchiveStorableFactory.cs
    • -0
    • +8
    ./Components.Persistence/Archive/PersistableDataModelReader.cs
    • -1
    • +2
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +36
    ./Components.Persistence/Data/Materials/PersistableSoilVisualizationCollection.cs
    • -0
    • +2
    ./Components.Persistence/Data/PersistableDataModel.cs
    • -48
    • +0
    ./Components.Persistence/Data/PersistableGUISettings.cs
    • -0
    • +50
    ./Components.Persistence/Data/PersistableSoilVisualization.cs
    • -0
    • +11
    ./Components.Persistence/DataModelIterator.cs
    • -0
    • +6
    ./Components.Persistence/DataModelReadableFactory.cs
    • -0
    • +9
    ./Components.Persistence/DataModelStorableFactory.cs
  1. … 14 more files in changeset.
DGSS-179 Work in progress.

    • -0
    • +6
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +48
    ./Components.Persistence/Data/PersistableGUISettings.cs
  1. … 5 more files in changeset.
Revert "DGSS-179 Work in progress."

This reverts commit e2b18749cb31c2f651b3f5bc6636930890862843.

    • -2
    • +0
    ./Components.Persistence/Components.Persistence.csproj
    • -47
    • +0
    ./Components.Persistence/Data/PersistableGUISettings.cs
  1. … 2 more files in changeset.
Revert "DGSS-179 Work in progress."

This reverts commit b035ba9810164beefc690bd732bc9820962a27bd.

    • -4
    • +0
    ./Components.Persistence/Components.Persistence.csproj
    • -3
    • +2
    ./Components.Persistence/Data/PersistableGUISettings.cs
  1. … 5 more files in changeset.
DGSS-179 Work in progress.

    • -0
    • +4
    ./Components.Persistence/Components.Persistence.csproj
    • -2
    • +3
    ./Components.Persistence/Data/PersistableGUISettings.cs
  1. … 5 more files in changeset.
DGSS-179 Work in progress.

    • -0
    • +2
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +47
    ./Components.Persistence/Data/PersistableGUISettings.cs
  1. … 2 more files in changeset.
Add X coordinate to calculation result DGSS-159

    • -0
    • +5
    ./Components.Persistence/Data/Results/PersistableCalculationResult.cs
  1. … 14 more files in changeset.
Rename Y in calculation result to Z DGSS-157

    • -2
    • +2
    ./Components.Persistence/Data/Results/PersistableElementResult.cs
  1. … 13 more files in changeset.
Read calculation result DGSS-157

    • -0
    • +9
    ./Components.Persistence/Archive/PersistableDataModelReader.cs
Add storage for the calculation result DGSS-157

    • -0
    • +5
    ./Components.Persistence/Archive/ArchiveFileEntry.cs
    • -0
    • +5
    ./Components.Persistence/Archive/ArchiveReadableFactory.cs
    • -0
    • +12
    ./Components.Persistence/Archive/ArchiveStorableFactory.cs
    • -0
    • +4
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +1
    ./Components.Persistence/Components.Persistence.csproj.DotSettings
    • -0
    • +5
    ./Components.Persistence/Data/PersistableDataModel.cs
    • -0
    • +37
    ./Components.Persistence/Data/Results/PersistableCalculationResult.cs
    • -0
    • +41
    ./Components.Persistence/Data/Results/PersistableElementResult.cs
    • -0
    • +47
    ./Components.Persistence/Data/Results/PersistableNodeResult.cs
    • -0
    • +47
    ./Components.Persistence/Data/Results/PersistableTimeStepResult.cs
    • -0
    • +11
    ./Components.Persistence/DataModelIterator.cs
    • -0
    • +6
    ./Components.Persistence/DataModelReadableFactory.cs
    • -0
    • +9
    ./Components.Persistence/DataModelStorableFactory.cs
  1. … 22 more files in changeset.
Rename "Remarks" in to "Notes" DGSS-90

    • -2
    • +2
    ./Components.Persistence/Data/PersistableProjectInfo.cs
  1. … 14 more files in changeset.
Rename Assessment EndDate into Date DGSS-152

    • -2
    • +2
    ./Components.Persistence/Data/PersistableAssessment.cs
  1. … 24 more files in changeset.
Make calculation parameters persistable DGSS-138

    • -0
    • +1
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +1
    ./Components.Persistence/Components.Persistence.csproj.DotSettings
    • -0
    • +39
    ./Components.Persistence/Data/Calculate/PersistableCalculationParameters.cs
    • -0
    • +5
    ./Components.Persistence/Data/PersistableAssessment.cs
  1. … 10 more files in changeset.
Change type of Duration from float to double DGSS-138

    • -1
    • +1
    ./Components.Persistence/Data/PersistableStage.cs
  1. … 6 more files in changeset.
DGSS-93. Processed review remarks.

    • -1
    • +1
    ./Components.Persistence/Data/PersistableAssessment.cs
  1. … 1 more file in changeset.
Review related changes DGSS-85

    • -2
    • +3
    ./Components.Persistence/Archive/ArchiveFileEntry.cs
    • -1
    • +1
    ./Components.Persistence/Data/Geometry/PersistableLayerActivationCollection.cs
  1. … 7 more files in changeset.
DGSS-93. Added functionality to store duration in files. Added unit tests.

    • -0
    • +5
    ./Components.Persistence/Data/PersistableStage.cs
  1. … 8 more files in changeset.
DGSS-93. Added unit tests for end date storage.

    • -1
    • +1
    ./Components.Persistence/Data/PersistableAssessment.cs
  1. … 5 more files in changeset.
DGSS-93. Added storage for end date of an assessment.

    • -0
    • +6
    ./Components.Persistence/Data/PersistableAssessment.cs
  1. … 2 more files in changeset.
DGSS-84. Added storage for notes. Added unit tests.

    • -0
    • +5
    ./Components.Persistence/Data/PersistableStage.cs
  1. … 8 more files in changeset.
Add layer activations to storage DGSS-85

    • -0
    • +10
    ./Components.Persistence/Archive/ArchiveFileEntry.cs
    • -0
    • +5
    ./Components.Persistence/Archive/ArchiveReadableFactory.cs
    • -0
    • +12
    ./Components.Persistence/Archive/ArchiveStorableFactory.cs
    • -0
    • +9
    ./Components.Persistence/Archive/PersistableDataModelReader.cs
    • -0
    • +2
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +39
    ./Components.Persistence/Data/Geometry/PersistableLayerActivation.cs
    • -0
    • +42
    ./Components.Persistence/Data/Geometry/PersistableLayerActivationCollection.cs
    • -0
    • +5
    ./Components.Persistence/Data/PersistableDataModel.cs
    • -0
    • +5
    ./Components.Persistence/Data/PersistableStage.cs
    • -0
    • +14
    ./Components.Persistence/DataModelIterator.cs
    • -0
    • +6
    ./Components.Persistence/DataModelReadableFactory.cs
    • -0
    • +9
    ./Components.Persistence/DataModelStorableFactory.cs
  1. … 28 more files in changeset.
Added functionality to save the notes of layers. DGSS-80

  1. … 8 more files in changeset.
Added persistency for notes of waternet lines. DGSS-79

    • -0
    • +5
    ./Components.Persistence/Data/Water/PersistableWaternetLine.cs
  1. … 9 more files in changeset.
Read waternet from file DGSS-68

    • -0
    • +5
    ./Components.Persistence/Archive/ArchiveReadableFactory.cs
    • -0
    • +9
    ./Components.Persistence/Archive/PersistableDataModelReader.cs
    • -0
    • +6
    ./Components.Persistence/DataModelReadableFactory.cs
  1. … 9 more files in changeset.
Save waternet to file DGSS-68

    • -0
    • +10
    ./Components.Persistence/Archive/ArchiveFileEntry.cs
    • -0
    • +12
    ./Components.Persistence/Archive/ArchiveStorableFactory.cs
    • -0
    • +5
    ./Components.Persistence/Data/PersistableDataModel.cs
    • -0
    • +5
    ./Components.Persistence/Data/PersistableStage.cs
    • -0
    • +14
    ./Components.Persistence/DataModelIterator.cs
    • -0
    • +9
    ./Components.Persistence/DataModelStorableFactory.cs
  1. … 15 more files in changeset.
Add persistence data for water DGSS-68

    • -0
    • +4
    ./Components.Persistence/Components.Persistence.csproj
    • -1
    • +2
    ./Components.Persistence/Components.Persistence.csproj.DotSettings
    • -0
    • +28
    ./Components.Persistence/Data/Water/PersistableHeadLine.cs
    • -0
    • +34
    ./Components.Persistence/Data/Water/PersistableReferenceLine.cs
    • -0
    • +52
    ./Components.Persistence/Data/Water/PersistableWaternet.cs
    • -0
    • +46
    ./Components.Persistence/Data/Water/PersistableWaternetLine.cs
  1. … 5 more files in changeset.
Apply review comments Rename parameters in ABC Isotache and NEN Bjerrum Material modes DGSS-48

    • -0
    • +2
    ./Components.Persistence/Components.Persistence.csproj
    • -0
    • +47
    ./Components.Persistence/Data/Materials/PersistableAbcIsotacheMaterialModel.cs
    • -0
    • +47
    ./Components.Persistence/Data/Materials/PersistableNenBjerrumMaterialModel.cs
  1. … 39 more files in changeset.
Move Profile from stage to assessment DGSS-62

    • -19
    • +9
    ./Components.Persistence/Archive/ArchiveFileEntry.cs
    • -4
    • +4
    ./Components.Persistence/Archive/ArchiveReadableFactory.cs
    • -2
    • +2
    ./Components.Persistence/Archive/ArchiveStorableFactory.cs
    • -2
    • +2
    ./Components.Persistence/Archive/PersistableDataModelReader.cs
    • -5
    • +0
    ./Components.Persistence/Data/Materials/PersistableSoilLayerCollection.cs
    • -2
    • +2
    ./Components.Persistence/Data/PersistableDataModel.cs
    • -10
    • +0
    ./Components.Persistence/Data/PersistableStage.cs
    • -8
    • +2
    ./Components.Persistence/DataModelIterator.cs
    • -4
    • +4
    ./Components.Persistence/DataModelReadableFactory.cs
  1. … 71 more files in changeset.
Rename DeformationModel to MaterialModel for Persistence DGSS-48

    • -1
    • +1
    ./Components.Persistence/Components.Persistence.csproj
    • -32
    • +0
    ./Components.Persistence/Data/Materials/PersistableDeformationModelType.cs
    • -0
    • +32
    ./Components.Persistence/Data/Materials/PersistableMaterialModelType.cs
    • -2
    • +2
    ./Components.Persistence/Data/PersistableAssessment.cs
  1. … 18 more files in changeset.