- Jun 12, 2023
-
-
Robert Marshall authored
Add rails settings for JH See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6920 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
vincent_stchu <wbshu@jihulab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
vincent stchu authored
Allows JH to set custom rails settings in gitlab.yml
-
- Jun 09, 2023
-
-
Robert Marshall authored
Remove code to correct omniauth-jwt permissions Closes #7819 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6911 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
This gem was removed from the bundle about 5 years ago via https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/18580 Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jun 08, 2023
-
-
Robert Marshall authored
Bump Cache key suffix to differentiate cache after 16.0 release See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6959 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Update gitlab-org/container-registry from v3.72.0-gitlab to v3.76.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6919 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar 'Balu' C authored
Add support for enabling requirepass in Sentinel configuration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6923 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- May 26, 2023
-
-
Stan Hu authored
In https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6921, we're adding support for configuring a password to authenticate with Redis Sentinel. This commit adds support for the `requirepass` config option so that the Omnibus-provided Sentinel can require a password. If `sentinel['password']` is set, the Sentinel instance passwords default to this password to make it easy to enable this option. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/235938 Changelog: added
-
- Jun 08, 2023
-
-
Balasankar 'Balu' C authored
Bump consul to v1.14 Closes #7798 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6916 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Bump consul from 1.12.5 to 1.14.7. This bump follows the consul upgrade path, which allows jumping 2 minor versions at a time. Consul Upgrade Docs: https://developer.hashicorp.com/consul/docs/upgrading/instructions#general-upgrade-path Closes: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7798 Changelog: changed
-
Balasankar 'Balu' C authored
Support Puma key_password_command for SSL key decryption See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6932 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Nailia Iskhakova <niskhakova@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- May 31, 2023
-
-
Stan Hu authored
This commit adds support for `puma['ssl_key_password_command']` to make it possible to store encrypted SSL keys on disk. This requires Puma v6.3.0 (https://github.com/puma/puma/pull/3133) to work: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122200. Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7799 Changelog: added
-
- Jun 07, 2023
-
-
Balasankar 'Balu' C authored
Fix Chef patches to work with any Ruby version See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6901 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dmytro Makovey <dmakovey@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- May 17, 2023
-
-
Stan Hu authored
The previous patches assumed Ruby 3.0.x were used. This commit detects which Ruby version is installed and patches the files accordingly. We now extract the Gem path from `Gem.path` and use that as the base directory. Part of https://gitlab.com/groups/gitlab-org/-/epics/10034 Changelog: changed
-
- Jun 07, 2023
-
-
Achilleas Pipinellis authored
Add Evan Read as CODEOWNER of /doc/ directory See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6951 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
- Jun 06, 2023
-
-
Evan Read authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Diana Logan authored
Refresh Vale and Markdownlint rules See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6950 Merged-by:
Diana Logan <dlogan@gitlab.com> Approved-by:
Diana Logan <dlogan@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Evan Read authored
Updates are sourced from GitLab project.
-
Balasankar 'Balu' C authored
Adding Allure Report as a comment in MR Closes gitlab-org/quality/quality-engineering/team-tasks#1762 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6944 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
vishal.s.patel <vpatel@gitlab.com>
-
Vishal Patel authored
-
- Jun 05, 2023
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
- Jun 03, 2023
-
-
GitLab Bot authored
-
- Jun 02, 2023
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- Jun 01, 2023
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- May 30, 2023
-
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
Bump PostgreSQL version to 12.14 and 13.11 See merge request https://gitlab.com/gitlab-org/security/omnibus-gitlab/-/merge_requests/343 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Costel Maxim <cmaxim@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Hossein Pursultani authored
Merge branch 'security-postgresql-upgrade-12.14-and-13.11' into 'master' See merge request gitlab-org/security/omnibus-gitlab!343 Changelog: security
-
GitLab Bot authored
-