该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 25, 2024
-
-
由 GitLab Renovate Bot 创作于
-
- 7月 23, 2024
-
-
由 Avielle Wolfe 创作于
It's about time
-
由 Balasankar "Balu" C 创作于
Changelog: changed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-
- 7月 22, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-
- 7月 19, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 Stan Hu 创作于
This commit updates a number of gems: - gitlab-fog-azure-rm: This gem vendored a number of deprecated Microsoft Azure client libraries and was the main blocker to updating to Faraday 2. (https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/merge_requests/48) - graphlient: Full changelog: https://github.com/ashkan18/graphlient/blob/master/CHANGELOG.md - Elasticsearch-related gems: These were pinned to 7.x presumably since they still had Faraday 1 support, but we need to update to 8.x for Faraday 2 support. As mentoined in https://github.com/lostisland/faraday_middleware, faraday_middleware is no longer needed supported for Faraday 2. The JSON middleware is already bundled with Faraday 2. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/408884 Changelog: changed
-
- 7月 18, 2024
-
-
由 bmarjanovic 创作于
-
由 bmarjanovic 创作于
-
- 7月 16, 2024
-
-
由 GitLab Renovate Bot 创作于
-
- 7月 15, 2024
-
-
由 GitLab Renovate Bot 创作于
-
- 7月 12, 2024
-
-
由 Oscar Tovar 创作于
Previously, the version range matchers used by vulnerability scanning always constructed a new affected range when calling the `affected?` method. If called sparingly, the performance of the method can be seen as acceptable, but if done continuously - in a loop for example - then the performance of the matcher begins to suffer. To address this, the matcher class now initializes the affected range only once at the beginning, and re-uses the same instance for future comparisons. This means that we improve the memory footprint significantly when it's called in loops as is the case with Continous Vulnerability Scanning where we've seen allocations in the realm of GiB. By proxy, this improves the performance of the Sidekiq instance that CVS runs on because the garbage collector does not need to prune as many unreachable objects in memory. Changelog: performance
-
- 7月 11, 2024
-
-
由 GitLab Renovate Bot 创作于
-
- 7月 10, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 Mehmet Emin INAC 创作于
This change installs a new gem called `async` to utilize fibers and non-blocking IO features of Ruby 3. We will use the `Async` DSL to utilize fibers to concurrently read intermediary vulnerability export files while producing the final report.
-
- 7月 09, 2024
-
-
由 John Parent 创作于
This adds support for OAuth devie authorization grant using the `doorkeeper_device_authorization_grant` gem. Changelog: changed
-
由 GitLab Renovate Bot 创作于
-
由 Stan Hu 创作于
This fixes build errors with ICU 75.1, which now requires C++17 to work. ArchLinux ships with ICU 75.1 now, and Homebrew will shortly (https://github.com/Homebrew/homebrew-core/pull/169239). Diff: https://my.diffend.io/gems/static_holmes/0.7.7/0.7.11 Changelog: fixed
-
- 7月 06, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 Pedro Pombeiro 创作于
Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
- 7月 05, 2024
-
-
由 GitLab Renovate Bot 创作于
-
- 7月 04, 2024
-
- 7月 03, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-
由 Lukas 'ai-pi' Eipert 创作于
premailer-rails has multiple strategies of loading CSS. We configured it to consume it from the asset pipeline, which is correct for production. But during development with `vite` the CSS gets served directly from vite over the network. So we enable the network lookup strategy in dev mode.
-
由 GitLab Renovate Bot 创作于
-
- 7月 02, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 Igor Frenkel 创作于
Version 3.2.0 adds support for rpm and cargo. Changelog: changed
-
由 GitLab Renovate Bot 创作于
-
- 6月 29, 2024
-
-
由 Rodrigo Tomonari 创作于
Fix error undefined method `map` Changelog: fixed
-
- 6月 28, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 Bojan Marjanovic 创作于
Changelog: changed
-
由 GitLab Renovate Bot 创作于
-
- 6月 27, 2024
-
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-
由 GitLab Renovate Bot 创作于
-