该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 26, 2024
-
-
由 Sarah Yasonik 创作于
-
- 7月 25, 2024
-
-
由 Chad Woolley 创作于
Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
由 Niko Belokolodov 创作于
-
- 7月 24, 2024
-
-
由 Himanshu Kapoor 创作于
Since we no longer use a frontend based markdown parser in production, we can remove wysiwyg related glfm specs.
-
- 7月 23, 2024
-
-
由 David Dieulivol 创作于
This reverts merge request !160368
-
由 Kev Kloss 创作于
-
由 Sarah Yasonik 创作于
Adds support for creating metric definitions with filters defined when using the Internal Events CLI.
-
- 7月 22, 2024
-
-
由 Arturo Herrero 创作于
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 7月 19, 2024
-
-
由 Niko Belokolodov 创作于
Co-authored-by:
Sarah Yasonik <syasonik@gitlab.com>
-
由 Lin Jen-Shin 创作于
* Remove unneeded dependencies * Take artifacts over downloading fresh metadata * For `retrieve-tests-metadata`, always download fresh metadata Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
由 Sarah Yasonik 创作于
-
由 Stan Hu 创作于
If a curl request fails with a 404, we should default to the fallback routine so tests like `detect-test` will gracefully recover. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/473318
-
- 7月 18, 2024
-
-
由 Lin Jen-Shin 创作于
This should not affect any actual behaviour because it should still read and write with the described strategy. We just additionally also write another mapping file for coverage strategy so that we can compare them.
-
- 7月 17, 2024
-
-
由 Chad Woolley 创作于
- Includes associated refactorings to extract out common logic from settings module
-
由 Dat Tang 创作于
Use CI_COMMIT_REF_NAME instead of CI_COMMIT_REF_SLUG, because the the later one does some string conversions per our document (https://docs.gitlab.com/ee/ci/variables/predefined_variables.html). This breaks the current regex, make it hard to understand and lead to possible confusion in the future.
-
由 Sarah Yasonik 创作于
-
- 7月 16, 2024
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Nick Malcolm 创作于
Previously, the comment would have the warning followed immediately by the footer comment. This was due to an insufficient number of newlines, based on how GitLab Flavored Markdown works. The comment would also fail to apply a quick action. This was due to it being prefixed by two spaces.
-
由 Scott de Jonge 创作于
-
由 Lucas Charles 创作于
This schema prevents further additions to gitlab_pm schema as all future changes should be merged into gitlab_sec Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/472608
-
- 7月 15, 2024
-
-
由 David Dieulivol 创作于
-
由 David Dieulivol 创作于
Co-authored-by:
Lin Jen-Shin <jen-shin@gitlab.com>
-
- 7月 11, 2024
-
-
Changelog: changed EE: true
-
由 Scott de Jonge 创作于
Add PostCSS plugins Move mailer stylesheets to `mailers/` directory Update import paths Remove asset precompile rules, use wildcard Add mailers processor to CSS compile script
-
由 Michał Wielich 创作于
Make it possible to loop internal cli definitions
-
- 7月 10, 2024
-
-
由 Mark Florian 创作于
This adds a script that find a given frontend file's dependencies by walking its import dependency tree. This can be used in conjunction with the Tailwind migration script to migrate batches of related files. Co-authored-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com>
-
由 Andrejs Cunskis 创作于
Fix cng unit tests
-
由 Paul Gascou-Vaillancourt 创作于
We are migrating `gl-bg-none` usages to `gl-bg-transparent`, so we can let Tailwind generate its own util which only applies `background-image: none` while ours did `background: none`.
-
由 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
-
-
由 Eduardo Bonet 创作于
-
由 Dat Tang 创作于
Trigger release-environment pipeline from security stable branches See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/154669 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Mayra Cabrera <mcabrera@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Dat Tang <dattang@gitlab.com> Co-authored-by:
Jenny Kim <yjeankim@gitlab.com> (cherry picked from commit b2728d7a) ee55efbe Security stable branch commits and commit tags trigger release-environment pipeline e99dbd6c Build QA image for security stable branches e7f9cf7f Remove temporary comment 38226b9f remove "security" path portion of CI_PROJECT_NAMESPACE 81031959 Match security mirror when processing TRIGGER_BRANCH 8d588eaa Correct image tags in VERSIONS variable 70388adf Remove resource group for release environments QA 765b0da5 Add docker login to security release environments QA job 70515ad4 Add rspec to test security environment name 9d4d7037 Apply 3 suggestion(s) to 2 file(s) 3da91fdf Remove unused method in construct RE script 166e712e Merge security cng template 386cc6e5 Merge branch 'master' into 'jennykim/release-environment-trigger-from-security' Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
由 Nick Malcolm 创作于
-
- 7月 08, 2024
-
-
由 Peter Leitzen 创作于
By default, quarantined specs are run locally so we should skip them in scripts/rspec_check_order_dependence as these specs will most-likely fail.
-
由 Sarah Yasonik 创作于
-
由 Eduardo Bonet 创作于
- 7月 04, 2024
-
-
由 Andrejs Cunskis 创作于
-
由 Harsha Muralidhar 创作于
-