- Feb 18, 2022
-
-
Robert Marshall authored
Fix Puma docs link and remove Unicorn mention in gitlab.rb.template See merge request gitlab-org/omnibus-gitlab!5918
-
Achilleas Pipinellis authored
- Ensures that we only reference Puma in the gitlab.rb template as Unicorn support was deprecated some time ago.
-
DJ Mountney authored
Add role for Spamcheck See merge request gitlab-org/omnibus-gitlab!5893
-
Balasankar 'Balu' C authored
Changelog: added Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Robert Marshall authored
Upgrade gitlab-exporter to 11.10.0 See merge request gitlab-org/omnibus-gitlab!5898
-
- Feb 10, 2022
-
-
Heinrich Lee Yu authored
This upgrades Puma and Sidekiq dependencies Changelog: security
-
- Feb 18, 2022
-
-
DJ Mountney authored
Fix broken link in gitaly section of gitlab.rb See merge request gitlab-org/omnibus-gitlab!5912
-
- Feb 16, 2022
-
-
Robert Marshall authored
- Fixes a link back to the gitaly documentation around alterate data paths that was no longer valid. - Discovered during review of community request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5895 Changelog: fixed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 18, 2022
-
-
Robert Marshall authored
Add gitaly concurrency queue limit configs See merge request gitlab-org/omnibus-gitlab!5892
-
- Feb 08, 2022
-
-
John Cai authored
acb7b76c was reverted because when no value is set for max_queue_wait and max_queue_size, blank values are written which is a malformed toml. This commit brings back the changes in acb7b76c and fixes this by checking if values exist. Changelog: added
-
- Feb 18, 2022
-
-
Robert Marshall authored
gitaly: Enable bundled Git by default gitaly: Set default Git binary path See merge request gitlab-org/omnibus-gitlab!5885
-
Patrick Steinhardt authored
- Enable use of bundled git by default via boolean flag - Configures default gitaly binary to point at current embedded build of git. Today, if an administrator does not set it explicitly then gitaly uses `PATH` variable lookup - Enables Gitaly to use feature flags to dynamically select alternative versions of git shipped with it without the need to run reconfigure - Implementation is in advance of removing embedded git once gitaly ships with bundled git Changelog: changed
-
Achilleas Pipinellis authored
Cert extension changed to match that of supported certificate type See merge request gitlab-org/omnibus-gitlab!5909
-
Brad Sevy authored
-
Achilleas Pipinellis authored
Update sidekiq concurrency setting for RPI See merge request gitlab-org/omnibus-gitlab!5917
-
Brendan O'Leary 🐢 authored
-
- Feb 17, 2022
-
-
DJ Mountney authored
Update BUILDER_IMAGE_REVISION to 2.12.0 Closes #6675 See merge request gitlab-org/omnibus-gitlab!5914
-
- Feb 16, 2022
-
-
Dustin Collins authored
Changlog: changed
-
- Feb 17, 2022
-
-
Robert Marshall authored
Update MailRoom to v0.0.19 See merge request gitlab-org/omnibus-gitlab!5905
-
- Feb 11, 2022
-
-
Stan Hu authored
This bump fixes the bug that mailroom watcher thread crashes if JWT authentication is used. The bug comes from the lack of dependency loading. The fix was merged in upstream (https://gitlab.com/gitlab-org/gitlab-mail_room/-/merge_requests/48), synced to our fork (https://gitlab.com/gitlab-org/gitlab-mail_room/-/merge_requests/48), and was released in https://gitlab.com/gitlab-org/gitlab-mail_room/-/merge_requests/49. This mirrors the change already made in CNG: https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/867 Diff: https://my.diffend.io/gems/gitlab-mail_room/0.0.18/0.0.19 Relates to: * https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/1458 * https://gitlab.com/gitlab-com/gl-infra/delivery/-/issues/2231 Changelog: fixed
-
- Feb 15, 2022
-
-
DJ Mountney authored
Add QA_BRANCH trigger var See merge request gitlab-org/omnibus-gitlab!5910
-
Dustin Collins authored
Changelog: changed
-
DJ Mountney authored
MR: gitlab-org/omnibus-gitlab!5884 Changelog: changed
-
Spiros Oikonomakis authored
Changelog: changed
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Expand troubleshooting section for Grafana See merge request gitlab-org/omnibus-gitlab!5896
-
Alexander Tanayno authored
-
- Feb 14, 2022
-
-
DJ Mountney authored
Add nightly jobs to use system ssl Closes #6576 See merge request gitlab-org/omnibus-gitlab!5869
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
DJ Mountney authored
Revert "Merge branch 'add-preinst-remove-schema-files' into 'master'" See merge request gitlab-org/omnibus-gitlab!5903
-
- Feb 11, 2022
-
-
Balasankar 'Balu' C authored
This reverts merge request !5897
-
Achilleas Pipinellis authored
Add note about chef-shell to the development documentation See merge request gitlab-org/omnibus-gitlab!5901
-
Ian Baum authored
* You can use chef-shell with an omnibus-gitlab installation to debug changes to the cookbooks. Adding the necessary command here
-
Balasankar 'Balu' C authored
Update Omnibus to v8.2.1.7 See merge request gitlab-org/omnibus-gitlab!5902
-
- Feb 10, 2022
-
-
Stan Hu authored
This avoids generating build-id files in RPM packages (https://gitlab.com/gitlab-org/omnibus/-/merge_requests/39). Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6676 Changelog: fixed
-
- Feb 11, 2022
-
-
Balasankar 'Balu' C authored
Add TLS configuration to Consul Closes #6653 See merge request gitlab-org/omnibus-gitlab!5822
-
Hossein Pursultani authored
Changelog: added
-
DJ Mountney authored
Add TLS termination options to GitLab KAS's APIs See merge request gitlab-org/omnibus-gitlab!5852
-
Fabio Huser authored
Related to https://gitlab.com/gitlab-org/cluster-integration/gitlab-agent/-/issues/7 and https://gitlab.com/gitlab-org/gitlab/-/issues/280518. This commit adds the capability to configure custom TLS certificates and private key files for the GitLab KAS service. It allows to define individual certificate/ key bundles for each of GitLab KAS's APIs. Changelog: added
-
DJ Mountney authored
Bump Container Registry to v3.24.1-gitlab See merge request gitlab-org/omnibus-gitlab!5899
-