Sat Dec 06 14:08:14 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
DGSS-179 Processed review remarks.

    • -0
    • +40
    ./Components.Persistence.Tests/Archive/ArchiveStorableFactoryTest.cs
Remove unused references DGSS-195

    • -5
    • +2
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
  1. … 3 more files in changeset.
DGSS-179 Fixed failing unit tests.

  1. … 7 more files in changeset.
DGSS-179 Added unit tests.

    • -1
    • +1
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
  1. … 6 more files in changeset.
Improve csprojs and remove Application.Version DGSS-195

    • -18
    • +4
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
  1. … 16 more files in changeset.
DGSS-179 Work in progress.

    • -1
    • +1
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
Add internals visible to

    • -30
    • +0
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
  1. … 6 more files in changeset.
DGSS-179 Added shading type to storage.

    • -2
    • +2
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
  1. … 6 more files in changeset.
DGSS-179 fixed failing unit test.

Test moving to sdk style csproj

    • -5
    • +2
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -27
    • +0
    ./Components.Persistence.Tests/Properties/AssemblyInfo.cs
  1. … 35 more files in changeset.
DGSS-179 extended unit test coverage.

    • -0
    • +1
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -4
    • +2
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
  1. … 6 more files in changeset.
DGSS-179 work in progress.

    • -0
    • +1
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -4
    • +17
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
DGSS-179 work in progress.

    • -3
    • +1
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
  1. … 7 more files in changeset.
Migrate to PackageReference

    • -24
    • +16
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -33
    • +0
    ./Components.Persistence.Tests/packages.config
  1. … 23 more files in changeset.
DGSS-179 Work in progress.

    • -0
    • +1
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -0
    • +42
    ./Components.Persistence.Tests/Data/PersistableSoilVisualizationTest.cs
DGSS-179 Work in progress.

    • -0
    • +13
    ./Components.Persistence.Tests/Archive/DataModelReaderTest.cs
  1. … 26 more files in changeset.
DGSS-180 Processed review remarkt by removing unused references.

    • -17
    • +0
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -1
    • +0
    ./Components.Persistence.Tests/packages.config
  1. … 6 more files in changeset.
DGSS-180 Updated Fluent.Ribbon from alpha version to stable version 7.0.1.

    • -0
    • +18
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -0
    • +11
    ./Components.Persistence.Tests/app.config
    • -3
    • +3
    ./Components.Persistence.Tests/packages.config
  1. … 13 more files in changeset.
Add X coordinate to calculation result DGSS-159

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

    • -1
    • +1
    ./Components.Persistence.Tests/Data/Results/PersistableElementResultTest.cs
    • -1
    • +1
    ./Components.Persistence.Tests/Data/Results/PersistableNodeResultTest.cs
  1. … 12 more files in changeset.
Add storage for the calculation result DGSS-157

    • -0
    • +44
    ./Components.Persistence.Tests/Archive/ArchiveStorableFactoryTest.cs
    • -0
    • +13
    ./Components.Persistence.Tests/Archive/DataModelReaderTest.cs
    • -0
    • +4
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -0
    • +1
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj.DotSettings
    • -0
    • +55
    ./Components.Persistence.Tests/Data/Results/PersistableCalculationResultTest.cs
    • -0
    • +49
    ./Components.Persistence.Tests/Data/Results/PersistableElementResultTest.cs
    • -0
    • +50
    ./Components.Persistence.Tests/Data/Results/PersistableNodeResultTest.cs
    • -0
    • +50
    ./Components.Persistence.Tests/Data/Results/PersistableTimeStepResultTest.cs
    • -0
    • +16
    ./Components.Persistence.Tests/DataModelIteratorTest.cs
  1. … 25 more files in changeset.
Rename "Remarks" in to "Notes" DGSS-90

    • -1
    • +1
    ./Components.Persistence.Tests/Data/PersistableProjectInfoTest.cs
    • -1
    • +1
    ./Components.Persistence.Tests/PersistableProjectInfoTest.cs
  1. … 12 more files in changeset.
Rename Assessment EndDate into Date DGSS-152

    • -1
    • +1
    ./Components.Persistence.Tests/Archive/ArchiveStorableFactoryTest.cs
    • -1
    • +1
    ./Components.Persistence.Tests/Data/PersistableAssessmentTest.cs
  1. … 22 more files in changeset.
Apply review comments DGSS-138

    • -0
    • +37
    ./Components.Persistence.Tests/Archive/ArchiveStorableFactoryTest.cs
  1. … 2 more files in changeset.
Make calculation parameters persistable DGSS-138

    • -0
    • +1
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj
    • -0
    • +1
    ./Components.Persistence.Tests/Components.Persistence.Tests.csproj.DotSettings
    • -0
    • +49
    ./Components.Persistence.Tests/Data/Calculate/PersistableCalculationParametersTest.cs
    • -0
    • +2
    ./Components.Persistence.Tests/Data/PersistableAssessmentTest.cs
  1. … 10 more files in changeset.
Add automation ID to tracker control DSTAB-1232

    • -0
    • +5
    ./Components.Persistence.Tests/Archive/DataModelReaderTest.cs
    • -2
    • +4
    ./Components.Persistence.Tests/PersistenceFactoryTest.cs
DGSS-93. Processed review remarks.

    • -1
    • +1
    ./Components.Persistence.Tests/Data/PersistableAssessmentTest.cs
  1. … 1 more file in changeset.
DGSS-93. Added functionality to store duration in files. Added unit tests.

    • -0
    • +1
    ./Components.Persistence.Tests/Archive/ArchiveStorableFactoryTest.cs
    • -0
    • +1
    ./Components.Persistence.Tests/Data/PersistableStageTest.cs
  1. … 6 more files in changeset.
DGSS-93. Added unit tests for end date storage.

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

    • -0
    • +1
    ./Components.Persistence.Tests/Archive/ArchiveStorableFactoryTest.cs
    • -0
    • +1
    ./Components.Persistence.Tests/Data/PersistableStageTest.cs
  1. … 6 more files in changeset.