- 28 May, 2019 16 commits
-
-
Kushal Pandya authored
Add expand/collapse button to operation settings Closes #61511 See merge request gitlab-org/gitlab-ce!28620
-
Adriel Santiago authored
Add ability to expand/collapse operation settings
-
Evan Read authored
Docs: Remove stray full stop from the middle of the sentence See merge request gitlab-org/gitlab-ce!28403
-
Evan Read authored
Update order of list to match HA setup order See merge request gitlab-org/gitlab-ce!28429
-
Ben Bodenmiller authored
-
Stan Hu authored
Improve performance of jobs controller show Closes #60708 See merge request gitlab-org/gitlab-ce!28093
-
Stan Hu authored
Merge branch '28996-automatic-https-certificate-creation-renewal-for-pages-custom-domains-4' into 'master' Store Let's Encrypt private_key in `application_settings` instead of `secrets.yml` See merge request gitlab-org/gitlab-ce!28353
-
Vladimir Shushlin authored
Storing this key in secrets.yml was a bad idea, it would require users using HA setups to manually replicate secrets across nodes during update, it also needed support from omnibus package * Revert "Generate Let's Encrypt private key" This reverts commit 444959bf. * Add Let's Encrypt private key to settings as encrypted attribute * Generate Let's Encrypt private key in database migration
-
Evan Read authored
Group SAML docs explain GitLab.com SSO sign in See merge request gitlab-org/gitlab-ce!28699
-
James Edwards-Jones authored
Updates documentation to reflect that SAML can now be used to sign into the GitLab instance, instead of just updating group membership.
-
Ray Paik authored
fix relationship typo See merge request gitlab-org/gitlab-ce!28797
-
Stan Hu authored
add postgres version to subsequent helm deploys See merge request gitlab-org/gitlab-ce!28735
-
Brandon Dimcheff authored
If the postgres image version isn't passed to upgrades, helm will revert to the default postgres version. If it crosses incompatible version boundaries, this will break postgres horribly, as it won't be able to read the data files.
-
Evan Read authored
Merge branch '11609-geo-remove-support-for-using-geo-with-an-installation-from-source-docs' into 'master' Geo - Remove support for using Geo with an installation from source Closes gitlab-ee#11609 See merge request gitlab-org/gitlab-ce!28737
-
Evan Read authored
Docs: add tip for Kubernetes executor using dind Closes #61881 See merge request gitlab-org/gitlab-ce!28457
-
Tristan Williams authored
-
- 27 May, 2019 24 commits
-
-
Evan Read authored
Add documentation for frontend fixtures Closes #59973 See merge request gitlab-org/gitlab-ce!28541
-
Winnie Hellmann authored
-
Fatih Acet authored
Migrate the monitoring dashboard store to vuex See merge request gitlab-org/gitlab-ce!28555
-
Jose Ivan Vargas authored
This changes the monitoring javascript store from an object based to a vuex one
-
Mayra Cabrera authored
Update GitLab Runner Helm Chart to 0.5.1/11.11.1 See merge request gitlab-org/gitlab-ce!28720
-
Steve Azzopardi authored
-
Mayra Cabrera authored
Disable two_step_rebase feature flag See merge request gitlab-org/gitlab-ce!28778
-
Douwe Maan authored
Disabling because of https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
-
Mayra Cabrera authored
Remove `docker pull` prefix when copying a tag from the registry Closes #46660 See merge request gitlab-org/gitlab-ce!28757
-
Benedikt Franke authored
Update changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml
-
Kyle Kemp authored
-
Douglas Barbosa Alexandre authored
Using Geo with source-based installs was deprecated in GitLab 11.5. This commit removes this support now that the deprecation notice has been in place for quite a few releases.
-
Dmitriy Zaporozhets authored
Add Kubernetes logs to monitoring UI Closes #62253 See merge request gitlab-org/gitlab-ce!28685
-
Marcia Ramos authored
Apply review turnaround time to community contributions See merge request gitlab-org/gitlab-ce!28233
-
Achilleas Pipinellis authored
Fix formatting of health check info See merge request gitlab-org/gitlab-ce!28761
-
Evan Read authored
-
Achilleas Pipinellis authored
Add documentation for using http_proxy with GitLab Pages. See merge request gitlab-org/gitlab-ce!28641
-
Ben Anderson authored
-
Lin Jen-Shin authored
Update development doc on EE specific API params See merge request gitlab-org/gitlab-ce!28608
-
Imre Farkas authored
-
Marcia Ramos authored
render help keyboard shortcut correctly See merge request gitlab-org/gitlab-ce!28286
-
Ben Bodenmiller authored
-
Marcia Ramos authored
Change all full URLs in relative links in university and development docs See merge request gitlab-org/gitlab-ce!28455
-
Achilleas Pipinellis authored
Update index.md to fix https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4328 Closes omnibus-gitlab#4328 See merge request gitlab-org/gitlab-ce!28752
-