1. 04 7月, 2017 1 次提交
  2. 29 6月, 2017 2 次提交
  3. 28 6月, 2017 7 次提交
  4. 26 6月, 2017 1 次提交
  5. 23 6月, 2017 1 次提交
  6. 21 6月, 2017 2 次提交
  7. 20 6月, 2017 2 次提交
  8. 17 6月, 2017 1 次提交
  9. 16 6月, 2017 1 次提交
  10. 15 6月, 2017 5 次提交
  11. 13 6月, 2017 1 次提交
  12. 10 6月, 2017 2 次提交
  13. 09 6月, 2017 4 次提交
  14. 08 6月, 2017 3 次提交
    • D
      Bring in security changes from the 9.2.5 release · 565ead61
      DJ Mountney 提交于
      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
    • S
      Allow group reporters to promote labels · 737d194c
      Sean McGivern 提交于
      They can admin group labels anyway, we weren't checking the more specific
      permission.
      737d194c
    • D
      Bring in security changes from the 9.2.5 release · 1d1363e2
      DJ Mountney 提交于
      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
  15. 07 6月, 2017 6 次提交
  16. 06 6月, 2017 1 次提交