- Mar 13, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
- Mar 12, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
- Mar 07, 2024
-
-
Thong Kuah authored
Both gems failed to complied in Macos arm64-apple-darwin23.3.0 on some team member's machine.
-
Bojan Marjanovic authored
-
🤖 GitLab Bot 🤖 authored
-
Thong Kuah authored
This is to fix errors for some team members with `read_until_eof_error` in the buffer_class.c file.
-
- Mar 06, 2024
-
-
Yadong Wang authored
Gitaly is in the process of converting to structured errors for the `UserRevert` RPC, which allow more detailed errors to be returned to Rails. Close: gitaly#5753
-
- Mar 05, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
- Mar 04, 2024
-
-
Brett Walker authored
Fixes problem where `[ ]` is detected on a following link Changed: fixed
-
Stan Hu authored
This removes the need to use the custom redis-client patch we introduced in !144960 (https://github.com/redis-rb/redis-client/pull/176) and improves the logging of Redis error messages (https://github.com/redis-rb/redis-client/pull/178) so we can better discern which Redis server is having issues. Diff: https://my.diffend.io/gems/redis-client/0.20.0/0.21.0 Relates to #444275 Changelog: changed
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Mar 02, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
- Mar 01, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Lukas Eipert authored
This moves autoprefixer from a gem to node. This means we do not postprocess our CSS with autoprefixer in sprockets, which was executing JavaScript with `execjs` _and_ a bundled version of autoprefixer, but we do it directly when compiling our CSS.
-
- Feb 28, 2024
-
-
Lukas Eipert authored
We already chose to switch to cssbundling per default about a week ago: !144479 We haven't seen any regressions in production (apart from the UTF-8 fix !145363 needed). So it is probably safe to move forward with the removal of the old SCSS compiler.
-
- Feb 27, 2024
-
-
Matthias Käppler authored
This fixes a race condition that can lead to runaway CPU usage by zombie server processes See https://github.com/Shopify/ruby-lsp-rails/pull/270
-
- Feb 23, 2024
-
-
Kassio Borges authored
Diffs: - ruby-lsp: https://github.com/Shopify/ruby-lsp/compare/v0.13.3...v0.14.2 - ruby-lsp-rails: https://github.com/Shopify/ruby-lsp-rails/compare/v0.2.8...v0.3.0 - ruby-lsp-rspec: https://github.com/st0012/ruby-lsp-rspec/compare/v0.1.8...v0.1.10
-
Bojan Marjanovic authored
Changelog: changed
-
- Feb 22, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Stan Hu authored
This addresses CVE-2024-25126, CVE-2024-26146, and CVE-2024-26141. Diff: https://my.diffend.io/gems/rack/2.2.8/2.2.8.1 Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/442679 Changelog: security
-
- Feb 21, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
- Feb 20, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
Sylvester Chin authored
This reverts commit a7f569b2.
-
- Feb 16, 2024
-
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
🤖 GitLab Bot 🤖 authored
-
- Feb 14, 2024
-
-
Sylvester Chin authored
This reverts merge request !144224
-
Brett Walker authored
- Feb 13, 2024
-
-
Stan Hu authored
This fixes a few bugs in the hiredis-client, which we don't use, and freezes the command prelude (https://github.com/redis-rb/redis-client/pull/173). The latter prevents an issue we found with the Peek adapter mutating the AUTH password (https://gitlab.com/gitlab-com/gl-infra/scalability/-/issues/2826) after the upgrade to the redis v5 gem. That issue has since been fixed with !144388. Diff: https://my.diffend.io/gems/redis-client/0.19.0/0.20.0 Changelog: changed
-
- Feb 09, 2024
-
-
Bojan Marjanovic authored
-