BigW Consortium Gitlab

  1. 30 Nov, 2016 1 commit
  2. 24 Nov, 2016 1 commit
  3. 14 Nov, 2016 1 commit
  4. 25 Oct, 2016 1 commit
  5. 24 Oct, 2016 1 commit
  6. 21 Oct, 2016 1 commit
  7. 10 Oct, 2016 1 commit
  8. 29 Sep, 2016 1 commit
  9. 28 Sep, 2016 1 commit
  10. 19 Aug, 2016 2 commits
  11. 04 Aug, 2016 1 commit
  12. 03 Aug, 2016 2 commits
    • Mention that gitlab.rb needs to be kept · 5fedd7d1
      Sean McGivern authored
    • Store OTP secret key in secrets.yml · 405379bb
      Sean McGivern authored
      .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.
  13. 29 Jul, 2016 1 commit
  14. 26 Apr, 2016 1 commit
  15. 20 Apr, 2016 2 commits
  16. 22 Mar, 2016 1 commit
  17. 12 Feb, 2016 1 commit
  18. 30 Dec, 2015 1 commit
  19. 28 Nov, 2015 1 commit
  20. 23 Nov, 2015 1 commit
  21. 19 Nov, 2015 1 commit
  22. 10 Nov, 2015 1 commit
    • Implement Build Artifacts · d0e3e823
      Kamil Trzcinski authored
      - Offloads uploading to GitLab Workhorse
      - Use /authorize request for fast uploading
      - Added backup recipes for artifacts
      - Support download acceleration using X-Sendfile
  23. 22 Oct, 2015 1 commit
  24. 16 Oct, 2015 1 commit
  25. 25 Sep, 2015 1 commit
    • Add support for AWS S3 Server-Side Encryption support · 253d2320
      Paul Beattie authored
      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.
  26. 14 Sep, 2015 1 commit
  27. 09 Sep, 2015 2 commits
  28. 04 Aug, 2015 1 commit
  29. 30 Jul, 2015 1 commit
  30. 23 Jul, 2015 1 commit
  31. 21 Jul, 2015 1 commit
  32. 06 Jul, 2015 1 commit
  33. 29 Jun, 2015 1 commit
  34. 26 May, 2015 1 commit
  35. 21 May, 2015 1 commit
  36. 08 May, 2015 1 commit