该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 19, 2023
-
-
由 maddievn 创作于
Creates a migration file, spec file and dictionary file Changelog: added
-
由 maddievn 创作于
Creates a migration file, spec file and dictionary file Changelog: added
-
由 Matt Kasa 创作于
- Enables auto_explain for postgres >=14 in CI - Merges and deduplicates these logs to generate an example plan for each query, if the pipeline:record-queries label is present Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/414325
-
- 7月 18, 2023
-
-
由 Chad Woolley 创作于
- To follow new guidelines at https://handbook.gitlab.com/handbook/tools-and-tips/editors-and-ides/jetbrains-ides/code-inspection/ - Add links to relevant docs - Remove from areas other than Remote Development - Add missing ones related to var/method/class/param/const length
-
由 Adam Hegyi 创作于
This change updates the pipeline settings to run a separate job for RSpec tests tagged with click_house.
-
- 7月 16, 2023
-
-
由 Manoj M J 创作于
Test changes with clusterwide db
-
- 7月 15, 2023
-
-
- Adds Railway Oriented Programming (ROP) to Remote Development Workspace Create module - See ee/lib/remote_development/README.md for context
-
- 7月 14, 2023
-
-
由 Peter Leitzen 创作于
Auto-corrected via: rubocop -a --only Style/RedundantFreeze scripts spec tooling qa
-
- 7月 13, 2023
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 7月 12, 2023
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Chad Woolley 创作于
- Adds Railway Oriented Programming (ROP) to Remote Development AgentConfig Update module - See ee/lib/remote_development/README.md for context
-
- 7月 11, 2023
-
-
由 Lin Jen-Shin 创作于
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Chad Woolley 创作于
- See ee/lib/remote_development/README.md for context - Adds Railway Oriented Programming (ROP) to Remote Development Workspace Update module - Add generic Result type (not domain specific) to support ROP
-
- 7月 07, 2023
-
- 7月 06, 2023
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 TianLu 创作于
-
- 7月 05, 2023
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 TianLu 创作于
-
- 6月 28, 2023
-
-
由 ddieulivol 创作于
If we have RSPEC_FAIL_FAST_THRESHOLD tests failures, we might have more tests failures happening. If we only retry the RSPEC_FAIL_FAST_THRESHOLD tests that failed, we might miss other failures, and pass the CI job, which is not intended. This commit ensures that we do not auto-retry the failed tests when we have the maximum of allowed failures.
-
由 TianLu 创作于
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 6月 27, 2023
-
-
由 ddieulivol 创作于
We want a different exit code for fail-early scenarios, so that we can properly handle the auto-retry for those.
-
由 Kamil Trzciński 创作于
The purpose of this Gem is to move all `Gitlab::Utils` code into the Gem, and use this for all common functions that are not monolith specific.
-
- 6月 26, 2023
-
-
由 Kamil Trzciński 创作于
The purpose of this Gem is to move all `Gitlab::Utils` code into the Gem, and use this for all common functions that are not monolith specific.
-
- 6月 21, 2023
-
-
由 TianLu 创作于
-
- 6月 20, 2023
-
-
由 Stan Hu 创作于
Previously we only checked vendor/gems for invocations of `git` in the gemspec files. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/121676 introduced the `gems` directory, so we should lint this directory as well. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/415739
-
- 6月 15, 2023
-
-
由 Sanad Liaquat 创作于
Message will be posted if QA_TESTS have folders only
-
- 6月 13, 2023
-
-
由 Mark Lapierre 创作于
Checks out the specified SHA. Defaults to head of main
-
- 6月 08, 2023
-
-
由 David Dieulivol 创作于
-
- 6月 07, 2023
-
-
由 Pavel Shutsin 创作于
No user facing changes here. Code styling fixes only
-
- 6月 06, 2023
-
-
由 Leonardo da Rosa 创作于
Since we're going to postgres 14 on gitlab.com, we should make that the primary version we test against, and we should add nightly tests for postgres 15 Changelog: changed
-
由 Andrejs Cunskis 创作于
-
- 5月 31, 2023
-
-
由 Evan Read 创作于
We already pass it in the yarn script
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 5月 30, 2023
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
由 Krasimir Angelov 创作于
Prune all tests from specs/migration up to v15.5.9.
-
- 5月 28, 2023
-
- 5月 26, 2023
-
-
由 Evan Read 创作于
- Add color to output - Clear some shellcheck warnings - Refactor output text
-
- 5月 25, 2023
-
-
由 Rémy Coutable 创作于
This reverts merge request !121652
-