该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 11, 2023
-
-
由 Leonardo da Rosa 创作于
Pre-16.3 migration files were removed and schema changes moved to db/init_structure.sql file Changelog: changed
-
- 12月 07, 2023
-
-
由 Andrejs Cunskis 创作于
Additional rule fix
-
- 12月 05, 2023
-
-
由 Omar Qunsul 创作于
Addressing: https://gitlab.com/gitlab-org/gitlab/-/issues/429803 Changelog: fixed
-
由 Lin Jen-Shin 创作于
-
- 12月 01, 2023
-
-
由 Eulyeon Ko 创作于
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 11月 30, 2023
-
-
由 Rémy Coutable 创作于
-
由 Manoj M J 创作于
Changelog: added
-
由 Jennifer Li 创作于
-
由 Andrejs Cunskis 创作于
-
- 11月 29, 2023
-
-
由 Manoj M J 创作于
-
由 Sanad Liaquat 创作于
Also improve clarify messeage posted to run e2e test pipeline
-
- 11月 28, 2023
-
-
由 Peter Leitzen 创作于
-
- 11月 22, 2023
-
-
由 Matt Kasa 创作于
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/428704
-
由 Jennifer Li 创作于
Update with new spec test cases Refactor regex and correct test spec Stub env var in CI
-
- 11月 21, 2023
-
-
由 Eulyeon Ko 创作于
- Use threaded network requests. - Combine the existing QA rspecs into one now that the tests can be quickly run in one rspec. - Add a fast CI job for QA regression detection Introduce a canary, non-optional CI job for GitLab Duo Chat that is fast and cheap to run.
-
由 Jennifer Li 创作于
Refactor Add testing commit, will be removed Removes testing commit
-
- 11月 20, 2023
-
-
由 ddieulivol 创作于
We noticed that the namespace could not be deleted because the gitlab runner pod takes too long to be deleted. This commit ensures we kill the gitlab runner review- apps container after 1min.
-
- 11月 17, 2023
-
-
由 Jennifer Li 创作于
This reverts merge request !136411
-
- Use threaded network requests. - Combine the existing QA rspecs into one now that the tests can be quickly run in one rspec. - Add a fast CI job for QA regression detection Introduce a canary, non-optional CI job for GitLab Duo Chat that is fast and cheap to run.
-
- 11月 16, 2023
-
-
由 David Dieulivol 创作于
https://gitlab.com/gitlab-org/gitlab/-/jobs/5535361923 timed-out at 15min, but the deletion was successful. We can increase the timeout to 30min, to make sure a slow but successful job won't timeout most of the time.
-
- 11月 15, 2023
-
-
由 Peter Leitzen 创作于
They were removed in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127588
-
由 Peter Leitzen 创作于
-
- 11月 12, 2023
-
-
由 Chad Woolley 创作于
- Add support for running rubocop - Add support for running Jest - Improve messages - Add comments
-
- 11月 10, 2023
-
-
由 Jonas Larsen 创作于
-
由 Vasilii Iakliushin 创作于
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/421591 Follow-up for https://gitlab.com/gitlab-org/gitlab/-/merge_requests/132111 * Remove `Gitlab::RuggedInstrumentation` * Remove `Peek::Views::Rugged` * Remove lint-rugged script * Adjust tests and documentation Changelog: removed
-
- 11月 09, 2023
-
-
由 Eulyeon Ko 创作于
-
- 11月 06, 2023
-
-
由 Jonas Larsen 创作于
-
- 11月 04, 2023
-
-
- This fixes issue where jest tries to read large files into memory before starting. - https://gitlab.slack.com/archives/C0GQHHPGW/p1698721173249569
-
-
- 11月 03, 2023
-
-
由 Rémy Coutable 创作于
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Adds the fixtures generated from real production data (public issues and epics) - Adds a new spec helper (chat_qa_evaluation_helpers.rb) that houses the "test prompt" and evaluation helpers. - Adds a shared context (duo_chat_evaluation_shared_context.rb) that loads the fixtures and recreates the data using FactoryBot. - Adds rspecs (qa_issue_spec.rb, qa_epic_spec.rb) that run a subset of "the golden questions" using the fixtures. - Updates CI configurations to parallelize test runs that require making LLM requests - Adds a Ruby script (scripts/duo_chat/reporter.rb) to post-process the test evaluation outputs and automate posting a report to a merge request
-
- 11月 02, 2023
-
-
Signed-off-by:
Raimund Hook <rhook@gitlab.com>
-
由 Niklas 创作于
-
The git approach causes some problems with wrong change detections. Switching the logic to use Tooling::FindChanges will detect the file changes with the API. Changelog: other
-
- 10月 27, 2023
-
-
This reverts commit e504f5943faff02c71464d71db3f951a05a52f99.
-
- 10月 26, 2023
-
-
由 Lukas Eipert 创作于
We do not rely on startup CSS any longer: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124406 So we do not need to update the files. This also removes unused dev dependencies.
-
- 10月 25, 2023
-
-
由 Matt Kasa 创作于
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/427810
-
- 10月 24, 2023
-
-
由 Tianwen Chen 创作于
-
- 10月 20, 2023
-
-
由 Matt Kasa 创作于
Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/422106
-