Checkout Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
APPDEV-7631: cleared codenarc error.
  1. … 7 more files in changeset.
APPDEV-7631: codenarc errors removed and all working test cases.
    • -20
    • +19
    ./lemans/reporting/DealerServiceProviderReporter.groovy
  1. … 29 more files in changeset.
APPDEV-7631: codenarc errors removed.
  1. … 21 more files in changeset.
APPDEV-7631: Formatted weeklyRecapReport.
    • -3
    • +0
    ./lemans/util/ReportValidatorUtil.groovy
    • -33
    • +36
    ./lemans/reporting/SsrReporter.groovy
  1. … 1 more file in changeset.
APPDEV-7631: Added new method
    • -7
    • +27
    ./lemans/reporting/SsrReporter.groovy
APPDEV-7631: Deleted folders functional and integration and unused class.
  1. … 92 more files in changeset.
APPDEV-7631: Added classes under src-main-groovy
    • -0
    • +47
    ./lemans/util/ReportValidatorUtil.groovy
    • -0
    • +86
    ./lemans/reporting/SsrReporter.groovy
    • -0
    • +70
    ./lemans/reporting/DealerServiceProviderReporter.groovy
APPDEV-7631: Accidentally deleted files
    • -103
    • +0
    ./lemans/parts/PartsServiceIntegrationSpec.groovy
    • -20
    • +0
    ./lemans/dealer/DealerServiceIntegrationSpec.groovy
    • -495
    • +0
    ./lemans/rider/MonthlyReportServiceIntegrationSpec.groovy
    • -60
    • +0
    ./lemans/sales/SalesRepValidationServiceIntegrationSpec.groovy
    • -527
    • +0
    ./lemans/salesman/SalesmanWeeklyRecapIntegrationSpec.groovy
    • -496
    • +0
    ./lemans/rider/RaceResultServiceIntegrationSpec.groovy
  1. … 75 more files in changeset.
APPDEV-7631: copied ssrsReporter class
    • -0
    • +86
    ./lemans/reporting/SsrReporter.groovy
  1. … 2 more files in changeset.
APPDEV-7631: Moved Files from src-groovy to src-main
    • -0
    • +70
    ./lemans/reporting/DealerServiceProviderReporter.groovy
    • -0
    • +47
    ./lemans/util/ReportValidatorUtil.groovy
  1. … 6 more files in changeset.
APPDEV-7631: copied Integration specs from grails2 dealer service.
    • -0
    • +103
    ./lemans/parts/PartsServiceIntegrationSpec.groovy
    • -0
    • +20
    ./lemans/dealer/DealerServiceIntegrationSpec.groovy
    • -0
    • +495
    ./lemans/rider/MonthlyReportServiceIntegrationSpec.groovy
    • -0
    • +60
    ./lemans/sales/SalesRepValidationServiceIntegrationSpec.groovy
    • -0
    • +527
    ./lemans/salesman/SalesmanWeeklyRecapIntegrationSpec.groovy
    • -0
    • +496
    ./lemans/rider/RaceResultServiceIntegrationSpec.groovy
  1. … 4 more files in changeset.