BigW Consortium Gitlab

  1. 08 Feb, 2016 1 commit
  2. 19 Nov, 2015 1 commit
  3. 18 Nov, 2015 2 commits
  4. 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
  5. 06 Oct, 2015 3 commits
  6. 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.
  7. 15 Sep, 2015 1 commit
  8. 29 Jul, 2015 1 commit
  9. 06 Jul, 2015 1 commit
  10. 09 Jun, 2015 2 commits
  11. 02 Apr, 2015 1 commit
  12. 28 Mar, 2015 1 commit
    • Don't use chmod_R for backup tars · 0f78d92e
      Vinnie Okada authored
      When creating backup tar files, only change permissions on the `db`,
      `uploads`, and `repositories` directories, not their contents.
  13. 25 Mar, 2015 1 commit
  14. 20 Mar, 2015 1 commit
  15. 18 Mar, 2015 1 commit
  16. 17 Mar, 2015 1 commit
  17. 15 Mar, 2015 1 commit
  18. 19 Feb, 2015 1 commit
  19. 16 Feb, 2015 1 commit
    • Fix broken access control and refactor avatar upload · 7d5f86f6
      Hannes Rosenögger authored
      This commit moves the note folder from
      /public/uploads/note
      to
      /uploads/note
      and changes the uploader accordingly.
      Now it's no longer possible to avoid the access control by modifing the url.
      The Avatar upload has been refactored to use an own uploader as well
      to cleanly seperate the two upload types.
  20. 20 Nov, 2014 1 commit
  21. 01 Oct, 2014 1 commit
  22. 29 Sep, 2014 1 commit
  23. 08 May, 2014 1 commit
  24. 03 Mar, 2014 1 commit
  25. 27 Feb, 2014 1 commit
    • Use Gitlab::VERSION to version backups · 75f274b7
      Jacob Vosmaer authored
      Previous to this commit, backups were tied to the git revision (SHA1) of
      the app at the time the backup:create command was invoked. If the SHA1
      at the time of restore was different, the script would refuse to restore
      the backup.  This commit loosens this tie so that the backup script only
      complains if the value of the Gitlab::VERSION constant is different
      between the time of backup and the time of restore.
  26. 06 Nov, 2013 2 commits
  27. 05 Aug, 2013 1 commit
  28. 03 Jun, 2013 1 commit
  29. 30 May, 2013 1 commit
    • fixes for gitlab restore with non-standard backup and repo dirs · 9c82bca5
      Angus MacArthur authored
      These fixes will allow a restore of gitlab when the backups and
      repositories directories are in non-standard locations (ie sub-dirs
      of gitlabhq).  Also allows the restore to be run from script
      overriding the need of a user to confirm the rebuild of the
      authorized_keys file.
  30. 08 May, 2013 1 commit
  31. 06 May, 2013 1 commit
  32. 05 May, 2013 1 commit
  33. 23 Apr, 2013 1 commit
  34. 18 Apr, 2013 1 commit
  35. 10 Apr, 2013 1 commit