An error occurred fetching the project authors.
  1. 11 Jan, 2016 1 commit
  2. 06 Jan, 2016 1 commit
  3. 05 Jan, 2016 1 commit
  4. 29 Dec, 2015 1 commit
    • Grzegorz Bizon's avatar
      Add hotfix that allows to access build artifacts created before 8.3 · 50469645
      Grzegorz Bizon authored
      This is a temporary hotfix that allows to access build artifacts created
      before 8.3. See #5257.
      
      This needs to be changed after migrating CI build files.
      
      Note that `ArtifactUploader` uses `artifacts_path` to create a storage
      directory before and after parsisting `Ci::Build` instance, before and
      after moving a file to store (save and fetch a file).
      50469645
  5. 28 Dec, 2015 1 commit
  6. 20 Dec, 2015 1 commit
  7. 17 Dec, 2015 1 commit
  8. 16 Dec, 2015 1 commit
  9. 11 Dec, 2015 4 commits
  10. 10 Dec, 2015 1 commit
  11. 23 Nov, 2015 1 commit
    • Kamil Trzcinski's avatar
      Fix 500 when using CI · 57e974c0
      Kamil Trzcinski authored
      - Fix for Ci::Build state machine, allowing to process builds without the project
      - Forcefully update builds that didn't want to update with state machine
      - Fix saving GitLabCiService as Admin Template
      57e974c0
  12. 13 Nov, 2015 1 commit
  13. 10 Nov, 2015 1 commit
    • Kamil Trzcinski's avatar
      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
      d0e3e823
  14. 05 Nov, 2015 1 commit
    • Kamil Trzcinski's avatar
      CI details cleanup · ba68facf
      Kamil Trzcinski authored
      - Add page titles to CI settings.
      - Fix CI admin navigation.
      - Remove duplicated scope.
      - Use monospace font for commit sha.
      - Add page title and header title to build page.
      - Proper authorization for cancel/retry builds.
      - Use gitlab pagination theme for builds and group members.
      - Don't paginate builds widget on build page.
      - Add badges to commit page Changes/Builds tabs.
      - Add "Builds" to commit Builds tab page title.
      - Add and use Ci::Build#retryable? method.
      - Add CI::Build#retried? method.
      - Allow all failed commit builds to be retried.
      - Proper authorization for cancel/retry all builds.
      - Remove unused param.
      - Use time_ago_with_tooltip where appropriate.
      - Tweak builds index text
      - Remove duplication between builds/build and commit_statuses/commit_status.
      - Use POST rather than GET for canceling and retrying builds.
      - Remove redundant URL helpers.
      - Add build ID to build page.
      - Link branch name on build page.
      - Move commit/:sha/ci to commit/:sha/builds.
      ba68facf
  15. 15 Oct, 2015 1 commit
  16. 14 Oct, 2015 4 commits
  17. 13 Oct, 2015 1 commit
  18. 12 Oct, 2015 2 commits
  19. 06 Oct, 2015 2 commits
  20. 05 Oct, 2015 6 commits
  21. 03 Oct, 2015 1 commit
  22. 01 Oct, 2015 1 commit
  23. 29 Sep, 2015 3 commits
  24. 10 Sep, 2015 1 commit
  25. 26 Aug, 2015 1 commit