BigW Consortium Gitlab

  1. 25 Jul, 2016 1 commit
    • Fix backup restore · c6ff77d4
      Stan Hu authored
      Set permissions of backup dir to g+s
      
      Closes #20188
  2. 30 Jun, 2016 1 commit
  3. 10 Jun, 2016 1 commit
  4. 03 Jun, 2016 3 commits
  5. 31 May, 2016 1 commit
  6. 25 May, 2016 1 commit
  7. 23 May, 2016 1 commit
  8. 16 May, 2016 1 commit
  9. 08 Feb, 2016 1 commit
  10. 19 Nov, 2015 1 commit
  11. 18 Nov, 2015 2 commits
  12. 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
  13. 03 Nov, 2015 1 commit
  14. 02 Nov, 2015 1 commit
  15. 16 Oct, 2015 1 commit
  16. 06 Oct, 2015 6 commits
  17. 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.
  18. 18 Sep, 2015 1 commit
  19. 15 Sep, 2015 3 commits
  20. 21 Aug, 2015 1 commit
  21. 12 Aug, 2015 1 commit
  22. 30 Jul, 2015 1 commit
  23. 29 Jul, 2015 1 commit
  24. 21 Jul, 2015 1 commit
    • Don't stop if database.sql.gz already exists · 346b0749
      Jacob Vosmaer authored
      The existing behavior of the backups is to overwrite whatever data
      was still there in the scratch directories. This broke when we added
      a 'gzip' step because 'gzip database.sql' will fail if 'database.sql.gz'
      already exists. Doing 'rm -f database.sql.gz' before the 'gzip'
      avoids this failure.
  25. 07 Jul, 2015 1 commit
  26. 06 Jul, 2015 2 commits
  27. 09 Jun, 2015 2 commits
  28. 02 Apr, 2015 1 commit