- 12 Sep, 2019 11 commits
-
-
GitLab Bot authored
-
Mike Lewis authored
Update documentation requirements See merge request gitlab-org/gitlab-ce!32222
-
Seth Berger authored
-
Thong Kuah authored
Backport of ee/15773: Allow SmartCard authentication to use SAN extensions See merge request gitlab-org/gitlab-ce!32581
-
Sebastián Arcila Valenzuela authored
-
Seth Berger authored
-
Thong Kuah authored
Allow SmartCard authentication to use SAN extensions Closes #8605 See merge request gitlab-org/gitlab-ee!15773
-
Sebastián Arcila Valenzuela authored
This will allow to use a SubjectAlternateName (SAN) to identify the user of the certificate, by matching a SAN entry from the it, that contains at least the RFC822Name (email of the user) and an uniformResourceIdentifier (URI). Like: `subjectAltName=email:some@email.com,URI:https://gitlab.email.com` In this case the URI is the fully qualified name used for the GitLab instance and the email is the identity of the user within the instance.
-
Seth Berger authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Ignore support_bot column in users table Closes #67295 See merge request gitlab-org/gitlab-ce!32933
-
- 11 Sep, 2019 29 commits
-
-
GitLab Bot authored
-
Mark Lapierre authored
Refactor protected branch resource and spec See merge request gitlab-org/gitlab-ce!32689
-
Mark Lapierre authored
Refactor protected branch resource and spec See merge request gitlab-org/gitlab-ee!16310
-
GitLab Bot authored
-
Thong Kuah authored
Enable serving static objects from an external storage See merge request gitlab-org/gitlab-ce!31025
-
Thong Kuah authored
Enable serving static objects from an external storage See merge request gitlab-org/gitlab-ee!14846
-
Douglas Barbosa Alexandre authored
[Backend]Add api client for subscription portal See merge request gitlab-org/gitlab-ee!16156
-
GitLab Bot authored
-
Thong Kuah authored
CE backport for gitlab-org/gitlab-ee!14664: Show indicator to Pipelines for merge train See merge request gitlab-org/gitlab-ce!32025
-
Thong Kuah authored
Show indicator to Pipelines for merge train See merge request gitlab-org/gitlab-ee!14664
-
GitLab Bot authored
-
Thong Kuah authored
Update feature flag name for Cycle Analytics See merge request gitlab-org/gitlab-ce!32641
-
-
Thong Kuah authored
Separate feature flag for each analytics feature Closes #14671 See merge request gitlab-org/gitlab-ee!16102
-
Adam Hegyi authored
- Adding Analytics module to keep track of analytics feature flags. - Check feature flag in analytics controllers. - Enable Analytics workspace when at least one analytics feature is enabled
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Geo: Exit LogCursor if it has been failing for too long Closes #14627 and #14944 See merge request gitlab-org/gitlab-ee!16408
-
Rubén Dávila authored
-
Annabel Dunstone Gray authored
Resolve "Snippet title whitespace" Closes #67248 See merge request gitlab-org/gitlab-ce!32877
-
Marcel van Remmerden authored
-
GitLab Bot authored
-
Mayra Cabrera authored
Add source and merge_request fields to pipeline event webhook Closes #63338 See merge request gitlab-org/gitlab-ce!32373
-
Bian Jiaping authored
-
Tanya Pazitny authored
Added tests for Container Scanning Closes gitlab-org/quality/testcases#130 and gitlab-org/quality/testcases#126 See merge request gitlab-org/gitlab-ee!15785
-
Aleksandr Soborov authored
Updated fixture to produce Container Scanning reports Updated QA selectors as needed
-
GitLab Bot authored
-
Mayra Cabrera authored
Update documentation for GitHub integration See merge request gitlab-org/gitlab-ce!32385
-
Marius Bobin authored
Update docs to reflect the new default behavior for status check names
-
Mayra Cabrera authored
Make "Static status check names" default for GitHub integration See merge request gitlab-org/gitlab-ee!15737
-