BigW Consortium Gitlab

  1. 11 Aug, 2016 1 commit
  2. 09 Aug, 2016 1 commit
  3. 01 Jul, 2016 1 commit
  4. 30 Jun, 2016 1 commit
  5. 03 Jun, 2016 2 commits
  6. 25 May, 2016 2 commits
  7. 23 May, 2016 1 commit
  8. 16 May, 2016 1 commit
  9. 30 Mar, 2016 1 commit
  10. 22 Mar, 2016 1 commit
  11. 19 Nov, 2015 1 commit
  12. 18 Nov, 2015 1 commit
  13. 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
  14. 06 Oct, 2015 2 commits
  15. 03 Oct, 2015 1 commit
  16. 15 Sep, 2015 3 commits
  17. 24 Jul, 2015 2 commits
  18. 10 Jul, 2015 1 commit
  19. 09 Jul, 2015 1 commit
  20. 08 Jul, 2015 1 commit
  21. 07 Jul, 2015 1 commit
  22. 23 Jun, 2015 1 commit
  23. 22 Jun, 2015 3 commits
  24. 02 Apr, 2015 2 commits
    • Improve regexp to prevent false positives · b277f23a
      Stan Hu authored
      If a filename happened to contain "db" and enough "rwx" characters before, then
      this test would previously fail. For example:
      
      ```
      drwxr-xr-x gitlab-runner/gitlab-runner      0 2015-04-02 07:46 uploads/tmp/cassidy.stokes8477/gitlabhq/36d972fa55d6b44810fc6fd843473adb/
      ```
      
      Adding a space before the "db" match string tightens up the regexp and reduces the
      chance of unintended match.
    • ability to skip some items in backup · 67c83489
      Valery Sizov authored
  25. 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.
  26. 18 Mar, 2015 1 commit
  27. 17 Mar, 2015 1 commit
  28. 15 Mar, 2015 1 commit
  29. 12 Feb, 2015 1 commit
  30. 04 Dec, 2014 1 commit
  31. 28 Feb, 2014 1 commit