- 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 21 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.
-
Grzegorz Bizon authored
`artifacts?` method checks if artifacts archive is available.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This will contain serialized array of files inside artifacts tarball.
-
- 11 Jan, 2016 1 commit
-
-
Stan Hu authored
Properly ensure that the token exists and add defensively check for a non-nil value. Closes #4294
-
- 08 Jan, 2016 1 commit
-
-
Tomasz Maczukin authored
-
- 06 Jan, 2016 1 commit
-
-
Stan Hu authored
-
- 05 Jan, 2016 1 commit
-
-
Grzegorz Bizon authored
See gitlab-org/gitlab-ee!107.
-
- 29 Dec, 2015 1 commit
-
-
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).
-
- 28 Dec, 2015 1 commit
-
-
Grzegorz Bizon authored
Issue #4246
-
- 20 Dec, 2015 1 commit
-
-
Jared Szechy authored
Added a spec for regex captures as well. Fixes #2644
-
- 17 Dec, 2015 1 commit
-
-
Jared Szechy authored
Fixes #2644
-