Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.