- 05 Apr, 2019 1 commit
-
-
Kamil Trzciński authored
Our templates are free to override the 'stages:'. However, they should follow the convention to always include 'build', 'test', 'deploy' which are defaults when not defined.
-
- 03 Apr, 2019 1 commit
-
-
Francisco Javier López authored
In order to implement https://gitlab.com/gitlab-org/gitlab-ee/issues/10179 we need several modifications on the CI config file. We are adding a new ports section in the default Image object. Each of these ports will accept: number, protocol and name. By default this new configuration will be only enabled in the Web IDE config file.
-
- 19 Feb, 2019 2 commits
- 25 Jan, 2019 1 commit
-
-
Grzegorz Bizon authored
-
- 24 Jan, 2019 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 07 Jan, 2019 1 commit
-
-
Kamil Trzciński authored
This adds `project:, file:, ref:` specification support.
-
- 04 Jan, 2019 1 commit
-
-
Kamil Trzciński authored
These are data columns that store runtime configuration of build needed to execute it on runner and within pipeline. The definition of this data is that once used, and when no longer needed (due to retry capability) they can be freely removed. They use `jsonb` on PostgreSQL, and `text` on MySQL (due to lacking support for json datatype on old enough version).
-
- 07 Nov, 2018 1 commit
-
-
Markus Doits authored
-
- 01 Nov, 2018 2 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
- 27 Oct, 2018 2 commits
-
-
Matija Čupić authored
-
Matija Čupić authored
-
- 02 Oct, 2018 2 commits
-
-
-
Grzegorz Bizon authored
-
- 26 Sep, 2018 1 commit
-
-
Dylan Griffith authored
-
- 05 Sep, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 04 Sep, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 28 Jun, 2018 1 commit
-
-
Marin Jankovski authored
Drop the spec in YamlProcessor that reads current .gitlab-ci.yaml. If the .yaml file is not valid, specs would not run in CI.
-
- 18 Jun, 2018 1 commit
-
-
Robert Speicher authored
-
- 27 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 23 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 22 Mar, 2018 4 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 21 Mar, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 19 Mar, 2018 1 commit
-
-
Grzegorz Bizon authored
-
- 28 Feb, 2018 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 07 Feb, 2018 1 commit
-
-
Kamil Trzciński authored
-
- 06 Feb, 2018 1 commit
-
-
Dylan Griffith authored
- Move the exception handling as close to the source as possible to avoid leaking Psych ahstraction - Also remove unnecessary rescue all statement from LintsController. This should not be necessary anymore since any YAML errors should all be caught by the #validation_message method.
-
- 28 Nov, 2017 2 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 19 Sep, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 18 Sep, 2017 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Use project full path that can be received from a pipeline object
-
Grzegorz Bizon authored
-