- 21 Jun, 2019 40 commits
-
-
Grzegorz Bizon authored
Remove deprecated group routes See merge request gitlab-org/gitlab-ee!14256
-
GitLab Bot authored
-
Stan Hu authored
Update rouge See merge request gitlab-org/gitlab-ce!29541
-
Sanad Liaquat authored
Quarantine manage end-to-end test See merge request gitlab-org/gitlab-ee!14319
-
Stan Hu authored
Merge branch '63406-selecting-a-line-in-ci-job-trace-using-triple-click-selects-the-previous-line-also' into 'master' Fix copying a single line from Firefox Closes #63406 See merge request gitlab-org/gitlab-ce!29832
-
Kamil Trzciński authored
Add ability to reorder issues See merge request gitlab-org/gitlab-ce!29012
-
GitLab Bot authored
-
Filipa Lacerda authored
Add packages nav to group sidebar [CE backport] See merge request gitlab-org/gitlab-ce!29592
-
GitLab Bot authored
-
Nick Thomas authored
Don't show private keys for letsencrypt certs See merge request gitlab-org/gitlab-ce!29359
-
Vladimir Shushlin authored
Adds enum certificate_source to pages_domains table with default manually_uploaded Mark certificates as 'gitlab_provided' if the were obtained through Let's Encrypt Mark certificates as 'user_provided' if they were uploaded through controller or api Only show private key in domain edit form if it is 'user_provided' Only show LetsEncrypt option if is enabled by application settings (and feature flag) Refactor and fix some specs to match new logic Don't show Let's Encrypt certificates as well
-
Nick Thomas authored
EE port: Don't show private keys for letsencrypt certs See merge request gitlab-org/gitlab-ee!14318
-
Vladimir Shushlin authored
Adds enum certificate_source to pages_domains table with default manually_uploaded Mark certificates as 'gitlab_provided' if the were obtained through Let's Encrypt Mark certificates as 'user_provided' if they were uploaded through controller or api Only show private key in domain edit form if it is 'user_provided' Only show LetsEncrypt option if is enabled by application settings (and feature flag) Refactor and fix some specs to match new logic Don't show Let's Encrypt certificates as well
-
Brett Walker authored
to support manual sorting on the frontend
-
Walmyr Lima authored
-
GitLab Bot authored
-
Lin Jen-Shin authored
Sanitize LDAP output in Rake tasks Closes #56131 See merge request gitlab-org/gitlab-ce!28427
-
Filipa Lacerda authored
Add group packages page See merge request gitlab-org/gitlab-ee!14089
-
Dmitriy Zaporozhets authored
Also move Dependency Proxy under Packages tab Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Drew Blessing authored
The various LDAP check Rake tasks have long supported a SANITIZE environment variable. When present, identifiable information is obscured such as user names and project/group names. Until now, the LDAP check did not honor this. Now it will only say how many users were found. This should at least give the indication that the LDAP configuration found something, but will not leak what it is. Resolves #56131
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add new troubleshooting step and refactor Geo replication docs Closes #63210 See merge request gitlab-org/gitlab-ce!29783
-
Evan Read authored
-
Achilleas Pipinellis authored
Fixed formatting of notes bullet list See merge request gitlab-org/gitlab-ce!29923
-
Evan Read authored
-
GitLab Bot authored
-
Andreas Brandl authored
Disallow `NULL` values for `geo_nodes.primary` column Closes gitlab-ee#12061 See merge request gitlab-org/gitlab-ce!29818
-
Filipa Lacerda authored
Backport and Docs for Paginate license management and add license search See merge request gitlab-org/gitlab-ce!27602
-
Filipa Lacerda authored
Paginate license management See merge request gitlab-org/gitlab-ee!10983
-
Phil Hughes authored
Add back trimChar method to remove trailing +/- Closes #59028 See merge request gitlab-org/gitlab-ce!29518
-
Samantha Ming authored
Add test for checking output
-
GitLab Bot authored
-
Douwe Maan authored
Resolve "Race condition in fetching Kubernetes token causes missing `$KUBECONFIG`" Closes #63507 See merge request gitlab-org/gitlab-ce!29922
-
GitLab Bot authored
-
Kamil Trzciński authored
Enabled complex ci variable expression statements by default See merge request gitlab-org/gitlab-ce!29904
-
Sanad Liaquat authored
Split quarantined test that does too much into smaller and more isolated test cases Closes gitlab-org/quality/staging#19 See merge request gitlab-org/gitlab-ee!14259
-
GitLab Bot authored
-
Sean McGivern authored
Do not rewrite relative links for system notes Closes #63162 See merge request gitlab-org/gitlab-ce!29825
-
Marin Jankovski authored
Use correct CE project name for org repo Closes gitlab-ce#63525 See merge request gitlab-org/gitlab-ee!14310
-