Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merged revision(s) from branches/0.5.0.0461: Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@548 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: c77f919dd86664474244af27a39295d55589d0ab

    • -179
    • +0
    ./Extensions/CompositeActivityExtensionsTest.cs
    • -108
    • +0
    ./WorkFlow/ActivityRunnerTest.cs
    • -78
    • +0
    ./WorkFlow/AsyncActivityRunnerTest.cs
    • -220
    • +0
    ./WorkFlow/CompositeActivityTest.cs
    • -30
    • +0
    ./WorkFlow/FileImportActivityTest.cs
  1. … 4827 more files in changeset.
Solution can be build without errors - still have to add *Ringtoets.Piping.UML* and *Core.Common.DelftTools.Tests* project to the solution Related to Issue [WTI-92]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/branches/0.5.0.0461@476 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: a82f56e6cbd34f9565be45cc0183e28f7675b7a2

    • -179
    • +0
    ./Extensions/CompositeActivityExtensionsTest.cs
    • -108
    • +0
    ./WorkFlow/ActivityRunnerTest.cs
    • -78
    • +0
    ./WorkFlow/AsyncActivityRunnerTest.cs
    • -220
    • +0
    ./WorkFlow/CompositeActivityTest.cs
    • -30
    • +0
    ./WorkFlow/FileImportActivityTest.cs
  1. … 227 more files in changeset.
Removed: - Feature of Temporarily saving a project - Feature to check if a project changed (will be implemented in a different location) Related to Issue [WTI-88]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@385 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5bd33f29b18e469502f7d3d930e093febaba3ef3

  1. … 38 more files in changeset.
* Introduced ObservableList class ** This collection is now used to store PipingSurfaceLine instances for PipingFailureMechanism * Added thread-safe asynchronous Control calls for tree view and property grid controls triggered by observable notification in import thread. * Introduced PipingNodePresenterBase to reduce code duplication * Created node presenter for PipingSurfaceLine Related to Issue [WTI-20]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@318 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 0d4d0a834408f187a734a7bf934886aa77c62b2e

    • -0
    • +63
    ./ObservableListTest.cs
  1. … 23 more files in changeset.
- Removed unused code Related to Issue [WTI-49]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@239 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6ea6b1a1c5fe0fc4a3e19a2fbfa1d5c3d70d61fb

  1. … 3 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@174 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 85c7a9f62efb52f8933498edf86164cf72346ecd

  1. … 15 more files in changeset.
Removed unused code Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@173 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 3975822be304bb52c80c748a0ed71991b09067a9

  1. … 17 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@172 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 5f737863c480c037b67347b6922aea7cdb260943

    • -30
    • +0
    ./Mocks/ClassWithNameButNotINameable.cs
    • -77
    • +0
    ./Mocks/CloneableClassWithThreeProperties.cs
  1. … 30 more files in changeset.
Reverted changes => Removed too much Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@170 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 408e2d6915a134dfc7d80ee150d1d9076e1f46d5

    • -0
    • +30
    ./Mocks/ClassWithNameButNotINameable.cs
    • -0
    • +77
    ./Mocks/CloneableClassWithThreeProperties.cs
  1. … 70 more files in changeset.
Removed unused classes Related to Issue [WTI-70]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@168 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 8ab22aa62a9d906cc6e44fed7198ad52b1f53246

    • -30
    • +0
    ./Mocks/ClassWithNameButNotINameable.cs
    • -77
    • +0
    ./Mocks/CloneableClassWithThreeProperties.cs
  1. … 13 more files in changeset.
Full cleanup over src and test Related to Issue [WTI-55]

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@157 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 10d4dd15dbc2525f4f704d5225cbaab5b3705b9c

    • -18
    • +50
    ./Extensions/CompositeActivityExtensionsTest.cs
    • -9
    • +9
    ./Mocks/ClassWithNameButNotINameable.cs
    • -21
    • +20
    ./Mocks/CloneableClassWithThreeProperties.cs
    • -47
    • +31
    ./WorkFlow/ActivityRunnerTest.cs
    • -15
    • +14
    ./WorkFlow/AsyncActivityRunnerTest.cs
    • -19
    • +19
    ./WorkFlow/BackgroundWorkerTest.cs
    • -41
    • +71
    ./WorkFlow/CompositeActivityTest.cs
  1. … 1367 more files in changeset.
Improved test coverage of Activity

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@123 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 90bc7c0f736cccf8ad440e585d29e9809b031109

    • -0
    • +379
    ./WorkFlow/ActivityTest.cs
  1. … 4 more files in changeset.
* Improved test coverage * Deleted unused or empty classes

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@120 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 6d63c44e4446c518636cee742a14ecd8892f2fff

    • -0
    • +140
    ./ApplicationPluginTest.cs
    • -0
    • +147
    ./Extensions/CompositeActivityExtensionsTest.cs
  1. … 7 more files in changeset.
* Improved test coverage for DataItemInfo class

git-svn-id: https://repos.deltares.nl/repos/WettelijkToetsInstrumentarium/trunk@106 5a3db67b-de53-47b5-99c8-a1c30a6650e2

Former-commit-id: 06b134f065f063328efbdafe78709299bb8daccb

    • -0
    • +149
    ./DataItemInfoTest.cs
  1. … 2 more files in changeset.