Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Cleanup up piping: - Removed unused files - Removed unused references Related to Issue [WTI-1343]

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

Former-commit-id: 9bff1a1cb0aa60e8667cb99d07bc748df0735e8b

Former-commit-id: 174629dc333d38b6d7a59a3eb4fd9fb980dd3261

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

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

Former-commit-id: fda79840b5ca2b26234f71f990a231a69cefce05

Former-commit-id: 22decd2346491fae07602843fbe9b8931260bcc6

  1. … 394 more files in changeset.
Code cleanup: Ringtoets.GrassCoverErosionInwards Ringtoets.Piping

Related to Issue [WTI-1242]

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

Former-commit-id: 6b066ee60035964ef40e9bcb01857d32effd227f

Former-commit-id: b973d6385ff4b8d55ee6f8eb6c35c02c5a8bf8ca

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

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

Former-commit-id: 09ac504d38097d7466ef5be00bd3b12fec414575

Former-commit-id: 4eb5ed86ca3823e8cb764927e28e699ec3ca0230

  1. … 7 more files in changeset.
* Cleanup Ringtoets.Piping.IO.Test Related to Issue [WTI-737]

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

Former-commit-id: 3b1e75d3ec200abbb0c630e9ebee611738c12c9e

Former-commit-id: 87236b1e28ac36a8e305b06288f8cfa63c3eeb4c

  1. … 20 more files in changeset.
Added reading of parameters of distributions for BelowPhreaticLevel, Permeability and DiameterD70. Related to Issue [WTI-686]

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

Former-commit-id: a7d4b816853df35cdda4f6f9346d83ea0fa10cb1

Former-commit-id: 3bf3a1b003b001778b4cc61dca0c1a8230ea3f63

  1. … 30 more files in changeset.
* Extended Math2D with methods: ** generate a sequence of segments from a sequence of points ** split a sequence of points describing a line into sublines of given lengths * Moved DoubleWithToleranceComparer from Piping.IO.Test to Core.Common.TestUtil Related to Issue [WTI-365]

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

Former-commit-id: 30014773f914157551bef416cf68ff44f81db3d5

Former-commit-id: 5bb25e62e1d45eeb64d1acd97f45a93c4df30982

  1. … 7 more files in changeset.
* Moved Point2D and Point3D from Ringtoets.Piping.Data to Core.Common.Base/Geometry * Defined ReferenceLine class Related to Issue [WTI-317]

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

Former-commit-id: e81f2ef1cfd13b7605809525f70bb0b1e39a9004

Former-commit-id: e1966a57b9fca5524b309c2326b0c5ddfaf1aaf9

  1. … 39 more files in changeset.
removed reference from one test project to another to make sure the tests are only executed once Related to Issue [WTI-250]

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

Former-commit-id: be509f3fc0b52b962e12278aa2a7dabe1f6c6471

  1. … 21 more files in changeset.
Geometry now requires <InnerLoops/> and <OuterLoop/> elements. Added doc for StringGeometryHelper Related to Issue [WTI-27]

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

Former-commit-id: 722c1f381bf3b913350a75910bd3629353e63c0d

  1. … 3 more files in changeset.
Refactoring SoilLayer2DReader so that it uses XDocument. Added validation schema for the geometry in the database. Related to Issue [WTI-27]

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

Former-commit-id: 0ff78396cb9267b02509ee5826333f4989dbd58a

  1. … 10 more files in changeset.
Have DoubleWithToleranceComparer implement both generic and non generic versions of the IComparer interface Renamed IRowBasedReader to IRowBasedDatabaseReader because it better matches its purpose Used ArgumentNullException where it was more appropriate Tested for exception messages Related to Issue [WTI-27]

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

Former-commit-id: d592930a4256566150b8fdfc5fd73b06cfb2df31

  1. … 25 more files in changeset.
Added tests for SoilProfile1DReader, SoilProfile2DReader and CriticalProfileProperties. Improved documentation

Related to Issue [WTI-27]

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

Former-commit-id: c7584fa04d2255bae0ad3220d889e30a4a6be2e3

    • -0
    • +14
    ./StringGeometryHelper.cs
  1. … 13 more files in changeset.
Updated documentation. Made OuterLoop and InnerLoop public on SoilLayer2D. Added exceptions in Math2D.LineIntersectionWithLine for points that don't form lines.

Related to Issue [WTI-27]

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

Former-commit-id: e7f3a6cd56fd6b3c07fac228d8c2e3d457534869

    • -0
    • +36
    ./DoubleWithToleranceComparer.cs
  1. … 15 more files in changeset.
Removed unused classes and methods Documented possible exceptions Translated exception messages in Math2D

Related to Issue [WTI-27]

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

Former-commit-id: bfa0308e75a9dbd129c2eb04d7cf00aa388f6f40

  1. … 20 more files in changeset.
Simplified interface with PipingSoilProfileReader: use HasNext to find out whether there is a next profile and ReadProfile to read that profile, which automatically puts the pointer at the next profile in the result set. Made reading of values that are required fail fast. Added version check for D-Soil Model database files. Made importer skip profiles with layers with invalid geometries. Related to Issue [WTI-27]

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

Former-commit-id: 28a44e334eb1ff10b2c7b2121e3b1fbb1da53d8a

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

  1. … 4839 more files in changeset.
Merged revision(s) 484 from trunk/src/Plugins/Ringtoets/Piping: Moved order logic to PipingSoilProfile. Correctly disposed SQLiteCommand to prevent source file from being locked. Related to Issue WTI-27 ........

Related to Issue [WTI-92]

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

Former-commit-id: 9034617db703c42c1d0730f22c733d01df575ee5

  1. … 5 more files in changeset.