- 05 Oct, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 18 Sep, 2017 1 commit
-
-
Grzegorz Bizon authored
Use project full path that can be received from a pipeline object
-
- 14 Sep, 2017 1 commit
-
-
Yorick Peterse authored
This ensures that if a pipeline is present for the last commit on a project's homepage we only run 1 query to get the builds, instead of running 2 queries. See https://gitlab.com/gitlab-org/gitlab-ce/issues/36878#note_40073339 for more information.
-
- 06 Sep, 2017 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Zeger-Jan van de Weg authored
-
- 01 Sep, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 31 Aug, 2017 3 commits
-
-
Zeger-Jan van de Weg authored
Given the user can soon have multiple config sources for CI, we now store what type at the time of the pipeline run we chose. This will give us insight into what triggered the new pipeline so we can display it to the enduser.
-
Zeger-Jan van de Weg authored
Behind an application setting, which defaults to false, this commit implements the implied CI/CD config. Which means that in the case we can't find the `.gitlab-ci.yml` on the commit we want to start a pipeline for, we fall back to an implied configuration. For now the Bash template has been copied to `Auto-Devops.gitlab-ci.yml` so the tests actually work. Fixes #34777
-
Grzegorz Bizon authored
-
- 26 Aug, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 23 Aug, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
It was missing and expected it wouldn't hurt anyone
-
- 03 Aug, 2017 1 commit
-
-
Lin Jen-Shin authored
`:mailer` is needed to pick it easily, while `type: :mailer` is needed for picking it automatically for tests located in spec/mailers/*_spec.rb It's a bit complicated in spec/services/notification_service_spec.rb but we'll leave it alone for now.
-
- 02 Aug, 2017 1 commit
-
-
Robert Speicher authored
-
- 28 Jul, 2017 2 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
- 27 Jul, 2017 1 commit
-
-
Rémy Coutable authored
Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 18 Jul, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 05 Jul, 2017 3 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 04 Jul, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 03 Jul, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 30 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 28 Jun, 2017 1 commit
-
-
Lin Jen-Shin authored
-
- 27 Jun, 2017 1 commit
-
-
Z.J. van de Weg authored
When sending the usage data, it now includes all pipelines. This commit will split the pipelines in two; internal and external. This will lead to historical data being incorrectly marked this way. Fixes gitlab-org/gitlab-ce#33172
-
- 21 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 14 Jun, 2017 1 commit
-
-
Robert Speicher authored
-
- 05 Jun, 2017 2 commits
-
-
Lin Jen-Shin authored
So that we could use it for the schedule before trying to use CreatePipelineService
-
Grzegorz Bizon authored
-
- 02 Jun, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 01 Jun, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
- 31 May, 2017 2 commits
-
-
Grzegorz Bizon authored
-
Kamil Trzcinski authored
-
- 30 May, 2017 1 commit
-
-
Grzegorz Bizon authored
-
- 25 May, 2017 1 commit
-
-
Alexander Randa authored
* implemented logging of project and system web hooks * implemented UI for user area (project hooks) * implemented UI for admin area (system hooks) * implemented retry of logged webhook * NOT imeplemented log remover
-
- 19 May, 2017 1 commit
-
-
Grzegorz Bizon authored
-