该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 6月 06, 2024
-
-
由 Mayra Cabrera 创作于
This reverts merge request !154168
-
- 6月 04, 2024
-
-
由 Peter Hegman 创作于
To help make the migration process easier
-
- 5月 30, 2024
-
-
由 Archish Thakkar 创作于
Changelog: other EE: true
-
- 5月 23, 2024
-
-
由 Peter Hegman 创作于
Also add section about spacing and colors on official Tailwind docs and update copy in danger rule
-
由 Niko Belokolodov 创作于
New method verifies all the necessary fields are set for removed metrics
-
- 5月 22, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 5月 14, 2024
-
-
由 Archish Thakkar 创作于
Changelog: other EE: true
-
- 5月 13, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 5月 01, 2024
-
-
由 Lin Jen-Shin 创作于
-
- 4月 29, 2024
-
-
由 Nao Hashizume 创作于
-
- 4月 23, 2024
-
-
由 Peter Hegman 创作于
Warn against using them prompt to instead use the Tailwind equivalent
-
- 4月 19, 2024
-
-
由 Alexandru Croitor 创作于
When a file is just moved around it appears in the changed files list but the diff is empty so we are skipping it.
-
由 Paul Gascou-Vaillancourt 创作于
This adds a new Dangerfile to do some Tailwind-related reporting. Currently, we check whether the diff potentially contains interpolated CSS utils. We might extend this rule to report additional info about CSS utils usages.
-
- 4月 18, 2024
-
-
由 Lukas Eipert 创作于
We are using PNG instead of SVGs for compatibility with email notifications.
-
- 4月 06, 2024
-
-
由 Peter Leitzen 创作于
-
- 4月 05, 2024
-
-
由 Jennifer Li 创作于
Catch JSON parser error
-
- 4月 04, 2024
-
-
由 Peter Leitzen 创作于
-
由 Peter Leitzen 创作于
This commit resolves the following warnings: gitlab/danger/saas_feature/Dangerfile:3: warning: already initialized constant Danger::Dangerfile::SEE_DOC gitlab/danger/feature_flag/Dangerfile:3: warning: previous definition of SEE_DOC was here Ideally, the code should go into danger plugins to side-step any namespace issues.
-
- 4月 03, 2024
-
-
由 Lin Jen-Shin 创作于
-
- 3月 28, 2024
-
-
由 Kasia Misirli 创作于
Add specs for ci template check tooling Fix the formatting and file path with changes.category method Add check! spec and fix a bug in existing code
-
- 3月 04, 2024
-
-
由 Marcel Amirault 创作于
-
- 2月 02, 2024
-
-
由 Peter Leitzen 创作于
Link to documentation page to provide in-depth information about Reviewer Roulette.
-
- 2月 01, 2024
-
-
由 Doug Stull 创作于
- todo files should not be added to. They are meant for eventually resolving, not as a forever list of exceptions.
-
- 1月 25, 2024
-
-
由 Mark Florian 创作于
The checks here are superseded by the Pajamas Adoption Scanner, implemented in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141368 and https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142704. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/367738.
-
- 1月 10, 2024
-
-
由 Doug Stull 创作于
- similar to update, destroy, etc, this method should require database review
-
- 12月 06, 2023
-
-
由 Marcel Amirault 创作于
Update the links in code and autogenerated docs
-
- 11月 29, 2023
-
-
由 Doug Stull 创作于
- from feedback
-
由 Sanad Liaquat 创作于
Also improve clarify messeage posted to run e2e test pipeline
-
- 11月 24, 2023
-
-
由 Will Meek 创作于
-
- 11月 22, 2023
-
-
由 Doug Stull 创作于
- removed during initial deployment for backfilling, see https://gitlab.com/gitlab-org/gitlab/-/merge_requests/133236#note_1600494778
-
- 11月 15, 2023
-
-
-
由 Sarah German 创作于
Solutions and Development docs do not need reviews from Technical Writers, but MRs with edits in these sections should follow specialized directions.
-
由 Dmitry Gruzd 创作于
-
- 11月 14, 2023
-
-
由 David Dieulivol 创作于
-
- 11月 04, 2023
-
-
由 Sarah German 创作于
-
- 11月 03, 2023
-
-
由 Manoj M J 创作于
-
- 10月 26, 2023
-
-
- 10月 20, 2023
-
-
由 Peter Leitzen 创作于
Danger defines its own `fail` method which caused false positives and forced inline disables.
-
由 Kassio Borges 创作于
When removing files, contributors might forget to remove the related rubocop todos. To avoid that, this new Danger plugin will add comments on MRs on deleted files that still have related rubocop todos. Changelog: added
-