BigW Consortium Gitlab

  1. 02 Aug, 2017 1 commit
  2. 27 Jul, 2017 1 commit
  3. 24 Jul, 2017 1 commit
  4. 21 Jul, 2017 1 commit
  5. 18 Jul, 2017 1 commit
  6. 06 Jul, 2017 1 commit
  7. 05 Jul, 2017 1 commit
  8. 29 Jun, 2017 1 commit
  9. 19 Jun, 2017 1 commit
  10. 08 Jun, 2017 2 commits
    • Bring in security changes from the 9.2.5 release · 565ead61
      DJ Mountney authored
      Ran:
       - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
       - git checkout -b 9-2-5-security-patch origin/v9.2.2
       - git apply patchfile.patch
       - git commit
       - [Got the sha ref for the commit]
       - git checkout -b upstream-9-2-security master
       - git cherry-pick <SHA of the patchfile commit>
       - [Resolved conflicts]
       - git cherry-pick --continue
    • Bring in security changes from the 9.2.5 release · 1d1363e2
      DJ Mountney authored
      Ran:
       - git format-patch v9.2.2..v9.2.5 --stdout > patchfile.patch
       - git checkout -b 9-2-5-security-patch origin/v9.2.2
       - git apply patchfile.patch
       - git commit
       - [Got the sha ref for the commit]
       - git checkout -b upstream-9-2-security master
       - git cherry-pick <SHA of the patchfile commit>
       - [Resolved conflicts]
       - git cherry-pick --continue
  11. 22 May, 2017 1 commit
  12. 16 May, 2017 1 commit
  13. 24 Feb, 2017 1 commit