该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 11月 03, 2022
-
-
由 Vitaly Slobodin 创作于
-
- 6月 14, 2022
-
-
由 Richard Chong 创作于
-
- 3月 08, 2022
-
-
由 Tomislav Nikić 创作于
This commit contains a basic consumer side test setup. It is still a draft but sets up the needed folder structure.
-
- 11月 08, 2021
-
-
- 9月 03, 2021
-
-
由 Vitaly Slobodin 创作于
-
- 7月 13, 2021
-
-
由 sstern 创作于
-
- 3月 10, 2021
-
-
This re-adds our config/, scripts/ and *.config.js files to eslint, together with some rules to make it a little easier for those node-scripts, e.g. console logging or importing node or dev dependencies should be fine.
-
- 5月 20, 2020
-
-
由 Denys Mishunov 创作于
When using an IDE or an editor, those expect jest.config.js in the project's root if nothing else is specificed in the config. In case of two separate configs, we would need to update the configs for every jest spec run that is not very enjoyable.
-
- 5月 15, 2020
-
-
由 Paul Slaughter 创作于
**Why?** To write [FE integration tests][1], we will need to have two related but different environments. The best way to do this is with two configs and a base config. [1]: https://docs.gitlab.com/ee/development/testing_guide/testing_levels.html#frontend-integration-tests
-
- 3月 29, 2019
-
-
由 Winnie Hellmann 创作于
(cherry picked from commit 5a2d7bf2)
-
由 Winnie Hellmann 创作于
-
- 1月 21, 2019
-
-
由 Martin Wortschack 创作于
- Re-enable stateStorageStrategy=localStorage - Move snowplow to vendor directory - Cleanup .eslintignore - Fix test
-
- 12月 05, 2018
-
-
由 Winnie Hellmann 创作于
-
- 9月 08, 2018
-
-
由 Lukas Eipert 创作于
-
- 3月 24, 2018
-
-
由 Mike Greiling 创作于
-
由 Mike Greiling 创作于
-
- 9月 27, 2017
-
-
由 Winnie Hellmann 创作于
-
- 9月 22, 2017
-
-
由 Tim Zallmann 创作于
-
由 Tim Zallmann 创作于
-
- 4月 15, 2017
-
-
由 Phil Hughes 创作于
-
- 4月 08, 2017
-
-
由 Luke "Jared" Bennett 创作于
-
由 Luke "Jared" Bennett 创作于
-
- 4月 06, 2017
-
-
由 Luke "Jared" Bennett 创作于
-
由 Luke "Jared" Bennett 创作于
-
- 3月 30, 2017
-
-
由 Luke "Jared" Bennett 创作于
-
- 3月 15, 2017
-
-
由 Luke "Jared" Bennett 创作于
-
- 1月 11, 2017
-
-
由 Mike Greiling 创作于
-
- 1月 07, 2017
-
-
由 Mike Greiling 创作于
Add the following line to GDK Procfile to play with it: webpack: exec support/exec-cd gitlab npm run dev-server
-
- 12月 15, 2016
-
-
由 Mike Greiling 创作于
-
- 11月 30, 2016
-
-
由 Luke "Jared" Bennett 创作于
Change airbnb eslint config package to `eslint-config-airbnb-base` and update plugins. Change `airbnb` to `airbnb-base` for .eslintrc `extends` value. Added changelog entry Made sure all plugins and envs are set Corrected new failing specs
-
- 11月 04, 2016
-
-
由 Alfredo Sumaran 创作于
-
- 11月 02, 2016
-
-
由 winniehell 创作于
-
- 10月 26, 2016
-
-
由 winniehell 创作于
ESLint config: https://github.com/airbnb/javascript
-