- May 29, 2024
-
-
Balasankar 'Balu' C authored
Add ability to prefix session cookies See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7605 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Omar Qunsul <oqunsul@gitlab.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
Omar Qunsul <oqunsul@gitlab.com>
-
Omar Qunsul authored
Addressing: https://gitlab.com/gitlab-org/gitlab/-/issues/439945 Changelog: added
-
- May 28, 2024
-
-
Evan Read authored
Remove trailing whitespace See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7646 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
Lorena Ciutacu authored
-
Andrew Patterson authored
CI: Drop registry from dependencies io config See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7648 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
The registry automation was moved in https://gitlab.com/gitlab-org/frontend/renovate-gitlab-bot/-/merge_requests/832. Relates https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8365
-
Jason Plum authored
Resolve #2143 - Clarify disabling nginx when only using mattermost Closes #2143 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7574 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Andreas Hering <avalor_dds@web.de> Co-authored-by:
Andreas Hering <andreas.hering@telekom.de>
-
Andreas Hering authored
Clarify documentation for disabling individual `*_nginx` items when running Mattermost on a separated instance.
-
- May 22, 2024
-
-
Robert Marshall authored
Fix proxy_redirect when listen_port is specified for GitLab Pages See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7604 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
ngala <ngala@gitlab.com>
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
- May 21, 2024
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
GitLab Bot authored
-
- May 20, 2024
-
-
GitLab Release Tools Bot authored
Mattermost 2024-04 security update See merge request https://gitlab.com/gitlab-org/security/omnibus-gitlab/-/merge_requests/425 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Co-authored-by:
Andrew Patterson <apatterson@gitlab.com>
-
Andrew Patterson authored
Merge branch 'security_mattermost_update_2024-04' into 'master' See merge request gitlab-org/security/omnibus-gitlab!425 Changelog: security
-
- May 22, 2024
-
-
Robert Marshall authored
Feat: get consul DNS port from config in `get-postgresql-primary` See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7576 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Yu Shao Pang (SQPC) <yushao.pang@squarepoint-capital.com>
-
Yu Shao Pang (SQPC) authored
If the administrator configures a custom port for consul DNS, then use it to resolve the name of the new primary database node. Changelog: changed
-
- May 21, 2024
-
-
Balasankar 'Balu' C authored
Fix typo in deps config Closes #8544 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7616 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> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
-
Balasankar 'Balu' C authored
redis: Fix handling of passwords with a space See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7601 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
Previously we used `CGI.escape(password)`, but this escapes spaces as `+` instead of `%20`. However, RFC 3986 says the password should be percent-encoded. In fact, while the Ruby Redis client appears to connect fine with the `+`, the Go client doesn't work with that. Update the helper to encode passwords according to RFC 3986. Changelog: fixed
-
Balasankar 'Balu' C authored
Merge branch 'docs-7847-add-a-troubleshooting-section-for-ssh-connection-loss-mid-install-2' into 'master' Add a troubleshooting section for SSH connection loss mid-install Closes #7847 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7607 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
João Cunha <j.a.cunha@gmail.com>
-
João Alexandre Cunha authored
-
Balasankar 'Balu' C authored
Update libxml2 from 2.12.3 to 2.12.7 Closes #8538 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7613 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:
Clemens Beck <cbeck@gitlab.com>
-
- May 15, 2024
-
-
Clemens Beck authored
Changelog: changed
-
- May 17, 2024
-
-
Balasankar 'Balu' C authored
Override default timeout when running decomposition migration See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7606 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
-
Rutger Wessels authored
The default timeout is 5 minutes. But the migration can take a lot of time. So we set it to 1 day. Changelog: fixed
-
Balasankar 'Balu' C authored
Remove Grafana attribute and deprecation messages Closes #8200 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7603 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Balasankar 'Balu' C authored
Use progress message on newer PG version check See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7596 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 16, 2024
-
-
Robert Marshall authored
Use Debian 12 based distribution_ci_tools image See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7611 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
- Bumps BUILDER_IMAGE_REVISION to 5.12.1 to bring in the updated distribution_ci_tools image. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Robert Marshall authored
Add dedicated Redis sentinel master settings for GitLab Rails Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8540 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7610 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
- Ensure legacy redis sentinel master configuration for rails gets parsed and loaded into resque with the new redis helper. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8540 Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- May 15, 2024
-
-
Robert Marshall authored
Migrate Gitlab Rails to NewRedisHelper logic See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7543 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
- Moves the Gitlab Rails library to use the new redis helper logic code path. Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
GitLab Release Tools Bot authored
[ci skip]
-
Robert Marshall authored
Drop Cinc EOL warning See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7599 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-