1. 23 10月, 2017 1 次提交
  2. 22 10月, 2017 1 次提交
  3. 19 10月, 2017 1 次提交
  4. 21 9月, 2017 1 次提交
  5. 20 9月, 2017 1 次提交
  6. 09 8月, 2017 1 次提交
  7. 27 7月, 2017 1 次提交
  8. 23 5月, 2017 2 次提交
  9. 26 4月, 2017 1 次提交
  10. 25 4月, 2017 1 次提交
  11. 01 3月, 2017 1 次提交
  12. 23 2月, 2017 1 次提交
  13. 01 2月, 2017 1 次提交
  14. 10 1月, 2017 1 次提交
  15. 07 12月, 2016 1 次提交
  16. 30 11月, 2016 1 次提交
  17. 11 8月, 2016 1 次提交
  18. 11 6月, 2016 1 次提交
  19. 04 6月, 2016 1 次提交
    • C
      Replace colorize gem with rainbow. · 903946c7
      Connor Shea 提交于
      Colorize is a gem licensed under the GPLv2, so we can’t use it in GitLab without relicensing GitLab under the terms of the GPL. Rainbow is licensed under the MIT license and does the exact same thing as Colorize, so Rainbow was added in place of Colorize.
      
      The syntax is slightly different for Rainbow vs. Colorize, and was updated in accordance.
      
      The gem is still a dependency of Spinach, so it’s included in the development/test environments, but won’t be packaged with the actual product, and therefore doesn’t require we relicense the product.
      
      An attempt at relicensing Colorize was made, but didn’t succeed as the library owner never responded.
      
      Rainbow library: https://github.com/sickill/rainbow
      Relevant issue regarding licensing in GitLab's gems: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/3775
      903946c7
  20. 03 6月, 2016 2 次提交
  21. 01 6月, 2016 1 次提交
  22. 25 5月, 2016 1 次提交
  23. 24 5月, 2016 1 次提交
  24. 17 5月, 2016 1 次提交
  25. 09 2月, 2016 1 次提交
  26. 19 11月, 2015 2 次提交
  27. 18 11月, 2015 1 次提交
  28. 10 11月, 2015 1 次提交
    • K
      Implement Build Artifacts · d0e3e823
      Kamil Trzcinski 提交于
      - Offloads uploading to GitLab Workhorse
      - Use /authorize request for fast uploading
      - Added backup recipes for artifacts
      - Support download acceleration using X-Sendfile
      d0e3e823
  29. 06 10月, 2015 3 次提交
  30. 26 9月, 2015 1 次提交
    • P
      Add support for AWS S3 Server-Side Encryption support · 253d2320
      Paul Beattie 提交于
      This adds support for AWS S3 SSE with S3 managed keys, this means the
      data is encrypted at rest and the encryption is handled transparently to
      the end user as well as in the AWS Console. This is optional and not
      required to make S3 uploads work.
      253d2320
  31. 16 9月, 2015 1 次提交
  32. 29 7月, 2015 1 次提交
  33. 07 7月, 2015 1 次提交
  34. 10 6月, 2015 1 次提交
  35. 09 6月, 2015 1 次提交