BigW Consortium Gitlab

  1. 26 Jan, 2017 1 commit
  2. 17 Oct, 2016 1 commit
  3. 20 Sep, 2016 1 commit
  4. 19 Sep, 2016 1 commit
    • Test all cycle analytics pre-calculation code. · 8f620851
      Timothy Andrew authored
      All the code that pre-calculates metrics for use in the cycle analytics
      page.
      
      - Ci::Pipeline -> build start/finish
      - Ci::Pipeline#merge_requests
      - Issue -> record default metrics after save
      - MergeRequest -> record default metrics after save
      - Deployment -> Update "first_deployed_to_production_at" for MR metrics
      - Git Push -> Update "first commit mention" for issue metrics
      - Merge request create/update/refresh -> Update "merge requests closing issues"