BigW Consortium Gitlab

  1. 01 May, 2017 1 commit
  2. 27 Mar, 2017 1 commit
  3. 23 Feb, 2017 3 commits
  4. 13 Dec, 2016 1 commit
  5. 06 Dec, 2016 1 commit
  6. 04 Nov, 2016 2 commits
  7. 13 Jul, 2016 1 commit
  8. 12 Jul, 2016 1 commit
    • Expire the branch cache after `git gc` runs · 3dc6bf2b
      Stan Hu authored
      Due to a stale NFS cache, it's possible that a branch lookup fails
      while `git gc` is running and causes missing branches in merge requests.
      
      Possible workaround for #15392