An error occurred fetching the project authors.
- 03 Jun, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 31 May, 2016 1 commit
-
-
Grzegorz Bizon authored
Conflicts: spec/models/build_spec.rb
-
- 24 May, 2016 1 commit
-
-
Robert Speicher authored
Also removes the note from the development/testing.md guide
-
- 19 May, 2016 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 18 Apr, 2016 5 commits
-
-
Grzegorz Bizon authored
At this point this is being handled by GitLab Runner and we need to introduce this as a separate merge request.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 14 Mar, 2016 2 commits
-
-
Kamil Trzcinski authored
- Remove unused Gitlab::Application.routes.url_helpers from Ci::Build - Remove too much logic from a view, use Ci::Commit.matrix_builds - Use ci_status_with_icon - Don't describe symbols
-
Kamil Trzcinski authored
- Remove all view related methods from Ci::Build and CommitStatus - Remove unused Ci::Commit and Ci::Build methods - Use polymorphism to render different types of CommitStatus
-
- 19 Feb, 2016 5 commits
-
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3659905
-
Grzegorz Bizon authored
Also added API specs for that
-
Grzegorz Bizon authored
-
Tomasz Maczukin authored
-
- 28 Jan, 2016 1 commit
-
-
Douwe Maan authored
-
- 20 Jan, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 14 Jan, 2016 6 commits
-
-
Kamil Trzcinski authored
This allows us to implement artifacts passing: runner will download artifacts from all prior builds
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This is needed because of backward compatibility. Previously artifacts archive had `.tar.gz` format, but artifacts browser requires ZIP format now.
-
Grzegorz Bizon authored
`artifacts?` method checks if artifacts archive is available.
-
Grzegorz Bizon authored
-
- 20 Dec, 2015 1 commit
-
-
Jared Szechy authored
Added a spec for regex captures as well. Fixes #2644
-
- 16 Dec, 2015 2 commits
-
-
Rubén Dávila authored
-
Rubén Dávila authored
-
- 11 Dec, 2015 4 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 09 Dec, 2015 1 commit
-
-
Douwe Maan authored
-
- 10 Nov, 2015 1 commit
-
-
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 Oct, 2015 2 commits
-
-
Kamil Trzcinski authored
Slightly refactor runner status detection: moving it to Runner class Signed-off-by: Kamil Trzcinski <ayufan@ayufan.eu>
-
Kamil Trzcinski authored
-
- 12 Oct, 2015 1 commit
-
-
Kamil Trzcinski authored
-
- 05 Oct, 2015 1 commit
-
-
Kamil Trzcinski authored
-