Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- Moved IApplication - Moved ApplicationPlugin - Refreshed references - repository added for base.test

- Renamed namespace GIS to Gis (automatically done by ReSharper)

- Fixed test that sometimes failed (probably due to a race condition on the file system)

- Removed redundant empty statements

- Removed reference (in XML) to undefined method

Related to Issue [WTI-120]

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

Former-commit-id: b0df258e39a0dc7729c014683d70c3ed160a822f

    • -16
    • +0
    ./ActivityStatusChangedEventArgs.cs
  1. … 194 more files in changeset.
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

    • -0
    • +14
    ./ActivityEventArgs.cs
    • -0
    • +406
    ./ActivityRunner.cs
    • -0
    • +16
    ./ActivityStatusChangedEventArgs.cs
    • -0
    • +73
    ./AsyncActivityRunner.cs
    • -0
    • +35
    ./BackgroundWorker.cs
    • -0
    • +94
    ./CompositeActivity.cs
    • -0
    • +117
    ./FileImportActivity.cs
    • -0
    • +54
    ./IActivityRunner.cs
    • -0
    • +27
    ./ICompositeActivity.cs
    • -0
    • +44
    ./ParallelActivity.cs
    • -0
    • +83
    ./SequentialActivity.cs
  1. … 4826 more files in changeset.
Merged revision(s) 487 from trunk/src/Common/DelftTools.Shell.Core: * Improved documentation of Activity, PipingFailureMechanismNodePresenter and PipingCalculationActivity Related to Issue WTI-103 ........

Related to Issue [WTI-92]

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

Former-commit-id: da8c744dac8bdd74a3a3ada86d6b9688e6cb0039

  1. … 3 more files in changeset.
Merged revision(s) 478 from trunk/src/Plugins/Ringtoets/Piping/test/Ringtoets.Piping.Service.Test: * Introduced PipingCalculationActivity in order to run a piping calculation asynchronously from the UI thread and to be able to provide progress notification. * Fixed threading exception when consuming all newly added logmessage a new message has been added. ConcurrentQueue implementation fixes this. * Moved test-data creation methods related to PipingData to new testhelper: PipingDataFactory. Related to Issue WTI-103 ........

Related to Issue [WTI-92]

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

Former-commit-id: 5007b1fd825cc4f78e61989c2a2b1dd72eb4b0ca

  1. … 10 more files in changeset.
Solution can be build without errors after namespace changes - NOTE: Resharper still has 21 errors Related to Issue [WTI-92]

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

Former-commit-id: 5812111d2fd060d5e55769d7204ebe52cecb945e

  1. … 1168 more files in changeset.
- Moved almost all projects to their new location Only test projects remain Related to Issue [WTI-92]

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

Former-commit-id: c185e6c39ddf027192b7941455855a3cebac9cfc

    • -0
    • +14
    ./ActivityEventArgs.cs
    • -0
    • +406
    ./ActivityRunner.cs
    • -0
    • +16
    ./ActivityStatusChangedEventArgs.cs
    • -0
    • +73
    ./AsyncActivityRunner.cs
    • -0
    • +35
    ./BackgroundWorker.cs
    • -0
    • +95
    ./CompositeActivity.cs
    • -0
    • +117
    ./FileImportActivity.cs
    • -0
    • +54
    ./IActivityRunner.cs
    • -0
    • +27
    ./ICompositeActivity.cs
    • -0
    • +44
    ./ParallelActivity.cs
    • -0
    • +83
    ./SequentialActivity.cs
  1. … 3995 more files in changeset.