BigW Consortium Gitlab

  1. 03 Jun, 2016 2 commits
  2. 10 May, 2016 1 commit
    • Fix a few places where autoloading would fail · 5589dcf8
      Rémy Coutable authored
      - Fix naming of API::CommitStatuses
      - Ensure we use require_dependency instead of require
      - Ensure the namespace is right in lib/api/api.rb, otherwise, we
        might require Grape::API::Helpers which defines the `#params` method.
        This is to avoid requiring a file multiple times and getting an "Already
        initialized constant" error.
      Signed-off-by: 's avatarRémy Coutable <remy@rymai.me>
  3. 09 May, 2016 1 commit
  4. 29 Apr, 2016 1 commit
  5. 28 Apr, 2016 2 commits
  6. 20 Apr, 2016 1 commit
  7. 26 Jan, 2016 1 commit
  8. 11 Dec, 2015 1 commit
  9. 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
  10. 23 Oct, 2015 1 commit
  11. 05 Oct, 2015 1 commit
  12. 18 Sep, 2015 2 commits
  13. 14 Sep, 2015 1 commit
  14. 26 Aug, 2015 1 commit