Core.Common.Utils

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed final Mono.Addins stuff Related to Issue [WTI-69]

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

Former-commit-id: 84ee917003d1698d81ad094078f64c16a626c0c1

  1. … 2 more files in changeset.
Removed redundant classes Related to Issue [WTI-96]

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

Former-commit-id: 39a5d5c9c2b050ac7c4e8d3e403bfb3559393a90

  1. … 3 more files in changeset.
- Fixed names in assemblies - Internal classes in Core.Common.Control.Swf made public, for internal no longer suffices Related to Issue [WTI-92]

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

Former-commit-id: 4fe77264a6671b1c64a0ad84b2dc2e0b78f74c4d

  1. … 49 more files in changeset.
Cleaned up UML diagrams Related to Issue [WTI-92]

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

Former-commit-id: f5f40ed0417eae03c5d3f788b8b9e2b1eeab3ed7

  1. … 11 more files in changeset.
Removed dependency on Lumenwork package Related to Issue [WTI-96]

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

Former-commit-id: 89486d301bdabff1f0b202a2dbf206af6f6ca6e5

  1. … 5 more files in changeset.
Removed CsvImporter and all of its related classes Related to Issue [WTI-96]

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

Former-commit-id: 37d398003a3a9d89ae95f64a6eba30d0a80475c5

    • -21
    • +0
    ./Csv/Importer/CsvPassIfEqualFilter.cs
  1. … 27 more files in changeset.
Removed ghost files => Files which were in the file system but not in the solution (with outdated namespaces causing Doxygen documentation to mess up)

Removed redundant test project for GeoApi

Related to Issue [WTI-92]

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

Former-commit-id: 0a92700795b5423624ac439b2b07837760fb637c

    • -26
    • +0
    ./Aop/Exceptions/ValidationException.cs
  1. … 115 more files in changeset.
Removed unused files from repository Related to Issue [WTI-92]

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

Former-commit-id: 729e0214c7e15de5b3f1660a713dc2685fd8a055

    • -10
    • +0
    ./Aop/NoChildEventBubblingAttribute.cs
  1. … 2 more files in changeset.
Got rid of DelftTools string literals Related to Issue [WTI-92]

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

Former-commit-id: 1d7d201241936a94e05ecb7561e0be50c2ebb3fb

  1. … 23 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
    • +184
    ./Aop/EditActionAttribute.cs
    • -0
    • +551
    ./Aop/EntityAttribute.cs
    • -0
    • +26
    ./Aop/Exceptions/ValidationException.cs
    • -0
    • +10
    ./Aop/ICustomNotifyCollectionChange.cs
    • -0
    • +118
    ./Aop/InvokeRequiredAttribute.cs
    • -0
    • +157
    ./Aop/ManualAspectInitializer.cs
    • -0
    • +11
    ./Aop/Markers/AggregationAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyCollectionChangeAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyPropertyChangeAttribute.cs
    • -0
    • +10
    ./Aop/NoChildEventBubblingAttribute.cs
    • -0
    • +153
    ./Aop/TraceDllImportCallsAttribute.cs
    • -0
    • +18
    ./Collections/CollectionExtensions.cs
    • -0
    • +289
    ./Collections/EnumerableExtensions.cs
    • -0
    • +164
    ./Collections/Extensions/ListExtensions.cs
    • -0
    • +326
    ./Collections/Generic/EnumerableList.cs
  1. … 4825 more files in changeset.
Solution can be build without errors after namespace changes no ReSharper errors Application starts without exceptions

- Tests still fail

Related to Issue [WTI-92]

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

Former-commit-id: a5540d3d78e84e30cd01386079acf236e151b38a

  1. … 60 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

    • -2
    • +2
    ./Aop/ICustomNotifyCollectionChange.cs
    • -1
    • +1
    ./Aop/Markers/NoNotifyCollectionChangeAttribute.cs
    • -1
    • +1
    ./Collections/Extensions/ListExtensions.cs
    • -1
    • +1
    ./Collections/Generic/EnumerableList.cs
    • -1
    • +1
    ./Collections/Generic/IEnumerableList.cs
  1. … 1167 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
    • +184
    ./Aop/EditActionAttribute.cs
    • -0
    • +551
    ./Aop/EntityAttribute.cs
    • -0
    • +26
    ./Aop/Exceptions/ValidationException.cs
    • -0
    • +10
    ./Aop/ICustomNotifyCollectionChange.cs
    • -0
    • +118
    ./Aop/InvokeRequiredAttribute.cs
    • -0
    • +157
    ./Aop/ManualAspectInitializer.cs
    • -0
    • +11
    ./Aop/Markers/AggregationAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyCollectionChangeAttribute.cs
    • -0
    • +13
    ./Aop/Markers/NoNotifyPropertyChangeAttribute.cs
    • -0
    • +10
    ./Aop/NoChildEventBubblingAttribute.cs
    • -0
    • +153
    ./Aop/TraceDllImportCallsAttribute.cs
    • -0
    • +18
    ./Collections/CollectionExtensions.cs
    • -0
    • +289
    ./Collections/EnumerableExtensions.cs
    • -0
    • +164
    ./Collections/Extensions/ListExtensions.cs
    • -0
    • +326
    ./Collections/Generic/EnumerableList.cs
  1. … 3994 more files in changeset.