Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improve factory methods WTI-1677

    • -18
    • +14
    ./AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismSectionResultAssemblyFactory.cs
    • -18
    • +14
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
    • -10
    • +74
    ./AssemblyFactories/MacroStabilityOutwardsFailureMechanismSectionResultAssemblyFactory.cs
    • -18
    • +14
    ./AssemblyFactories/MicrostabilityFailureMechanismSectionResultAssemblyFactory.cs
    • -18
    • +14
    ./AssemblyFactories/PipingStructureFailureMechanismSectionResultAssemblyFactory.cs
    • -18
    • +14
    ./AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultAssemblyFactory.cs
    • -18
    • +14
    ./AssemblyFactories/TechnicalInnovationFailureMechanismSectionResultAssemblyFactory.cs
    • -18
    • +14
    ./AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismSectionResultAssemblyFactory.cs
  1. … 17 more files in changeset.
Add failure mechanism assembly method to standalone failure mechanisms WTI-1677

    • -0
    • +52
    ./AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +52
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +52
    ./AssemblyFactories/MicrostabilityFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +52
    ./AssemblyFactories/PipingStructureFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +52
    ./AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +52
    ./AssemblyFactories/TechnicalInnovationFailureMechanismSectionResultAssemblyFactory.cs
    • -0
    • +52
    ./AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismSectionResultAssemblyFactory.cs
  1. … 7 more files in changeset.
Add assembly group to standalones WTI-1686

    • -1
    • +1
    ./GrassCoverSlipOffInwardsFailureMechanism.cs
    • -1
    • +1
    ./GrassCoverSlipOffOutwardsFailureMechanism.cs
    • -1
    • +1
    ./MacroStabilityOutwardsFailureMechanism.cs
    • -1
    • +3
    ./StrengthStabilityLengthwiseConstructionFailureMechanism.cs
    • -1
    • +1
    ./WaterPressureAsphaltCoverFailureMechanism.cs
  1. … 8 more files in changeset.
Add assembly group to INN WTI-1686

    • -1
    • +3
    ./TechnicalInnovationFailureMechanism.cs
  1. … 3 more files in changeset.
Cleanup WTI-1670

    • -2
    • +0
    ./AssemblyFactories/MacroStabilityOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 4 more files in changeset.
Update factory in macro stability outwards WTI-1670

    • -18
    • +10
    ./AssemblyFactories/MacroStabilityOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Implement assembly factory methods for technical innovations WTI-1644

    • -4
    • +72
    ./AssemblyFactories/TechnicalInnovationFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Adapt result data model for technical innovations WTI-1644

    • -5
    • +17
    ./SectionResults/TechnicalInnovationFailureMechanismSectionResult.cs
  1. … 11 more files in changeset.
Implement assembly factory methods for strength stability lengthwise construction WTI-1643

    • -4
    • +72
    ./AssemblyFactories/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Removed old property from data model. WTI-1642

    • -8
    • +2
    ./SectionResults/WaterPressureAsphaltCoverFailureMechanismSectionResult.cs
  1. … 7 more files in changeset.
Added combined assembly factory method. WTI-1642

    • -0
    • +35
    ./AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Added tailor made assembly factory method. WTI-1642

    • -0
    • +33
    ./AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Change return type of simple assembly factory method. WTI-1642

    • -4
    • +4
    ./AssemblyFactories/WaterPressureAsphaltCoverFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Adapt data model for stability lengthwise construction section result WTI-1643

    • -4
    • +15
    ./SectionResults/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResult.cs
  1. … 11 more files in changeset.
Update assemblyexception xmldocs WTI-1643

    • -1
    • +1
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 4 more files in changeset.
Extended data model. WTI-1642

    • -0
    • +18
    ./SectionResults/WaterPressureAsphaltCoverFailureMechanismSectionResult.cs
  1. … 1 more file in changeset.
Update XMLDoc for section result constructors WTI-1641

    • -4
    • +1
    ./SectionResults/GrassCoverSlipOffInwardsFailureMechanismSectionResult.cs
    • -4
    • +1
    ./SectionResults/GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
    • -3
    • +1
    ./SectionResults/MacroStabilityOutwardsFailureMechanismSectionResult.cs
    • -4
    • +1
    ./SectionResults/MicrostabilityFailureMechanismSectionResult.cs
    • -4
    • +1
    ./SectionResults/PipingStructureFailureMechanismSectionResult.cs
    • -4
    • +1
    ./SectionResults/StrengthStabilityLengthwiseConstructionFailureMechanismSectionResult.cs
    • -4
    • +1
    ./SectionResults/TechnicalInnovationFailureMechanismSectionResult.cs
    • -4
    • +1
    ./SectionResults/WaterPressureAsphaltCoverFailureMechanismSectionResult.cs
  1. … 11 more files in changeset.
Implement assembly factory methods for piping structures WTI-1641

    • -4
    • +108
    ./AssemblyFactories/PipingStructureFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Adapt data model for piping structure section result WTI-1641

    • -8
    • +18
    ./SectionResults/PipingStructureFailureMechanismSectionResult.cs
  1. … 11 more files in changeset.
Removed old properties from data model. WTI-1639

    • -16
    • +0
    ./SectionResults/GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 7 more files in changeset.
Added combined assembly method to factory. WTI-1639

    • -0
    • +36
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Implement result row and view for grass cover slipoff inwards WTI-1640

    • -4
    • +4
    ./AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 4 more files in changeset.
Added tailor made assembly method to factory. WTI-1639

    • -0
    • +33
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Added detailed assembly method to factory. WTI-1639

    • -1
    • +35
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Changed return type of simple assembly factory method. WTI-1639

    • -3
    • +3
    ./AssemblyFactories/GrassCoverSlipOffOutwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Fix xml docs. WTI-1639

    • -4
    • +4
    ./AssemblyFactories/MacroStabilityOutwardsFailureMechanismSectionResultAssemblyFactory.cs
    • -4
    • +4
    ./AssemblyFactories/MicrostabilityFailureMechanismSectionResultAssemblyFactory.cs
  1. … 4 more files in changeset.
Implement assembly factory methods for grass cover slipoff inwards WTI-1640

    • -3
    • +105
    ./AssemblyFactories/GrassCoverSlipOffInwardsFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.
Adapt grass cover slipoff inwards result data model WTI-1640

    • -8
    • +18
    ./SectionResults/GrassCoverSlipOffInwardsFailureMechanismSectionResult.cs
  1. … 11 more files in changeset.
extended data model. WTI-1639

    • -0
    • +26
    ./SectionResults/GrassCoverSlipOffOutwardsFailureMechanismSectionResult.cs
  1. … 1 more file in changeset.
Expand assembly factory WTI-1638

    • -3
    • +107
    ./AssemblyFactories/MicrostabilityFailureMechanismSectionResultAssemblyFactory.cs
  1. … 1 more file in changeset.