An error occurred fetching the project authors.
  1. 12 Oct, 2017 1 commit
  2. 11 Oct, 2017 1 commit
  3. 07 Oct, 2017 1 commit
  4. 04 Oct, 2017 4 commits
  5. 03 Oct, 2017 1 commit
  6. 08 Sep, 2017 1 commit
  7. 06 Sep, 2017 6 commits
  8. 05 Sep, 2017 1 commit
  9. 04 Sep, 2017 1 commit
  10. 03 Aug, 2017 1 commit
  11. 02 Aug, 2017 2 commits
  12. 20 Jul, 2017 1 commit
  13. 18 Jul, 2017 1 commit
  14. 03 Jul, 2017 1 commit
  15. 30 Jun, 2017 2 commits
  16. 26 Jun, 2017 1 commit
  17. 25 Jun, 2017 1 commit
  18. 22 Jun, 2017 1 commit
  19. 21 Jun, 2017 2 commits
  20. 13 Jun, 2017 1 commit
  21. 08 Jun, 2017 4 commits
    • DJ Mountney's avatar
      Bring in security changes from the 9.2.5 release · 9a260a3d
      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
      9a260a3d
    • DJ Mountney's avatar
      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
      565ead61
    • Timothy Andrew's avatar
      Fix tests on `security-9-2-ee` · 80d7c6ac
      Timothy Andrew authored
      EE-specific tests had to be updated to match changes in
      https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2104
      
      /cc @Bob
      80d7c6ac
    • DJ Mountney's avatar
      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
      1d1363e2
  22. 23 Feb, 2017 4 commits
  23. 19 Dec, 2016 1 commit