1. 26 10月, 2016 1 次提交
  2. 22 10月, 2016 1 次提交
  3. 10 10月, 2016 1 次提交
  4. 30 9月, 2016 1 次提交
  5. 29 9月, 2016 1 次提交
  6. 20 8月, 2016 2 次提交
  7. 04 8月, 2016 1 次提交
  8. 03 8月, 2016 2 次提交
    • S
      Mention that gitlab.rb needs to be kept · 5fedd7d1
      Sean McGivern 提交于
      5fedd7d1
    • S
      Store OTP secret key in secrets.yml · 405379bb
      Sean McGivern 提交于
      .secret stores the secret token used for both encrypting login cookies
      and for encrypting stored OTP secrets. We can't rotate this, because
      that would invalidate all existing OTP secrets.
      
      If the secret token is present in the .secret file or an environment
      variable, save it as otp_key_base in secrets.yml. Now .secret can be
      rotated without invalidating OTP secrets.
      
      If the secret token isn't present (initial setup), then just generate a
      separate otp_key_base and save in secrets.yml.
      
      Update the docs to reflect that secrets.yml needs to be retained past
      upgrades, but .secret doesn't.
      405379bb
  9. 29 7月, 2016 1 次提交
  10. 26 4月, 2016 1 次提交
  11. 21 4月, 2016 2 次提交
  12. 22 3月, 2016 1 次提交
  13. 13 2月, 2016 1 次提交
  14. 30 12月, 2015 1 次提交
  15. 29 11月, 2015 1 次提交
  16. 24 11月, 2015 1 次提交
  17. 19 11月, 2015 1 次提交
  18. 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
  19. 22 10月, 2015 1 次提交
  20. 16 10月, 2015 1 次提交
  21. 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
  22. 14 9月, 2015 1 次提交
  23. 10 9月, 2015 1 次提交
  24. 09 9月, 2015 1 次提交
  25. 05 8月, 2015 1 次提交
  26. 30 7月, 2015 1 次提交
  27. 23 7月, 2015 1 次提交
  28. 21 7月, 2015 1 次提交
  29. 07 7月, 2015 1 次提交
  30. 29 6月, 2015 1 次提交
  31. 26 5月, 2015 1 次提交
  32. 22 5月, 2015 1 次提交
  33. 08 5月, 2015 2 次提交
  34. 07 5月, 2015 1 次提交
  35. 02 4月, 2015 1 次提交
  36. 17 2月, 2015 1 次提交