- Nov 14, 2023
-
-
Robert Marshall authored
Merge branch '8222-spike-investigate-why-xz-packaging-on-rpm-platforms-has-poor-performance' into 'master' Use XZ compression for RPM packages Closes #8222 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7184 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Ryan Egesdahl <deriamis@gmail.com>
-
Ryan Egesdahl authored
This is a follow-on to https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7128 where we enabled XZ compression for DEB packages. Unfortunately, Omnibus didn't do threaded compression for RPM packages because of the way it was setting `_binary_payload`. That was causing XZ compression in particular to take 2-3 times longer than GZip, so we could not merge that change at the same time. With https://gitlab.com/gitlab-org/omnibus/-/merge_requests/48 merged into our fork, Omnibus will use threaded compression for RPM by default and we can enable XZ compression for RPM packages as well. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8222 Changelog: changed
-
GitLab Release Tools Bot authored
[ci skip]
-
Balasankar 'Balu' C authored
Fix non-ASCII character in gitlab.rb See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7235 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Björn Ehrby <bjorn@ehrby.se>
-
Björn Ehrby authored
-
- Nov 10, 2023
-
-
Balasankar 'Balu' C authored
Update hashicorp/consul from 1.16.2 to 1.16.3 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7224 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
Balasankar 'Balu' C authored
Bump Ruby in .tool-versions to 3.1.4 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7223 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>
-
- Nov 08, 2023
-
-
Stan Hu authored
Development has been using Ruby 3.1.4 for a while. This brings the version in line with that in preparation for the Ruby 3.1 upgrade. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/429810
-
- Nov 10, 2023
-
-
Balasankar 'Balu' C authored
Update specs to pass with Ruby 3.0 and 3.1 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7226 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Nov 02, 2023
-
-
Stan Hu authored
Previously YAML.safe_load used legacy arguments instead of keyword arguments (https://ruby-doc.org/stdlib-3.0.0/libdoc/psych/rdoc/Psych.html#method-c-safe_load), but in Ruby 3.1 the legacy arguments have been dropped. Update the specs to use the keyword arguments so the tests will pass in Ruby 3.1.
-
- Nov 10, 2023
-
-
Balasankar 'Balu' C authored
Update Mattermost to 9.1.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7206 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Co-authored-by:
Akis Maziotis <akis.maziotis@mattermost.com>
-
- Oct 17, 2023
-
-
Akis Maziotis authored
Changelog: other
-
- Nov 09, 2023
-
-
Robert Marshall authored
Update gitlab-org/container-registry from v3.85.0-gitlab to v3.86.1-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7229 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
- Update gitlab-org/container-registry from v3.85.0-gitlab to v3.86.1-gitlab Changelog: changed
-
- Nov 07, 2023
-
-
Kati Paizee authored
Use new Technical Writing Docker images See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7234 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
- Nov 06, 2023
-
-
Evan Read authored
-
- Nov 07, 2023
-
-
Evan Read authored
Rotating the /etc/gitlab/gitlab-secrets.json file See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7222 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Anton Smith <asmith@gitlab.com>
-
Anton Smith authored
-
- Nov 06, 2023
-
-
Balasankar 'Balu' C authored
Consolidate Puma low-level handler See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7212 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Stan Hu authored
Previously the Puma low-level error handler was specified in three different places (Cloud Native GitLab, Omnibus GitLab, GitLab Development Kit). Any time a change was needed we would have to update three different files. We can simplify this by using a central class that each of the configuration files can use. This change requires https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132581 Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/426135 Changelog: changed
-
Balasankar 'Balu' C authored
Add support for new pgbouncer settings See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7219 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:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Adds support for: * max_prepared_statements, * track_extra_parameters, * auth_dbname, * cancel_wait_timeout, * so_reuseport, and * the peers section. pgbouncer docs: https://www.pgbouncer.org/config.html Changelog: added
-
Balasankar 'Balu' C authored
Fix perms on /var/opt/gitlab/gitaly.pid during startup See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7215 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:
Justin Farmiloe <jfarmiloe@gitlab.com>
-
Justin Farmiloe authored
-
Balasankar 'Balu' C authored
Explicitly set license for nhooyr.io/websocket See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7232 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com>
-
- Nov 05, 2023
-
-
Mikhail Mazurskiy authored
-
- Nov 02, 2023
-
-
Robert Marshall authored
Update section labels to 'core platform' See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7225 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Ryan Egesdahl <regesdahl@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Changes the enablement section labels to core platform in support of the recent name change. See https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/129180
-
Balasankar 'Balu' C authored
Update gitlab-org/build/omnibus-mirror/postgres_exporter from 0.14.0 to 0.15.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7221 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
- Nov 01, 2023
-
-
Robert Marshall authored
Add Redis TLS settings for KAS Closes #8131 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7180 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Oct 03, 2023
-
-
Balasankar "Balu" C authored
Changelog: added Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Changelog: changed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Oct 31, 2023
-
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
Update pcre2 from 10.40 to 10.42 See merge request https://gitlab.com/gitlab-org/security/omnibus-gitlab/-/merge_requests/377 Merged-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
Merge branch 'security-update-pcre2' into 'master' See merge request gitlab-org/security/omnibus-gitlab!377 Changelog: security
-
GitLab Bot authored
-
GitLab Bot authored
-
- Oct 30, 2023
-
-
GitLab Release Tools Bot authored
[ci skip]
-