Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reformat and Cleanup Deltares to update the copyright to 2025

Related to Issue [MWDAM-2038]

    • -1
    • +1
    ./Extensions/SpecificationExtensions.cs
  1. … 389 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -1
    • +1
    ./Extensions/SpecificationExtensions.cs
  1. … 322 more files in changeset.
Fixed 2 bugs indicated by sonarcloud

Related to Issue [MWDAM-1911]

  1. … 1 more file in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -6
    • +5
    ./Extensions/SpecificationExtensions.cs
  1. … 314 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -1
    • +1
    ./Extensions/SpecificationExtensions.cs
  1. … 393 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./Extensions/SpecificationExtensions.cs
  1. … 326 more files in changeset.
Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./Extensions/SpecificationExtensions.cs
  1. … 269 more files in changeset.
After removing Assessment mode, cleaned code somewhat. Mainly getting rid of dead code.

Related to Issue [MWDAM-1410]

    • -39
    • +0
    ./LessThanOrEqualToSpecification.cs
    • -56
    • +0
    ./GreaterThanOrEqualToSpecification.cs
    • -109
    • +1
    ./Extensions/SpecificationExtensions.cs
  1. … 15 more files in changeset.
Update license headers

Related to Issue [MWDAM-1369]

    • -1
    • +1
    ./GreaterThanOrEqualToSpecification.cs
    • -1
    • +1
    ./Extensions/SpecificationExtensions.cs
  1. … 190 more files in changeset.
Add sensors to data model Dam engine

Related to Issue [MWDAM-1254]

    • -0
    • +55
    ./OrSpecification.cs
    • -0
    • +117
    ./CompositeSpecification.cs
    • -0
    • +93
    ./SpecificationBaseAttribute.cs
    • -0
    • +72
    ./SpecificationBase.cs
    • -0
    • +41
    ./MinimumAttribute.cs
    • -0
    • +56
    ./GreaterThanOrEqualToSpecification.cs
    • -0
    • +142
    ./Extensions/SpecificationExtensions.cs
    • -0
    • +41
    ./MaximumAttribute.cs
    • -0
    • +54
    ./PredicateSpecification.cs
    • -0
    • +39
    ./LessThanOrEqualToSpecification.cs
    • -0
    • +48
    ./ValidationException.cs
    • -0
    • +50
    ./NotSpecification.cs
    • -0
    • +56
    ./AndSpecification.cs
  1. … 36 more files in changeset.