该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 07, 2025
-
-
由 Jonas Larsen 创作于
-
由 Emily Sahlani 创作于
Add `all_available` argument to Groups GQL query See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183161 Merged-by:
Emily Sahlani <esahlani@gitlab.com> Approved-by:
Emily Sahlani <esahlani@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Reviewed-by:
Emily Sahlani <esahlani@gitlab.com> Co-authored-by:
Shane Maglangit <smaglangit@gitlab.com>
-
由 Shane Maglangit 创作于
Changelog: added
-
由 Russell Dickenson 创作于
Update GLAS multi-core by default documentation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183517 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Mher Tolpin <mtolpin@gitlab.com>
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183771 Merged-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Approved-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Artur Fedorov 创作于
Add badge to show open MR count on blob page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183118 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Alyssa Trinh <atrinh@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Gary Holtz <gholtz@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Alyssa Trinh <atrinh@gitlab.com> Co-authored-by:
Chaoyue Zhao <czhao@gitlab.com>
-
由 Chaoyue Zhao 创作于
This feature is behind `filter_blob_path` feature flag.
-
由 Doug Stull 创作于
Convert trial lead step for DuoEnterprise Trial to ViewComponent See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/181874 Merged-by:
Doug Stull <dstull@gitlab.com> Approved-by:
Roy Liu <rliu@gitlab.com> Approved-by:
david hamp-gonsalves <dhamp-gonsalves@gitlab.com> Approved-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Chaoyue Zhao <czhao@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Buck OLeary <bucoleary@gitlab.com>
-
由 Buck O'Leary 创作于
- better encapsulate logic and improve testing + maintainability - remove view logic from controller layer. - fixes typo in the UI text Changelog: fixed EE: true
-
由 Stan Hu 创作于
Fix CI job token policies check conditions order See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183746 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
moaz-khalifa <mkhalifa@gitlab.com>
-
由 Moaz Khalifa 创作于
-
由 Evan Read 创作于
Clarify requirements for unused default storage config See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183617 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Danny Bailey <dbailey@gitlab.com>
-
由 Danny Bailey 创作于
-
由 Sam Word 创作于
Prevent race conditions when reading duo_availability value from ApplicationSettings See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182111 Merged-by:
Sam Word <sword@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Sam Word <sword@gitlab.com> Reviewed-by:
Sam Word <sword@gitlab.com> Co-authored-by:
Julie Huang <julhuang@gitlab.com>
-
由 Julie Huang 创作于
Race conditions are happening when attempting to read the duo_availabity value immediately after an update is made to its columns in the setter method. When an update is made in the Duo configuration page, an immediate rediret to admin/gitlab_duo happens where duo_availabity is fetched as a prop for the frontend. Using with_lock ensures any pending updates are fully completed before attempting to read the value.
-
由 Suraj Tripathi 创作于
Fixes CE profile Usage Quotas rendering See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183577 Merged-by:
Suraj Tripathi <stripathi@gitlab.com> Approved-by:
Suraj Tripathi <stripathi@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Kos Palchyk <kpalchyk@gitlab.com>
-
由 Heinrich Lee Yu 创作于
Strengthen backwards compatibility guidance in developer docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179229 Merged-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Reviewed-by:
Heinrich Lee Yu <heinrich@gitlab.com> Reviewed-by:
John Hope <jhope@gitlab.com> Co-authored-by:
John Hope <jhope@gitlab.com>
-
由 John Hope 创作于
-
由 Krasimir Angelov 创作于
Add index on merge_request_diffs for id and project_id See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/173929 Merged-by:
Krasimir Angelov <kangelov@gitlab.com> Approved-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Approved-by:
Krasimir Angelov <kangelov@gitlab.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
James Fargher <jfargher@gitlab.com>
-
由 Chloe Liu 创作于
Rename cng orchestrator to orchestrator See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182943 Merged-by:
Chloe Liu <yliu@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
John McDonnell <jmcdonnell@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Chloe Liu <yliu@gitlab.com> Co-authored-by:
Sofia Vistas <svistas@gitlab.com>
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Stanislav Lashmanov 创作于
Improve a11y of Help menu See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183443 Merged-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Co-authored-by:
Chad Lavimoniere <clavimoniere@gitlab.com>
-
由 Olena Horal-Koretska 创作于
Add Sentry reporting and improve specs on Usage Quotas > Seats See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183226 Merged-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Approved-by:
Angelo Gulina <agulina@gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Reviewed-by:
Angelo Gulina <agulina@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Kos Palchyk <kpalchyk@gitlab.com>
-
由 Kos Palchyk 创作于
-
由 Subashis Chakraborty 创作于
Merge branch '517989-feature-flag-rollout-of-filter_saml_enforced_resources_from_graphql' into 'master' Remove filter_saml_enforced_resources_from_graphql feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183417 Merged-by:
Subashis Chakraborty <schakraborty@gitlab.com> Approved-by:
Serena Fang <sfang@gitlab.com> Approved-by:
Subashis Chakraborty <schakraborty@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
-
由 Elwyn Benson 创作于
Fix model registry frontend translation scopes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183695 Merged-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Diana Zubova <dzubova@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
由 Carla Drago 创作于
Fix small grammatical error See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183769 Merged-by:
Carla Drago <cdrago@gitlab.com>
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183736 Merged-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Approved-by:
release-tools approver bot <project_278964_bot_77e28085fcec07f14dfd31c689824b5b@noreply.gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Carla Drago 创作于
-
由 Erick Bajao 创作于
Finalize "generate commit message" migration to AI Gateway See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182969 Merged-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Co-authored-by:
Alejandro Rodriguez <alejandro@gitlab.com>
-
由 Artur Fedorov 创作于
Reintroduce multi-threaded Duo Chat See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183526 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Frédéric Caplette <fcaplette@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
Frédéric Caplette <fcaplette@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
由 Jannik Lehmann 创作于
This commit: - Implements multi-threaded DuoChat integration - Updates all GraphQL queries required for the multi-threaded architecture. - Ensures seamless fallback to single-threaded mode when duo_chat_multi_thread is disabled. It was initially merged in: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179708 Reverted to some breaking-changes in the API that are resolved. EE: true Merged-by:
Jannik Lehmann <jlehmann@gitlab.com> Approved-by:
Lindsey Shelton <lshelton@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Jannik Lehmann <jlehmann@gitlab.com>
-
Use text.color.link for hover color in issuable sidebar controls See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183307 Merged-by:
Paulina Sedlak-Jakubowska <psedlak-jakubowska@gitlab.com> Approved-by:
Jeremy Elder <jelder@gitlab.com> Approved-by:
Buck O'Leary <bucoleary@gitlab.com> Approved-by:
Paulina Sedlak-Jakubowska <psedlak-jakubowska@gitlab.com> Co-authored-by:
sdejonge <sdejonge@gitlab.com>
-
由 Scott de Jonge 创作于
Update GlButton class overrides Update `.right-sidebar a:not(.btn)` hover CSS styles Changelog: changed
-
由 drew stachon 创作于
Enable force cancellation of stuck build jobs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179137 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
James Rushford <jrushford@gitlab.com> Approved-by:
Paulo Barros <pbarros@gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Jessie Young <jessieyoung@gitlab.com> Reviewed-by:
Paulo Barros <pbarros@gitlab.com> Reviewed-by:
Anthony Juckel <ajuckel@gmail.com> Reviewed-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
Anthony Juckel <ajuckel@gmail.com>
-
由 Anthony Juckel 创作于
- Force cancel button on Job Details page - Accept force parameter for /projects/:proj_id/jobs/:id/cancel Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179137
-
由 Leonardo da Rosa 创作于
Fix Rails/PluralizationGrammar offenses See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/178933 Merged-by:
Leonardo da Rosa <ldarosa@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Leonardo da Rosa <ldarosa@gitlab.com> Co-authored-by:
Ben Ellis <ben.h.ellis4@gmail.com>
-
由 Ben Ellis 创作于
-
由 Kerri Miller 创作于
Accept an ignore_revs parameter and handle errors See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182826 Merged-by:
Kerri Miller <kerrizor@kerrizor.com> Approved-by:
Hunter Stewart <hustewart@gitlab.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Reviewed-by:
Kerri Miller <kerrizor@kerrizor.com> Co-authored-by:
j.seto <jseto@gitlab.com>
-
由 Jerry Seto 创作于
-