An error occurred fetching the project authors.
- 06 May, 2016 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 29 Apr, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 20 Apr, 2016 4 commits
-
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin authored
-
Tomasz Maczukin 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
-
- 13 Apr, 2016 2 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 11 Apr, 2016 1 commit
-
-
Kamil Trzcinski 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 10 commits
-
-
Kamil Trzcinski authored
Use around_transition to trigger build creation for next stages
-
Kamil Trzcinski authored
-
Grzegorz Bizon authored
Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3659905
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 20 Jan, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 14 Jan, 2016 13 commits
-
-
Kamil Trzcinski authored
This allows us to implement artifacts passing: runner will download artifacts from all prior builds
-
Tomasz Maczukin authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
In this version we will support only relative paths in artifacts metadata. Support for absolute paths will be introduced later.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Artifacts metadata field will be used to store a filename of gzipped file containing metadata definition for given artifacts archive.
-
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.
-