该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 02, 2024
-
-
由 Jonas Larsen 创作于
The group 'import' was renamed to 'import_and_integrate'
-
- 2月 01, 2024
-
-
由 Jarka Košanová 创作于
Allow creation of group-level roles on self-managed instances See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142637 Merged-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Hinam Mehra <hmehra@gitlab.com> Co-authored-by:
Hinam Mehra <hmehra@gitlab.com>
-
由 Hinam Mehra 创作于
- Introduce beta feature-flag, restrict_member_roles, which is disabled by default. - When it's off, admins can create group-level and instance-level custom roles when on a self-managed instance. - When it's on, admins can only create instance-level custom roles on a self-managed instance. - When on SaaS mode, only group-level roles can be created. Changelog: added EE: true
-
由 Erick Bajao 创作于
Add groups to CI_JOB_TOKEN allowlist, groups validation implementation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142441 Merged-by:
Erick Bajao <fbajao@gitlab.com> Approved-by:
Erick Bajao <fbajao@gitlab.com> Reviewed-by:
Erick Bajao <fbajao@gitlab.com> Co-authored-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Co-authored-by:
Max Orefice <morefice@gitlab.com>
-
由 Dmytro Biryukov 创作于
Add migration to create ci_job_token_group_scope_link Add ci_job_token_group factory Add loose foregin keys for ci_job_token_group_scope_links Inject target group validation to allowlist Changelog: added
-
由 Coung Ngo 创作于
Use group ID instead of root group ID for query See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142920 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Daniel Tian <dtian@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
由 Mark Florian 创作于
Follow up to "Identify 'invited user' when they go through registration" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143148 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Alex Buijs <abuijs@gitlab.com> Co-authored-by:
rliu-int <rliu-int@gitlab.com>
-
由 Tristan Read 创作于
Custom role UI enhancements See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141887 Merged-by:
Tristan Read <tread@gitlab.com> Approved-by:
Arpit Gogia <12347103-arpitgogia@users.noreply.gitlab.com> Approved-by:
Daniel Tian <dtian@gitlab.com> Approved-by:
Tristan Read <tread@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Alex Buijs <abuijs@gitlab.com> Co-authored-by:
Alex Buijs <abuijs@gitlab.com>
-
由 Alex Buijs 创作于
Some UI enhancements for displaying custom roles: - remove custom role aggregation by base access level for role dropdown - add custom role description for role dropdown, 50 chars limit - add manage roles link at bottom of role dropdown Changelog: changed EE: true
-
由 Michael Lunøe 创作于
Detect usage of pinned nav item and handle section expanded state See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142430 Merged-by:
Michael Lunøe <michael.lunoe@gmail.com> Approved-by:
Austin Regnery <aregnery@gitlab.com> Approved-by:
Vamsi Vempati <vvempati@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Reviewed-by:
Michael Lunøe <michael.lunoe@gmail.com> Co-authored-by:
Ravi Kumar <rkumar@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
由 Thomas Hutterer 创作于
If a pinned nav item was used, the Pinned section will show as expanded and the item's original section shows as collapsed. If an item was clicked in its original section, this section shows as expanded. As before, the pinned section still can show as expanded because we remember its state seperately in a cookie. Changelog: changed
-
由 Paul Gascou-Vaillancourt 创作于
Merge branch '432779-adjust-tracking-for-hand-raise-lead-button-in-trial-status-popover' into 'master' Adjust tracking setup for hand raise lead button in trial status popover See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142731 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Daniel Tian <dtian@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Moaz Khalifa <mkhalifa@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Reviewed-by:
Moaz Khalifa <mkhalifa@gitlab.com> Co-authored-by:
rliu-int <rliu-int@gitlab.com>
-
由 Peter Leitzen 创作于
Fix the AddLimitToTextColumns cop when table name is a constant See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143374 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
David Fernandez <dfernandez@gitlab.com>
-
由 David Dieulivol 创作于
Coverage artifacts should be optional for as-if-foss See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143484 Merged-by:
David Dieulivol <ddieulivol@gitlab.com> Approved-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
Lin Jen-Shin <jen-shin@gitlab.com>
-
由 Savas Vedova 创作于
Merge branch '439692-group-level-dependencies-filtering-licenses-within-the-drop-down-does-not-work-in-all-cases' into 'master' Group level deps: Fix JS error and layout issue See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143226 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Reviewed-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com> Co-authored-by:
Dave Pisek <dpisek@gitlab.com>
-
由 David Pisek 创作于
This commit fixes a couple of issues for the group-level dependencies filtering: 1. Stops an error from being thrown when licenses are being filtered by typing 2. Stops the layout from breaking when a large amount of filter tokens are selected
-
由 Roy Zwambag 创作于
Remove use_cloud_connector_lb feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142564 Merged-by:
Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Co-authored-by:
Matthias Kaeppler <mkaeppler@gitlab.com>
-
由 Artur Fedorov 创作于
Replace metrics search metadata mocks with actual API call See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143335 Merged-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Daniele Rossetti <drossetti@gitlab.com>
-
由 Daniele Rossetti 创作于
-
由 Natalia Tepluhina 创作于
Update denied regions list for GTM See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143228 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Dennis Charukulvanich <dcharukulvanich@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com>
-
由 Mehmet Emin INAC 创作于
Populate paths into changed blobs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143001 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
由 Marius Bobin 创作于
Add sharding keys for package_registry See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143303 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Co-authored-by:
Dylan Griffith <dyl.griffith@gmail.com>
-
由 Imre Farkas 创作于
Make a form and button pajama compliant See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142799 Merged-by:
Imre Farkas <ifarkas@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
由 Russell Dickenson 创作于
Fix for **Use unique domain** setting changes in URLs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140821 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Mat M <matm@gmx.fr>
-
由 Russell Dickenson 创作于
Add config and crawl graph log modules See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143493 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Arpit Gogia <12347103-arpitgogia@users.noreply.gitlab.com>
-
由 Arpit Gogia 创作于
-
由 Lin Jen-Shin 创作于
Update dependency gitlab-glfm-markdown to '~> 0.0.12' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143111 Merged-by:
Lin Jen-Shin <jen-shin@gitlab.com> Approved-by:
Lin Jen-Shin <jen-shin@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Tetiana Chupryna 创作于
Add feature flag for progressive rollout of CVS See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143275 Merged-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Oscar Tovar <otovar@gitlab.com> Reviewed-by:
Igor Frenkel <ifrenkel@gitlab.com> Reviewed-by:
Oscar Tovar <otovar@gitlab.com> Co-authored-by:
Igor Frenkel <ifrenkel@gitlab.com>
-
由 Igor Frenkel 创作于
Allow Continuous Vulnerability Scans to accept percentage of actors when scanning advisories for container scanning. Changelog: added
-
由 Sylvester Chin 创作于
Fix compatibility for Sidekiq 7 and Redis 6.0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142986 Merged-by:
Sylvester Chin <schin@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com>
-
由 Sylvester Chin 创作于
This first commit vendors the sidekiq 7.1.6 gem for clearer separation. Changelog: fixed
-
由 Pedro Pombeiro 创作于
Add GraphQL API for most used runners See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142817 Merged-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Sarah Yasonik <syasonik@gitlab.com> Co-authored-by:
Vladimir Shushlin <vlad@shushlin.dev>
-
由 Furkan Ayhan 创作于
Update the test downstream pipeline trigger limit See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143427 Merged-by:
Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Co-authored-by:
lma-git <lma@gitlab.com>
-
由 Mark Florian 创作于
Merge branch '431571-remove-preselection-and-force-the-user-to-select-the-destination-group' into 'master' Remove default pre-selection of import target namespace See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142265 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Rudy Crespo <rcrespo@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Rudy Crespo <rcrespo@gitlab.com> Co-authored-by:
Justin Ho Tuan Duong <hduong@gitlab.com>
-
由 Justin Ho Tuan Duong 创作于
- Remove default pre-selection of import target namespace (to first available namespace or root namespace). Keep logic around showing last import target when a previous import exists. - Fix code around assumption that namespace is always selected. - Add validation step that is triggered when "Import" button is clicked. Changelog: changed
-
由 Roy Zwambag 创作于
Pass outbound_local_requests_whitelist to ProjectImporter See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142893 Merged-by:
Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Eduardo Bonet <ebonet@gitlab.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Co-authored-by:
James Nutt <jnutt@gitlab.com>
-