An error occurred fetching the project authors.
- 01 Apr, 2019 1 commit
-
-
Thong Kuah authored
Adds `# frozen_string_literal: true` to spec/models ruby files
-
- 20 Mar, 2019 2 commits
-
-
Tiger authored
Introduces the concept of Prerequisites for a CI build. If a build has unmet prerequisites it will go through the :preparing state before being made available to a runner. There are no actual prerequisites yet, so current behaviour is unchanged.
-
Tiger authored
Introduces a new status for builds between :created and :pending that will be used when builds require one or more prerequisite actions to be completed before being picked up by a runner (such as creating Kubernetes resources before deploying). The existing :created > :pending transition is unchanged, so only builds that require preparation will use the :preparing status.
-
- 04 Dec, 2018 1 commit
-
-
Shinya Maeda authored
-
- 03 Dec, 2018 3 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 05 Oct, 2018 1 commit
-
-
Shinya Maeda authored
-
- 02 Oct, 2018 1 commit
-
-
Shinya Maeda authored
-
- 16 May, 2018 1 commit
-
-
Mayra Cabrera authored
Also moves the assertions were they belong
-
- 15 May, 2018 1 commit
-
-
Mayra Cabrera authored
methods Includes Presentable module into CommitStatus. This fixes presenter methods being called on those classes. Closes #46177
-
- 10 Apr, 2018 1 commit
-
-
Tomasz Maczukin authored
-
- 04 Apr, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
This reverts commit 4f2cdb51.
-
- 01 Mar, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
This makes grouping on version number available. In general I'd like to group based on MAJOR.MINOR version numbers for Gitaly.
-
- 06 Nov, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 05 Sep, 2017 4 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
- Fix spec
-
Shinya Maeda authored
-
- 09 Aug, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 27 Jul, 2017 1 commit
-
-
Keifer Furzland authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 26 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 24 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 20 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 11 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 04 Jul, 2017 1 commit
-
-
Grzegorz Bizon authored
We still didn't migrate `ci_builds.stage_id`, so we can't use a belongs_to association. We also have `ci_builds.stage` string attribute, that we need to phase out in favor of `ci_stages.name`.
-
- 20 Jun, 2017 3 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 14 Jun, 2017 2 commits
-
-
Robert Speicher authored
-
Robert Speicher authored
-
- 22 May, 2017 1 commit
-
-
Z.J. van de Weg authored
These were untested by the cherry picked commit.
-
- 07 May, 2017 1 commit
-
-
Kamil Trzcinski authored
-
- 06 Apr, 2017 4 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
Not only tracking auto-cancelling in pipelines, we'll also track this in jobs because pipelines could be retried and the information would get lost when this happened. Also erase auto-cancelling relation for pipelines when they're retried.
-
- 28 Mar, 2017 1 commit
-
-
Kamil Trzcinski authored
-