BigW Consortium Gitlab

  1. 08 Nov, 2016 1 commit
  2. 07 Nov, 2016 3 commits
  3. 04 Nov, 2016 3 commits
  4. 03 Nov, 2016 3 commits
  5. 01 Nov, 2016 1 commit
  6. 28 Oct, 2016 6 commits
  7. 27 Oct, 2016 3 commits
  8. 26 Oct, 2016 3 commits
  9. 25 Oct, 2016 1 commit
    • Don't schedule ProjectCacheWorker unless needed · 3b4af59a
      Yorick Peterse authored
      This changes ProjectCacheWorker.perform_async so it only schedules a job
      when no lease for the given project is present. This ensures we don't
      end up scheduling hundreds of jobs when they won't be executed anyway.
  10. 24 Oct, 2016 3 commits
  11. 22 Oct, 2016 1 commit
    • Fix error in generating labels · 0890aeb6
      Stan Hu authored
      Attempting to generate default set of labels would result in
      an error:
      
      ArgumentError: wrong number of arguments (given 1, expected 0)
      
      Closes #23649
  12. 21 Oct, 2016 1 commit
  13. 20 Oct, 2016 2 commits
  14. 19 Oct, 2016 9 commits