1. 06 2月, 2018 1 次提交
  2. 02 2月, 2018 3 次提交
  3. 07 12月, 2017 1 次提交
  4. 28 11月, 2017 1 次提交
  5. 22 11月, 2017 1 次提交
  6. 30 10月, 2017 1 次提交
  7. 01 8月, 2017 1 次提交
  8. 08 6月, 2017 2 次提交
    • 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
    • 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
  9. 02 5月, 2017 1 次提交
  10. 10 4月, 2017 1 次提交
  11. 07 3月, 2017 2 次提交
  12. 25 2月, 2017 1 次提交
    • R
      Minor refactoring of Uploaders · a8c62dfe
      Robert Speicher 提交于
      - Moves a duplicate `file_storage?` definition into the common
        `GitlabUploader` ancestor.
      - Get the `uploads` base directory from a class method rather than
        hard-coding it where it's needed. This will be used in a subsequent MR
        to store Uploads in the database.
      - Improves the specs for uploaders.
      a8c62dfe
  13. 15 2月, 2017 1 次提交
  14. 15 12月, 2016 1 次提交
  15. 24 7月, 2016 1 次提交
  16. 20 7月, 2016 2 次提交
  17. 30 3月, 2016 4 次提交
  18. 09 1月, 2016 1 次提交
  19. 16 11月, 2015 1 次提交
  20. 14 10月, 2015 1 次提交
  21. 20 2月, 2015 1 次提交
  22. 18 2月, 2015 4 次提交
  23. 26 5月, 2014 1 次提交
  24. 23 5月, 2014 1 次提交