BigW Consortium Gitlab

  1. 29 Aug, 2017 6 commits
  2. 28 Aug, 2017 32 commits
  3. 27 Aug, 2017 2 commits
    • Simplify system hook testing and guarantee test will fire · 1e53f40c
      Stan Hu authored
      The change in !11728 would cause an arbitrary project to be chosen to test
      system hooks, and it's likely that the project would not have any commits or
      relevant commits to test the hook. This would prevent admins from verifying
      that the hook fired. Instead of trying to create a representative hook
      dynamically, just send static data to guarantee the hook will actually be
      tested.
      
      Closes #37067
    • Add changelog entry · 5e0b1442
      Hiroyuki Sato authored