BigW Consortium Gitlab

  1. 30 Nov, 2016 2 commits
  2. 27 Oct, 2016 1 commit
  3. 24 Oct, 2016 1 commit
  4. 11 Aug, 2016 1 commit
  5. 09 Aug, 2016 1 commit
  6. 01 Jul, 2016 1 commit
  7. 30 Jun, 2016 1 commit
  8. 03 Jun, 2016 2 commits
  9. 23 May, 2016 1 commit
  10. 16 May, 2016 1 commit
  11. 30 Mar, 2016 1 commit
  12. 22 Mar, 2016 1 commit
  13. 19 Nov, 2015 1 commit
  14. 18 Nov, 2015 1 commit
  15. 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
  16. 06 Oct, 2015 2 commits
  17. 03 Oct, 2015 1 commit
  18. 15 Sep, 2015 3 commits
  19. 24 Jul, 2015 2 commits
  20. 10 Jul, 2015 1 commit
  21. 09 Jul, 2015 1 commit
  22. 08 Jul, 2015 1 commit
  23. 07 Jul, 2015 1 commit
  24. 23 Jun, 2015 1 commit
  25. 22 Jun, 2015 3 commits
  26. 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
  27. 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.
  28. 18 Mar, 2015 1 commit
  29. 17 Mar, 2015 1 commit
  30. 15 Mar, 2015 1 commit
  31. 12 Feb, 2015 1 commit