Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved Application.Storage

WTI-1760

  1. … 645 more files in changeset.
Removed guids from all assemblies Related to Issue [WTI-1487]

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

Former-commit-id: c14f3422f5050185d2629b9060b08b361bb38462

Former-commit-id: 786e73e38506910e08cf71faabacd13cc7d2a864

  1. … 312 more files in changeset.
Created serializers for Ring objects Added valid Rings to storage tests Related to Issue [WTI-1378]

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

Former-commit-id: e3b15c1d022d6410d6bd5961ac6c193db43c8593

Former-commit-id: 4ba1bb08e980c59857fea615ecc4e4c66871ef86

  1. … 15 more files in changeset.
Updated license headers in application. Related to Issue [WTI-1242]

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

Former-commit-id: bb059e969fc96666aeac8859903e186539291c50

Former-commit-id: 5555735a4426b9cb4f1db86329a7e5307ea5c911

  1. … 477 more files in changeset.
* Refactored FingerprintHelper such that it no longer uses a MemoryStream (which can overload it's internal buffer when too much data is put into it), and now uses a FileStream to a temp file instead. ** Introduced CannotDetermineFingerprintException in order to wrap potential IO-related exceptions that can not occur when working with FingerprintHelper. Related to Issue [WTI-1049]

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

Former-commit-id: 271043e9b9cfbd2269aa098ad4957d40a7c13a27

Former-commit-id: fd2ea0920c45048fdf75ffa1ced25af2923d6820

  1. … 6 more files in changeset.
Review related changes Related to Issue [WTI-1060]

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

Former-commit-id: a49ab132bc83e24096bab6c44313eff9822ddaac

Former-commit-id: 93877f5bf2e9e6cc5190c466524b3e1a3f6e8be0

  1. … 17 more files in changeset.
Changed VersionEntity column Version from INTEGER to VARCHAR(20) Introduced VersionHelper to compare Ringtoets database versions Related to Issue [WTI-1060]

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

Former-commit-id: 6ebb54b5a9df46429348ddad8f5c8121cca7fa0c

Former-commit-id: 0a83896ee9ac97f3018f9b4ee6ab097278f0b451

  1. … 12 more files in changeset.
Moved DatabaseStructure.sql to Build folder and added the file as a Resource link Related to Issue [WTI-1060]

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

Former-commit-id: 9872069a400140af7b5dc008780a6c5f67a537b7

Former-commit-id: 65d29ba9b4af3534bc349a87059f40985651bd34

  1. … 3 more files in changeset.
* Added licence headers to all projects (except the installer, as this is not compatible with the tool we're using) Related to Issue [WTI-737]

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

Former-commit-id: b979849273917beaa200a788771088b6fa3df5b0

Former-commit-id: b23b99557c064e7da02709783a30facae89b69db

  1. … 310 more files in changeset.
* Fixed typo in Xml docs. * Moved text to Resources. Related to Issue [WTI-608]

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

Former-commit-id: a8e3edbf6e45d88825bca0b0174c7a9eceb49327

Former-commit-id: e6dc2b19ad297ced1cc12ed3a10ed86a2887499d

  1. … 2 more files in changeset.
* Improved error messages. Related to Issue [WTI-766]

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

Former-commit-id: 759360575d34699ea3c50dccd87a764460f3866b

Former-commit-id: d362e09cd255ddf8065f3bc5e2e7b5a4d01c7aaf

  1. … 1 more file in changeset.
* Updated AssessmentSectionEntity with new Order property. ** RingtoetsProject Create/Read extensions now take AssessmentSectionEntity.Order into account. * Improved Exception documentation and handling. * Fixed bug in DirectoryPermissionsRevoker.

Related to Issue [WTI-608]

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

Former-commit-id: 09be9ffc483e0fbec16332aefd684ab638c80c7d

Former-commit-id: 59d6c3b35186ee26e659f037992102f95b8d1153

  1. … 18 more files in changeset.
* Updated VersionEntity to change Version property to long (from string). * Added forward incompatibility validation when opening a ringtoets project file with StorageSqLite. Related to Issue [WTI-766]

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

Former-commit-id: ef4d63576696b675d4ae0cb56784b09706b57807

Former-commit-id: 9a5a46062e272d71f2d15fd0ca1adfcf865cd99e

  1. … 10 more files in changeset.
Improved error message. Related to Issue [WTI-487]

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

Former-commit-id: 8cce27ff94e4b646dfd29dc490ded24de62c8fa0

Former-commit-id: c28e036e9c3da8c1d06d29fe5ea58426d284412a

  1. … 1 more file in changeset.
Corrected small typo. Related to Issue [WTI-487]

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

Former-commit-id: 43135003f64c766c65b2d6628823b7802a1f4b90

Former-commit-id: 91924259b6eacc07c12c92d34f2725a3142cd834

  1. … 1 more file in changeset.
isTemporaryFileCreated flag now only set after the temporary file has been successfully created. Added missing resource changes. Renamed test.

Related to Issue [WTI-487]

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

Former-commit-id: c0dad36a7d10629e1547205a193b0db7a9c7f934

Former-commit-id: 68b3562ceee4ba126cf70ca8207275825c5dfc98

  1. … 2 more files in changeset.
Refactored SafeOverwriteFileHelper into BackedUpFileWriter which itself decides on whether to revert or cleanup the temporary file and which does not have side effects on construction. Improved xmldoc. Related to Issue [WTI-487]

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

Former-commit-id: f862a3b208ec8e85ec7519038100e2cdeb5a0fb4

Former-commit-id: 71cce852434828e4aff009b384d6f0550a2548ec

  1. … 10 more files in changeset.
Introduced SafeOverwriteFileHelper which can be used to create temporary files in the directory of the targeted file. Improved documentation of Exceptions. Number of changes when saving was not used from IStoreProject and were removed. Related to Issue [WTI-487]

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

Former-commit-id: 0fd5680d2522bafc737c62a88d6fb6f5b452ce9e

Former-commit-id: b900f77ecbb0150b17648dd342e7a159402f9fcf

  1. … 12 more files in changeset.
Updated error messages presented to the user. Made CouldNotConnectException and Storage/StorageValidationException inherit Storage exception. Removed [Random] attribute for test parameters and replaced with random values or test cases (whatever was more applicable) Related to Issue [WTI-487]

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

Former-commit-id: eb68036f0a98deb9a85fc9b5dd8f202da4cd6859

Former-commit-id: 8b3bd359e751a7a0ae00d2f66e901fd0d5f7461f

  1. … 18 more files in changeset.
Save as now deletes the file instead of trying to update it. New project will now also prompt the user if there is no file or something went wrong while trying to obtain the numer of changes. Related to Issue [WTI-487]

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

Former-commit-id: b4754af21025f8e09e9601e35e791e005eafa3da

Former-commit-id: 61f0778fee1aa8067202e43865e6ee309f7b25e0

  1. … 3 more files in changeset.
Added tests for CreateConversionCollector, UpdateConversionCollector and FailureMechanismPlacholder create and update extensions. Moved Garbage collect call to a finally block, so that it is called before disposing the FileDisposeHelper (and therefore deleting the accessed file.) Related to Issue [WTI-290]

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

Former-commit-id: 8ec1876d9f4b97f4aee3cba8ffd965bae45cbe36

Former-commit-id: 08de2ae969fed23afdb9c0f2f30500c7f2ebfb62

  1. … 20 more files in changeset.
- Review comments processed Related to Issue [WTI-434]

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

Former-commit-id: f05f341be86ca1b4eb879333768a3925aa0cf58f

Former-commit-id: 447cb6e97ffc42fd36f3f0ce3d1649cd844161b9

  1. … 19 more files in changeset.
- Added utils to auto-generate test databases. * Integrate the automatic generation of test databases in all tests that use test databases Related to Issue [WTI-434]

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

Former-commit-id: 73072de25065656a978f74d8970e1b0f91acf2b7

Former-commit-id: 0122f5be078ab12b718ff5737da620ea7babfe4a

  1. … 26 more files in changeset.
* Implemented review suggestions from WTI-Review-319 ** Fixing typo's ** Extra XML docs ** Improved consistency ** Removed obsolete tests ** Split tests to improve readability Related to Issue [WTI-337]

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

Former-commit-id: 1116e927199781c11f61b477a300c8afbe2d07e3

Former-commit-id: 52e3e9f95fcba68cbb73e497ad02b8d883d8454c

  1. … 85 more files in changeset.
Removed redundant white spaces from source header file

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

Former-commit-id: 5385e547d35c5b2b44dd4f890b5e92439e73ba0e

  1. … 376 more files in changeset.
# Added storage for dune assessment section # Extended DikeAssessmentSectionEntity with a sorting field # Introduced a persistor interface Related to Issue [WTI-280]

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

Former-commit-id: f2aaa1fd66ae563cd7bb940812f23353c14f56f0

  1. … 30 more files in changeset.
Fix typo in license header files. Related to Issue [WTI-214]

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

Former-commit-id: faf0edbcd09426c7514c2271cf2f9f7f6b953170

  1. … 357 more files in changeset.
Added license header in all files that are released. Related to Issue [WTI-214]

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

Former-commit-id: 16c5098cc1d09af880efbe57a1aafd06f8039ef5

  1. … 405 more files in changeset.
Moved FileWriterErrorMessageBuilder to Core.Common.Utils Related to Issue [WTI-286]

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

Former-commit-id: 4b9cd6f7602a689a5cce712ec5181d76c5d7487c

  1. … 9 more files in changeset.
Minor changes after review Related to Issue [WTI-286]

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

Former-commit-id: 2f006efe63496e7c1a9c86c54f6aa03305096789

  1. … 14 more files in changeset.