- 04 Dec, 2017 1 commit
-
-
Markus Koller authored
-
- 29 Nov, 2017 1 commit
-
-
Andrew Newdigate authored
-
- 23 Nov, 2017 3 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Markus Koller authored
-
- 17 Nov, 2017 1 commit
-
-
Michael Kozono authored
-
- 15 Nov, 2017 1 commit
-
-
Drew Blessing authored
In the new navigation header, when a user uploads a custom header logo GitLab will still show the 'GitLab' type logo. This is often undesirable as the user may want to upload a logo with their own name present. This change will toggle the GitLab type logo if a custom header logo is present.
-
- 14 Nov, 2017 1 commit
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
- 12 Nov, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 06 Nov, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 02 Nov, 2017 1 commit
-
-
Alexander Randa authored
-
- 01 Nov, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 26 Oct, 2017 1 commit
-
-
Winnie Hellmann authored
-
- 23 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 17 Oct, 2017 1 commit
-
-
Bob Van Landuyt authored
-
- 04 Oct, 2017 2 commits
-
-
Takuya Noguchi authored
-
Tim Zallmann authored
Tests for these new helper methods
-
- 03 Oct, 2017 1 commit
-
-
Takuya Noguchi authored
-
- 25 Sep, 2017 1 commit
-
-
Annabel Dunstone Gray authored
-
- 19 Sep, 2017 2 commits
- 08 Sep, 2017 1 commit
-
-
Travis Miller authored
-
- 06 Sep, 2017 1 commit
-
-
Robert Speicher authored
-
- 04 Sep, 2017 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 01 Sep, 2017 2 commits
-
-
Mike Bartlett authored
-
Tiago Botelho authored
-
- 31 Aug, 2017 2 commits
-
-
Zeger-Jan van de Weg authored
-
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
-
- 30 Aug, 2017 2 commits
-
-
Nick Thomas authored
`allowed_key_types` is removed and the `minimum_<type>_bits` fields are renamed to `<tech>_key_restriction`. A special sentinel value (`-1`) signifies that the key type is disabled. This also feeds through to the UI - checkboxes per key type are out, inline selection of "forbidden" and "allowed" (i.e., no restrictions) are in. As with the previous model, unknown key types are disallowed, even if the underlying ssh daemon happens to support them. The defaults have also been changed from the lowest known bit size to "no restriction". So if someone does happen to have a 768-bit RSA key, it will continue to work on upgrade, at least until the administrator restricts them.
-
Nick Thomas authored
This is an amalgamation of: * Cory Hinshaw: Initial implementation !5552 * Rémy Coutable: Updates !9350 * Nick Thomas: Resolve conflicts and add ED25519 support !13712
-
- 26 Aug, 2017 1 commit
-
-
Mike Greiling authored
rename .project-visibility-level-holder to .visibility-level-setting and move from projects.scss to settings.scss
-
- 22 Aug, 2017 3 commits
-
-
Robert Speicher authored
We should be defining the list of loggers in the controller, not the view.
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
- 21 Aug, 2017 1 commit
-
-
Sean McGivern authored
This gem allows Sidekiq jobs to be throttled. Unfortunately, it has a side-effect: when we haven't enabled job throttling, it will still hit Redis a lot (and miss, because nothing is configured). As this setting already required a restart, ensure that the library is only required when it's enabled.
-
- 18 Aug, 2017 2 commits
-
-
Bryce Johnson authored
-
Phil Hughes authored
-
- 17 Aug, 2017 1 commit
-
-
winh authored
-
- 11 Aug, 2017 1 commit
-
-
Robin Bobbitt authored
-
- 04 Aug, 2017 1 commit
-
-
Bob Van Landuyt authored
-