- 12 Jan, 2017 1 commit
-
-
Robert Speicher authored
Use ReactiveCaching to update external CI status asynchronously See https://dev.gitlab.org/gitlab/gitlabhq/merge_requests/2055
-
- 23 Dec, 2016 1 commit
-
-
Z.J. van de Weg authored
Coverage was failing, so this could slip through the cracks
-
- 22 Dec, 2016 3 commits
-
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Kamil Trzcinski authored
-
- 21 Dec, 2016 3 commits
-
-
Kamil Trzcinski authored
-
Adam Niedzielski authored
The button allows to choose a ".gitlab-ci.yml" template that automatically sets up the deployment of an application. The currently supported template is Kubernetes template.
-
Kamil Trzcinski authored
-
- 20 Dec, 2016 5 commits
-
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Z.J. van de Weg authored
[ci skip]
-
Z.J. van de Weg authored
-
Kamil Trzcinski authored
-
- 19 Dec, 2016 4 commits
-
-
Z.J. van de Weg authored
[ci skip]
-
Nick Thomas authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
- 18 Dec, 2016 1 commit
-
-
Kamil Trzcinski authored
-
- 16 Dec, 2016 6 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
Adam Niedzielski authored
This commit introduces the concept of deployment variables - variables that are collected from deployment services and passed to CI runner during a deployment build. Deployment services specify the variables by overriding "predefined_variables" method. This commit also configures variables for KubernetesService
-
Kamil Trzcinski authored
-
- 15 Dec, 2016 2 commits
-
-
Felipe Artur authored
-
Felipe Artur authored
-
- 14 Dec, 2016 1 commit
-
-
Nick Thomas authored
-
- 13 Dec, 2016 1 commit
-
-
Lin Jen-Shin authored
Pipelines triggered from API don't have a corresponding user, so we show that it's from API, same as from the web UI Closes #25609
-
- 12 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 09 Dec, 2016 1 commit
-
-
Robert Schilling authored
-
- 01 Dec, 2016 2 commits
-
-
Adam Niedzielski authored
The implicit interface of project services states that the "execute" method is meant to be called when project hooks are executed. Currently JiraService does not support any project events even though JiraService#supported_events says that "commit" and "merge_request" are supported. They are only used to render correct options in JIRA configuration screen, but they are not supported. Because of that, this commit makes "execute" method a no-op.
-
Robert Speicher authored
-
- 18 Nov, 2016 6 commits
-
-
Felipe Artur authored
-
Kamil Trzcinski authored
-
Lin Jen-Shin authored
This would fix long standing failures running tests on my development machine, which set `Gitlab.config.gitlab.host` to another host because it's not my local computer. Now I finally cannot withstand it and decided to fix them once and for all.
-
Felipe Artur authored
-
Z.J. van de Weg authored
-
Z.J. van de Weg authored
-
- 16 Nov, 2016 2 commits
-
-
Lin Jen-Shin authored
rather than using SHA for the pipeline link.
-
Herbert Kagumba authored
-