- Aug 01, 2018
-
-
Paul Slaughter authored
-
-
Constance Okoghenun authored
-
Winnie Hellmann authored
-
André Luís authored
This reverts commit 740ae2d1, reversing changes made to 1ba47de5.
-
André Luís authored
This reverts commit 5ba542b1, reversing changes made to 32c831ea.
-
André Luís authored
This reverts commit ced005f3, reversing changes made to 9b01b293.
-
André Luís authored
This reverts commit 2411ecb5, reversing changes made to 58a0df7e.
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Bob Van Landuyt authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Kamil Trzcińśki authored
-
Jamie Schembri authored
-
Jan Provaznik authored
-
Ævar Arnfjörð Bjarmason authored
Why and how to enable this is covered in the docs being changed here. This requires gitlab-org/gitlab-shell@2e8b670 ("Add support for SSH certificate authentication", 2018-06-14) which has been merged in and tagged as 8.0.0, so GITLAB_SHELL_VERSION needs to be bumped. Merging this closes gitlab-org/gitlab-ce#34572 see gitlab-org/gitlab-shell!207 for the gitlab-shell MR. Implementation notes: - The APIs being changed here are all internal, and their sole consumer is gitlab-shell. - Most of the changed code is a MR to gitlab-shell, see the gitlab-org/gitlab-shell!207 MR. That change covers why only some of the internal methods get a new "username" parameter, and why some others only get a "user_id".
-
Jasper Maes authored
-
- Jul 31, 2018
-
-
Michael Kozono authored
-
msdundar authored
-
Mayra Cabrera authored
This reverts merge request !20801
-
Stan Hu authored
git-lfs 2.5.0 now sets the Content-Type header instead of hard-coding it to application/octet-stream: https://github.com/git-lfs/git-lfs/pull/3137 To avoid this issue, we explicitly tell the client to use application/octet-stream. Closes #49752
-
Zeger-Jan van de Weg authored
These tasks are happening through housekeeping right now, by default ever 10th push. This removes the need for these tasks. Side note, this removes one of my first contributions to GitLab, as back than I introduced these tasks through: 54e6c004 Closes https://gitlab.com/gitlab-org/gitaly/issues/768
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Jarka Kadlecova authored
-
Dmitriy Zaporozhets authored
Depends on if prioritised or other labels are found or no labels at all are found, we show a corresponding message now Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Lukas Eipert authored
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
-
Francisco Javier López authored
-
- Jul 30, 2018
-
-
-
-
Jacopo authored
-
Steve Azzopardi authored
Workhorse was not able to parse the `headers` property since it was expecting a key => array as a structure. Error from workhorse: preAuthorizeHandler: decode authorization response: json: cannot unmarshal string into Go struct field TerminalSettings.Header of type []string Workhorse was not changed since this api is already used for the environment terminals. gitlab-org/gitlab-ce#25990
-