Checkout Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed obsolete code

Related to Issue [MWDAM-2160]

    • -38
    • +0
    ./MissingRequiredFieldValueException.cs
    • -47
    • +0
    ./EmbeddedResourceNotFoundException.cs
    • -38
    • +0
    ./DtoAssemblerConversionException.cs
  1. … 4 more files in changeset.
Removed Geometry2DSectionAssembler.cs

Related to Issue [MWDAM-2160]

  1. … 5 more files in changeset.
Reverted revision(s) 5774 from :

Fix sonarcloud Reliability issue: Use a comparison to 'default(TDomainObject)' instead or add a constraint to 'TDomainObject' so that it can't be a value type.

Related to Issue [MWDAM-2643]

........

Fix sonarcloud Reliability issue: Use a comparison to 'default(TDomainObject)' instead or add a constraint to 'TDomainObject' so that it can't be a value type.

Related to Issue [MWDAM-2643]

cleanup unused methods

Related to Issue [MWDAM-2273]

Remove redundant CreateDataTransferObject from Geometry2DSectionAssembler. Remove sti files from TestData folder.

Related to Issue [MWDAM-2273]

  1. … 3 more files in changeset.
Reformat and cleanup (copyright to 2024)

Related to Issue [MWDAM-2007]

    • -1
    • +1
    ./MissingRequiredFieldValueException.cs
  1. … 315 more files in changeset.
Use string interpolation

Related to Issue [MWDAM-1878]

    • -1
    • +1
    ./EmbeddedResourceNotFoundException.cs
  1. … 26 more files in changeset.
Convert to file-scoped namespace

Related to Issue [MWDAM-1878]

    • -12
    • +11
    ./MissingRequiredFieldValueException.cs
    • -272
    • +271
    ./DtoPropertyAttributeMap.cs
    • -78
    • +77
    ./DtoPropertyAttributeMapping.cs
    • -19
    • +18
    ./EmbeddedResourceNotFoundException.cs
    • -12
    • +11
    ./DtoAssemblerConversionException.cs
    • -146
    • +145
    ./Geometry2DSectionAssembler.cs
  1. … 307 more files in changeset.
Remove code smell related to System.Exceptions

Related to Issue [MWDAM-1877]

  1. … 5 more files in changeset.
Reformat and cleanup

Related to Issue [MWDAM-1874]

    • -148
    • +176
    ./DtoPropertyAttributeMap.cs
    • -45
    • +51
    ./FileIdentificationAssembler.cs
  1. … 384 more files in changeset.
Run clean-up to update file headers

Related to Issue [MWDAM-1854]

    • -5
    • +5
    ./MissingRequiredFieldValueException.cs
    • -5
    • +5
    ./EmbeddedResourceNotFoundException.cs
  1. … 319 more files in changeset.
Use Any instead of Count >0

Related to Issue [MWDAM-1856]

  1. … 1 more file in changeset.
Remove unnecessary cast

Related to Issue [MWDAM-1856]

Rename parameters to match base class or interface declaration

Related to Issue [MWDAM-1856]

Updated the headers files for the code projects after updating the template.

Related to Issue [MWDAM-1730]

    • -1
    • +1
    ./MissingRequiredFieldValueException.cs
    • -1
    • +1
    ./EmbeddedResourceNotFoundException.cs
  1. … 262 more files in changeset.
Renamed assembler:

- Should operate independently of whatever kernel is involved

Related to Issue [MWDAM-1629]

    • -202
    • +0
    ./DAMMStabGeometry2DSectionAssembler.cs
  1. … 2 more files in changeset.
Fixed typo

Related to Issue [MWDAM-1629]

Removed DamMStabAssembler:

- Decoupling the Geometry2DSectionAssembler from the DAMMacroStability kernel. Extracted used XML keywords to a separate file

Related to Issue [MWDAM-1629]

    • -23
    • +23
    ./DAMMStabGeometry2DSectionAssembler.cs
  1. … 1 more file in changeset.
Moved Assemblers upward, as these are used by the Geometry2DTo1DConverter. These components are still used and should not be deleted.

Related to Issue [MWDAM-1629]

    • -0
    • +39
    ./MissingRequiredFieldValueException.cs
    • -0
    • +202
    ./DAMMStabGeometry2DSectionAssembler.cs
    • -0
    • +48
    ./EmbeddedResourceNotFoundException.cs
    • -0
    • +39
    ./DtoAssemblerConversionException.cs
  1. … 27 more files in changeset.