该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 3月 07, 2025
-
-
由 Lukas Eipert 创作于
MLOps Remove redundant constants file See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183723 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Buck O'Leary <bucoleary@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
由 Erick Bajao 创作于
Add default_color_mode option See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183534 Merged-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
由 Roy Zwambag 创作于
Fix mlops backend translation scopes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183702 Merged-by:
Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
由 Ravi Kumar 创作于
Use other scopes in tests as we are moving to WorkItem from Issue class See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183700 Merged-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Arturo Herrero <arturo.herrero@gmail.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Co-authored-by:
Siddharth Dungarwal <sdungarwal@gitlab.com>
-
由 Stanislav Lashmanov 创作于
Fork suggestion becomes a modal See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182881 Merged-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Chaoyue Zhao <czhao@gitlab.com> Approved-by:
Brendan Lynch <blynch@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Reviewed-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Reviewed-by:
Chaoyue Zhao <czhao@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Reviewed-by:
Alyssa Trinh <atrinh@gitlab.com> Co-authored-by:
psjakubowska <psedlak-jakubowska@gitlab.com>
-
由 Michael Becker 创作于
Add severity override to instance level See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183674 Merged-by:
Michael Becker <mbecker@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Michael Becker <mbecker@gitlab.com> Co-authored-by:
Chen Charnolevsky <ccharnolevsky@gitlab.com>
-
由 Dheeraj Joshi 创作于
Add spacing to the blame preferences dropdown See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183803 Merged-by:
Dheeraj Joshi <djoshi@gitlab.com> Approved-by:
Dheeraj Joshi <djoshi@gitlab.com> Co-authored-by:
Jacques <jerasmus@gitlab.com>
-
由 Achilleas Pipinellis 创作于
Improve image alt text for accessibility See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/179921 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Sujal Jain <sujal.jain.csd22@ggits.net>
-
由 Sujal Jain 创作于
- Updated alt text for traffic policy image to be more descriptive and provide better context for screen reader users -------
Commit message generated by GitLab Duo -
由 Marc Saleiko 创作于
Improve create model version service spec coverage See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183542 Merged-by:
Marc Saleiko <msaleiko@gitlab.com> Approved-by:
Rushik Subba <srushik@gitlab.com> Approved-by:
Marc Saleiko <msaleiko@gitlab.com> Reviewed-by:
Marc Saleiko <msaleiko@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
由 Natalia Tepluhina 创作于
Fix <details> collapsing when toggling checkbox See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183544 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
由 Coung Ngo 创作于
Toggling a checkbox in a work items description where there is an opened <details> element causes the <details> element to collapse. This fixes it in a similar way as legacy issues in `~/issues/show/utils/update_description.js`
-
由 Dmytro Biryukov 创作于
Rename work_items_show_data and remove work_items_list_data See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182612 Merged-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Approved-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Approved-by:
Oiza Baiye <obaiye@gitlab.com> Approved-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com>
-
由 Coung Ngo 创作于
work_items_show_data is now used for index/show/new pages so it is renamed to a more appropriate work_items_data name
-
由 Nicolas Dular 创作于
Milestone quick actions integration on Epic work items See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183092 Merged-by:
Nicolas Dular <ndular@gitlab.com> Approved-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Kassio Borges <kborges@gitlab.com> Co-authored-by:
Nasser Zahrani <nzahrani@gitlab.com>
-
由 Nasser Zahrani 创作于
Adds /milestone and /remove_milestone quick action to epic work items.
-
由 Laura Montemayor 创作于
Add a CI/CD testing guide to the dev docs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183403 Merged-by:
Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Laura Montemayor <lmontemayor@gitlab.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Rajendra Kadam <rkadam@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com> Co-authored-by:
Avielle Wolfe <awolfe@gitlab.com>
-
由 Avielle Wolfe 创作于
This page documents the unofficial CI/CD integration specs.
-
由 Brendan Lynch 创作于
Update image used in examples See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183825 Merged-by:
Brendan Lynch <blynch@gitlab.com> Approved-by:
Brendan Lynch <blynch@gitlab.com> Co-authored-by:
Filip Aleksic <faleksic@gitlab.com>
-
由 Filip Aleksic 创作于
-
由 Fabio Pitino 创作于
Fix Rack Attack incorrectly rate limiting runner API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183764 Merged-by:
Fabio Pitino <fpitino@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Stan Hu 创作于
To update a job status, the runner uses the PUT /api/v4/:jobs endpoint with the job token in two places: 1. The PRIVATE-TOKEN header 2. The `token` parameter in the JSON body Previously `AuthFinders` looked up the PAT and raised an unauthorized exception because no user was found. Instead, it should continue to see if it can authenticate the job with the `token` parameter. This commit makes `access_token` return blank if it has the CI build token prefix so that the exception is not raised. That way Rack Attack can then ensure the request is authenticated with the job token. Changelog: fixed
-
由 Savas Vedova 创作于
Add basic version token with placeholder text See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183493 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
Savas Vedova <svedova@gitlab.com> Reviewed-by:
Ryan Lehmann <rlehmann@gitlab.com> Co-authored-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com>
-
由 Lorenz van Herwaarden 创作于
This creates a new version token for the dependency list that is added to both the group and project-level with different feature flags. It has no functionality at this time, except for showing a placeholder message based on whether 0, 1, or multiple components have been selected.
-
由 Igor Drozdov 创作于
Refactor aliasing of Note#last_updated_by See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183789 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
由 Marius Bobin 创作于
Merge branch 'overdue-finalize-background-migration--backfill-ci-build-trace-metadata-project-id' into 'master' Finalize migration BackfillCiBuildTraceMetadataProjectId See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182192 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
gdk <gdk@example.com>
-
由 David Pisek 创作于
Adds additional time series to DORA metrics dashboard charts See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182843 Merged-by:
David Pisek <dpisek@gitlab.com> Approved-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Reviewed-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
Rudy Crespo <rcrespo@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com> Co-authored-by:
Ezekiel Kigbo <ekigbo@gitlab.com> Co-authored-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com>
-
由 Ezekiel Kigbo 创作于
Adds the relevant median and average time series calculations to the DORA metrics dashboard line charts. Adds an additional null series for periods with no data
-
由 Sheldon Led 创作于
Split Usage Quotas mounting functions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183539 Merged-by:
Sheldon Led <sheldonled@gitlab.com> Approved-by:
Ragnar Hardarson <rhardarson@gitlab.com> Approved-by:
Sheldon Led <sheldonled@gitlab.com> Reviewed-by:
Ragnar Hardarson <rhardarson@gitlab.com> Reviewed-by:
Sheldon Led <sheldonled@gitlab.com> Reviewed-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Kos Palchyk <kpalchyk@gitlab.com>
-
由 Jacques Erasmus 创作于
Update dependency @gitlab/ui to v109.2.1 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183796 Merged-by:
Jacques Erasmus <jerasmus@gitlab.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Mohamed Hamda 创作于
Add codestral for Duo chat tools See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182071 Merged-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Patrick Cyiza <jpcyiza@gitlab.com>
-
由 Igor Drozdov 创作于
Add Duo with Amazon Q support to SM/Dedicated provisioning See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183529 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Corinna Gogolok <cgogolok@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Corinna Gogolok <cgogolok@gitlab.com> Co-authored-by:
Lukas Wanko <lwanko@gitlab.com>
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183793 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>
-
由 Mohamed Hamda 创作于
Fix SHM health check not enabling properly See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183692 Merged-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Reviewed-by:
Matthias Käppler <mkaeppler@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Patrick Cyiza <jpcyiza@gitlab.com> Co-authored-by:
Matthias Kaeppler <mkaeppler@gitlab.com>
-
由 Patrick Cyiza 创作于
This was not testing the right condition. Changelog: fixed EE: true
-
由 Phil Hughes 创作于
Minor CSS fixes in Rapid Diffs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183673 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Stanislav Lashmanov <slashmanov@gitlab.com>
-
由 Vitali Tatarintev 创作于
Pseudonymise username in urls See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/183474 Merged-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Co-authored-by:
ankit.panchal <apanchal@gitlab.com>
-
由 Sanad Liaquat 创作于
Use correct RUBY_VERSION in all e2e child pipelines and improve pipeline code Closes gitlab-org/quality/analytics/team#39 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/182280 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>