- Feb 16, 2021
-
-
Yorick Peterse authored
This adds the configuration for generating changelogs using the GitLab API, and extends Danger to suggest using this new setup. See https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/1551 for more information.
-
- Feb 15, 2021
-
-
Balasankar "Balu" C authored
feat(gitlab-pages): add gitlab-pages auth-scope configuration parameter See merge request gitlab-org/omnibus-gitlab!4965
-
- Jan 26, 2021
-
-
Ercan Ucan authored
Depends on https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/423. This MR adapts Omnibus to expose `auth-scope` configuration parameter for Gitlab Pages as implemented in MR: https://gitlab.com/gitlab-org/gitlab-pages/-/merge_requests/423
with at Siemens
-
- Feb 12, 2021
-
-
DJ Mountney authored
Revert changelog compilation See merge request gitlab-org/omnibus-gitlab!5011
-
Mayra Cabrera authored
This reverts commit 6f7d2262c9e645a699dff92ac2d4168bff89ee61.
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar "Balu" C authored
Add Review App route map See merge request gitlab-org/omnibus-gitlab!5008
-
Evan Read authored
-
DJ Mountney authored
Build Ubuntu 20.04 packages in Auto-deploy pipelines also Closes #5910 See merge request gitlab-org/omnibus-gitlab!5007
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
Balasankar "Balu" C authored
Patch Ruby 2.7 with counting memory allocations See merge request gitlab-org/omnibus-gitlab!4948
-
- Jan 21, 2021
-
-
Kamil Trzciński authored
This includes backported patch from https://github.com/ruby/ruby/pull/3978.
-
- Feb 12, 2021
-
-
Balasankar "Balu" C authored
Fix deployer feature gate only for auto-deploy See merge request gitlab-org/omnibus-gitlab!5001
-
- Feb 11, 2021
-
-
Alessio Caiazza authored
With https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/4970 we introduced a feature gate on the gitlab_com:deployer task to make it a no-op if OMNIBUS_TRIGGERS_DEPLOYER is set to false. This has the side effect of preventing deployments to other environments as well like preprod or releases. This commit changes the feature gate to check AUTO_DEPLOY_OMNIBUS_TRIGGERS_DEPLOYER and only perform a no-op in case the package is an auto-deploy build.
-
- Feb 12, 2021
-
-
Russell Dickenson authored
Update Praefect information for Gitaly Cluster GA Closes gitaly#3432 See merge request gitlab-org/omnibus-gitlab!4980
-
Evan Read authored
-
- Feb 11, 2021
-
-
- Jan 23, 2021
-
-
Hans Freitag authored
The reason is that some container systems don't run containers with CAP_AUDIT_WRITE which is needed for pam. As the comment in sshd_config has pointed out pam was used as a Fix because it handles shadow entries '!' and '*' differently from ssh. This commit refixes that fix and creates the git account with '*' (no password login) and disables pam in sshd_config Fixes #5891
-
- Feb 11, 2021
-
-
-
DJ Mountney authored
Use Ubuntu 20.04 packages in other artifacts See merge request gitlab-org/omnibus-gitlab!4876
-
Balasankar "Balu" C authored
Also switch QA to use Ubuntu 20.04 artifacts Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
DJ Mountney authored
Add default replication factor configuration option to Praefect See merge request gitlab-org/omnibus-gitlab!4988
-
- Feb 03, 2021
-
-
Sami Hiltunen authored
This commit adds Praefect's recently added default replication factor configuration option in to the config template.
-
Sami Hiltunen authored
The configuration structure for configuring Praefect virtual storage's config nodes deviates from the actual structure of Praefect's configuration. This makes it impossible to add configuration keys to a virtual storage configuration's root. This commit addresses the situation by leaving known valid configuration keys to the root and moving the nodes under they correct key from the root.
-
Sami Hiltunen authored
This commit replaces a bunch of ad hoc regexp checks in Praefect's config file spec with a single equality assertion. This covers more ground as any new fields will raise an error if not added to the assertion. This also eases maintenance as the whole config file is easily asserted against.
-
- Feb 11, 2021
-
-
DJ Mountney authored
Add matomo_disable_cookies setting See merge request gitlab-org/omnibus-gitlab!4979
-
Alishan Ladhani authored
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Update a link to Background Migrations instructions See merge request gitlab-org/omnibus-gitlab!5002
-
Kate Grechishkina authored
-
- Feb 09, 2021
-
-
Achilleas Pipinellis authored
Link to charts proxyBodySize equivalent See merge request gitlab-org/omnibus-gitlab!4992
-
Katrin Leinweber authored
-
- Feb 08, 2021
-
-
-
DJ Mountney authored
-
-