Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix build DamClientsLibrary projects (nuget packages)

Related to Issue [MWDAM-1875]

  1. … 4 more files in changeset.
Remove packages.config

Related to Issue [MWDAM-1873]

    • -4
    • +0
    ./Deltares.DamLive.Tests/packages.config
    • -6
    • +3
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
Remove various packages.config

Related to Issue [MWDAM-1873]

    • -16
    • +16
    ./Deltares.Dam.Application.Live/app.config
    • -27
    • +0
    ./Deltares.Dam.Application.Live/packages.config
    • -7
    • +4
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
  1. … 22 more files in changeset.
Use CommandLineParser from nuget

Related to Issue [MWDAM-1687]

    • -2
    • +1
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
    • -0
    • +1
    ./Deltares.Dam.Application.Live/packages.config
  1. … 4 more files in changeset.
Merged revision(s) 3983 from DamClients/DamLive:

Update solution and project files

Related to Issue [MWDAM-1873]

........

    • -3
    • +6
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -0
    • +4
    ./Deltares.DamLive.Tests/packages.config
    • -3
    • +4
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
    • -0
    • +26
    ./Deltares.Dam.Application.Live/packages.config
Update solution and project files

Related to Issue [MWDAM-1873]

    • -4
    • +3
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
    • -26
    • +0
    ./Deltares.Dam.Application.Live/packages.config
Remove checked in packages

Related to Issue [MWDAM-1873]

  1. … 42 more files in changeset.
Update solution and project files

Related to Issue [MWDAM-1873]

    • -7
    • +5
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -26
    • +0
    ./Deltares.DamLive.Tests/packages.config
Update solution and project files

Related to Issue [MWDAM-1873]

    • -0
    • +1
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
Update solution and project files

Related to Issue [MWDAM-1873]

  1. … 2 more files in changeset.
Update DAM Live to NUnit 3.13.3

Related to Issue [MWDAM-1873]

    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -8
    • +13
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -0
    • +12
    ./Deltares.Dam.Application.Live/app.config
    • -0
    • +18
    ./Deltares.DamLive.Tests/App.config
    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -4
    • +11
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -1
    • +1
    ./Deltares.DamLive.Tests/packages.config
    • -1
    • +1
    ./Deltares.DamLive.Tests/CalculationParametersAssemblerTest.cs
    • -4
    • +4
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -2
    • +2
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
    • binary
    ./packages/NUnit.2.6.2/lib/nunit.framework.dll
    • too large
    ./packages/NUnit.2.6.2/lib/nunit.framework.xml
    • binary
    ./packages/NUnit.2.6.2/NUnit.2.6.2.nupkg
Added the test and testfile for CalculationParametersAssembler.

Related to Issue [MWDAM-1823]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/CalculationParametersAssembler.cs
    • -0
    • +127
    ./Deltares.DamLive.Tests/CalculationParametersAssemblerTest.cs
    • -0
    • +4
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -0
    • +1
    ./Deltares.DamLive.TestHelper/Deltares.DamLive.TestHelper.csproj
    • -0
    • +47
    ./Deltares.DamLive.TestHelper/XmlAdapter.cs
    • -0
    • +17
    ./Deltares.DamLive.Tests/TestData/SampleCalculationParameters.xml
Moved both CalculationParameters and CalculationParametersAssembler to the proper namespace, corrected path to internal xsd.

Related to Issue [MWDAM-1823]

    • -12
    • +11
    ./Deltares.Dam.Application.Live/CalculationParametersAssembler.cs
    • -4
    • +3
    ./Deltares.Dam.Application.Live/CalculationParameters.cs
Restored CalculationParameters etc. locally as its only used by DAM Live. Also reintroduced FileInfo version of LoadFromFile.

Related to Issue [MWDAM-1823]

    • -0
    • +2
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
    • -0
    • +241
    ./Deltares.Dam.Application.Live/CalculationParametersAssembler.cs
    • -0
    • +69
    ./Deltares.Dam.Application.Live/CalculationParameters.cs
  1. … 1 more file in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./Deltares.DamLive.Version/Deltares.DamLive.Version.csproj
    • -1
    • +1
    ./Deltares.DamLive.Tests/Deltares.DamLive.Tests.csproj
    • -1
    • +1
    ./Deltares.DamLive.TestHelper/Deltares.DamLive.TestHelper.csproj
    • -1
    • +1
    ./Deltares.Dam.Application.Live/Deltares.Dam.Application.Live.csproj
  1. … 1 more file in changeset.
Update DAM Live to .Net 4.6.1

Related to Issue [MWDAM-1722]

    • -1
    • +1
    ./build/Deltares.DamLive.Version.targets
Set WorkInProgress tests to Ignore for now in order to be able to get a green Team City DAM project.

Related to Issue [MWDAM-1711]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
Set version of Dam Engine, DamLive and Dam UI to 20.1

Related to Issue [MWDAM-1653]

    • -3
    • +3
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn
  1. … 3 more files in changeset.
Set 2 unit tests to work-in-progress because of removing old macrostability kernel

Related to Issue [MWDAM-1627]

    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
Fix unit test for DamLive

Related to Issue [MWDAM-1626]

Fix unit tests

Related to Issue [MWDAM-1295]

    • -2
    • +0
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.ParametersFile.xml
  1. … 5 more files in changeset.
Fix unit tests

Related to Issue [MWDAM-1295]

    • -15
    • +13
    ./Deltares.DamLive.Tests/TestData/DamLive/Set1/Deltares.Dam.Application.Live.Tests.ParametersFile.xml
    • -0
    • +1
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
Remove obsolete calculation modules

Related to Issue [MWDAM-1295]

    • -3
    • +0
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -12
    • +0
    ./Deltares.Dam.Application.Live/DamEngineRunner.cs
Removed dead code.

Related to Issue [MWDAM-890]

    • -2
    • +0
    ./Deltares.Dam.Application.Live/Program.cs
Use DamLicense object for DamLive

Related to Issue [MWDAM-890]

    • -21
    • +8
    ./Deltares.Dam.Application.Live/Program.cs
Set failing tests to work in progress

Related to Issue [MWDAM-1551]

    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
Added version number.

Related to Issue [MWDAM-1481]

    • -2
    • +2
    ./Deltares.Dam.Application.Live/Program.cs
Replaced "true" by "yes" as only allowed possibilities are "yes" and "no" for standalone attribute.

Related to Issue [MWDAM-1481]

    • -1
    • +1
    ./Deltares.Dam.Application.Live/Program.cs
Fixed the failing tests.

Related to Issue [MWDAM-1458]

    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongMissingValuesTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLivePulauTekongStabilityOutwardTest.cs
    • -1
    • +1
    ./Deltares.DamLive.Tests/DamLiveGrebbedijkTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/ModelRunnerTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveIntegrationTest.cs
    • -0
    • +1
    ./Deltares.DamLive.Tests/DamLiveUsingCompleteDataSetTest.cs
  1. … 1 more file in changeset.
Set version info to 19.1.0 and copyright to 2109

Related to Issue [MWDAM-1369]

    • -3
    • +3
    ./Deltares.DamLive.Version/GlobalAssembly.cs.svn
  1. … 3 more files in changeset.