该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 11月 01, 2023
-
-
由 Stanislav Lashmanov 创作于
-
- 10月 25, 2023
-
-
由 Lorenz van Herwaarden 创作于
This partially reverts merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/131712 which upgraded vue-apollo. The upgrade of vue-apollo was causing GraphQL subscriptions to automatically restart which is causing increased Puma CPU saturation as well as increased log messages. We do keep a fix of vue-apollo that allows using props directly in vue provide by adding a patch. Changelog: fixed
-
- 9月 21, 2023
-
-
由 Mark Florian 创作于
This fixes a warning from patch-package about an old patch version. This is a follow up to https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132044.
-
- 8月 21, 2023
-
-
由 Illya Klymov 创作于
* multiple minor fixes
-
- 8月 05, 2023
- 7月 05, 2023
-
-
由 Igor Drozdov 创作于
Updates Rails to the latest version
-
- 7月 04, 2023
-
-
由 Mark Florian 创作于
This avoids a spurious warning from `patch-package` about an out of date patch successfully applying to `@rails/ujs`. It seems that https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124694 correctly added a new patch for the new version 7.0.5-1, but did not delete the patch for the old version, 7.0.5.
-
- 6月 27, 2023
-
-
由 Heinrich Lee Yu 创作于
Updates Rails to the latest version
-
由 Igor Drozdov 创作于
Changelog: other
-
- 6月 26, 2023
-
-
由 Igor Drozdov 创作于
Changelog: other
-
- 6月 20, 2023
-
-
由 Heinrich Lee Yu 创作于
-
- 5月 02, 2023
-
-
由 Illya 创作于
* mimic @vue/test-utils behaviour
-
- 3月 15, 2023
-
-
由 Illya Klymov 创作于
* drop unneeded <template functional>
-
由 Illya Klymov 创作于
* use custom compiler for webpack and jest * move :key inside <template v-for> * fix bug with v-once and v-for
-
由 Illya Klymov 创作于
* VUE_VERSION=3 uses Vue.js 3 + gitlab-ui from source * VUE_VERSION=2 uses Vue.js 2 + gitlab-ui from source (mostly for debuggin purposes) * default behavior should be unchanged
-
- 6月 10, 2022
-
-
由 Mark Florian 创作于
This adds and uses `patch-package` to remove the `data-remote` script executation behaviour of `@rails/ujs`. Addresses https://gitlab.com/gitlab-org/gitlab/-/issues/336138.
-