BigW Consortium Gitlab

  1. 15 Aug, 2017 1 commit
  2. 02 Aug, 2017 1 commit
  3. 01 Aug, 2017 1 commit
  4. 27 Jul, 2017 1 commit
  5. 22 May, 2017 1 commit
  6. 08 May, 2017 2 commits
  7. 04 May, 2017 1 commit
    • Cycle analytics specs needed Commit to reference issue · 29519edb
      James Edwards-Jones authored
      The plan stage both measures time taken and lists related commits. We test for commits being listed, so needed to actually mention the issue in them. An alternative would have been adding “allow_any_instance_of(Commit).to receive(:matches_cross_reference_regex?).and_return(true)” but this felt too coupled to implementation.
  8. 01 May, 2017 1 commit
  9. 07 Feb, 2017 1 commit
  10. 06 Feb, 2017 4 commits
  11. 25 Jan, 2017 1 commit
  12. 17 Jan, 2017 11 commits
  13. 04 Dec, 2016 1 commit
  14. 01 Dec, 2016 1 commit
    • Pass commit data to ProcessCommitWorker · 6b4d3356
      Yorick Peterse authored
      By passing commit data to this worker we remove the need for querying
      the Git repository for every job. This in turn reduces the time spent
      processing each job.
      
      The migration included migrates jobs from the old format to the new
      format. For this to work properly it requires downtime as otherwise
      workers may start producing errors until they're using a newer version
      of the worker code.
  15. 23 Nov, 2016 1 commit
  16. 21 Nov, 2016 1 commit
  17. 18 Nov, 2016 6 commits
  18. 17 Nov, 2016 4 commits