BigW Consortium Gitlab

  1. 28 Jul, 2017 1 commit
  2. 21 Jun, 2017 1 commit
  3. 14 Jun, 2017 1 commit
  4. 10 May, 2017 1 commit
  5. 01 May, 2017 1 commit
  6. 27 Mar, 2017 1 commit
  7. 23 Feb, 2017 3 commits
  8. 13 Dec, 2016 1 commit
  9. 06 Dec, 2016 1 commit
  10. 04 Nov, 2016 2 commits
  11. 13 Jul, 2016 1 commit
  12. 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