该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 21, 2022
-
-
由 Mark Florian 创作于
This does not replace some instances of `setImmediate` in helpers and test environment configuration files, as these are well-contained, and can be rewritten later, if need be. The addition of the lint rule should prevent more usages of `setImmediate` appearing. This is the final part of https://gitlab.com/gitlab-org/gitlab/-/issues/344247.
-
- 1月 15, 2021
-
-
由 Lukas 'Eipi' Eipert 创作于
It is a bit confusing as we have put helpers to be used in specs in the same directory as specs for `app/assets/javascripts/helpers`. In oder to make the destinction a bit more clear, this moves jest test helpers to `__helpers__` and adds appropriate readmes to both folders.
-
- 12月 24, 2020
-
-
由 Lukas Eipert 创作于
Part of our prettier migration; changing the arrow-parens style.
-
- 12月 03, 2020
-
-
由 Simon Knox 创作于
This might need a better docstring update, could also be done in a nicer way
-
- 6月 25, 2019
-
-
由 Mark Florian 创作于
This is largely a straight-forward copy of the Karma spec, with the usual Karma->Jest necessary changes. This also fixes a bug in the implementation that was causing the tests to fail, when run on Jest/node, whereby actions that return rejected promises would always fail the given test. This was due to those rejections not being caught in the same call stack in which they were created.
-
- 3月 29, 2019
-
-
由 Winnie Hellmann 创作于
Copy missing helpers from Karma to Jest
-
- 2月 14, 2019
-
-
由 Heinrich Lee Yu 创作于
Sets `updated_at` so that the transformed note is returned together with the new reply
-
- 8月 07, 2018
-
-
由 Paul Slaughter 创作于
-
- 7月 19, 2018
-
-
由 Lukas Eipert 创作于
-
- 7月 12, 2018
-
-
由 Lukas Eipert 创作于
-
由 Lukas Eipert 创作于
-
- 5月 22, 2018
-
-
由 Phil Hughes 创作于
Closes #44604
-
- 3月 29, 2018
-
-
由 Phil Hughes 创作于
-
由 Filipa Lacerda 创作于
-
由 Filipa Lacerda 创作于
-
由 Phil Hughes 创作于
-
由 Filipa Lacerda 创作于
-
由 Phil Hughes 创作于
-
由 Filipa Lacerda 创作于
-
- 11月 11, 2017
-
-
由 Phil Hughes 创作于
-
由 Phil Hughes 创作于
-
- 9月 21, 2017
-
-
由 Filipa Lacerda 创作于
Formats dates Fixes clipboard button Simplifies HTML
-
- 8月 12, 2017
-
-
由 Filipa Lacerda 创作于
-