该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 18, 2024
-
-
由 Moaz Khalifa 创作于
The DB unique index in packages_nuget_symbols table cannot be aware of the package's status. However, we need to only validate the uniqueness if the package is installable. So we decided to remove the DB index and do the uniqueness validation on the application level to have access to the package's status. We can tolerate a few duplicates in the table if something escaped the model validation due to some race conditional, which isn't likely to happen. Changelog: fixed
-
- 12月 17, 2024
-
-
由 Vijay Hawoldar 创作于
Fix first and last pagination icon sizes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175320 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Co-authored-by:
Eduardo Sanz García <esanz-garcia@gitlab.com>
-
由 Eduardo Sanz García 创作于
When using the keyset paginator the first and last buttons have very small icons that look like super indexes. Because these icons are `lg` (large version) we make them similar in size to the prev and next icons by adding a small padding. Changelog: changed
-
由 Stanislav Lashmanov 创作于
Update dependency vite to v6 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/173845 Merged-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Brendan Lynch 创作于
Update docs for feature flag rollout See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175830 Merged-by:
Brendan Lynch <blynch@gitlab.com> Approved-by:
Brendan Lynch <blynch@gitlab.com> Reviewed-by:
Brendan Lynch <blynch@gitlab.com> Co-authored-by:
ghinfey <ghinfey@gitlab.com>
-
由 Gavin Hinfey 创作于
-
由 Igor Drozdov 创作于
Add arkose_labs_enabled application setting See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175748 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Diane Russel <drussel@gitlab.com>
-
由 Diane Russel 创作于
Introduce a new application setting, `arkose_labs_enabled`, to allow temporary disabling of Arkose Labs checks during the sign-up flow in case of Arkose downtime or any issues related to this integration. Changelog: added EE: true
-
由 Patrick Cyiza 创作于
Remove feature flag `ai_custom_model` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175687 Merged-by:
Patrick Cyiza <jpcyiza@gitlab.com> Approved-by:
Patrick Cyiza <jpcyiza@gitlab.com> Co-authored-by:
Manoj M J <mmj@gitlab.com>
-
由 David Pisek 创作于
Update text in dependency table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175722 Merged-by:
David Pisek <dpisek@gitlab.com> Approved-by:
David Pisek <dpisek@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Thong Kuah 创作于
Revert "Merge branch 'improve_reference_rewriter_to_work_cross_groups' into 'master'" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175944 Merged-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
由 Andy Schoenen 创作于
Fix Random.rand for zero values in RuleScheduleService See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175838 Merged-by:
Andy Schoenen <asoiron@gitlab.com> Approved-by:
Andy Schoenen <asoiron@gitlab.com> Reviewed-by:
Andy Schoenen <asoiron@gitlab.com> Co-authored-by:
Sashi Kumar Kumaresan <skumar@gitlab.com>
-
由 Sashi Kumar Kumaresan 创作于
This change fixes an error in RuleScheduleService when time_window value is 0. EE: true Changelog: fixed
-
由 drew stachon 创作于
Adding Service Ping metric for Dependency API Called See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175725 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Approved-by:
Rushik Subba <srushik@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Co-authored-by:
Ryan Wells <rwells@gitlab.com>
-
由 Savas Vedova 创作于
- Update location dependency title - Update tooltip text Changelog: changed EE: true
-
由 Tetiana Chupryna 创作于
Log GraphQL request with expanded_ai_logging feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175074 Merged-by:
Tetiana Chupryna <tchupryna@gitlab.com> Approved-by:
Gosia Ksionek <mksionek@gitlab.com> Approved-by:
Tetiana Chupryna <tchupryna@gitlab.com> Reviewed-by:
Gosia Ksionek <mksionek@gitlab.com> Co-authored-by:
Shinya Maeda <shinya@gitlab.com>
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175941 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>
-
由 Heinrich Lee Yu 创作于
This reverts merge request !173856
-
由 Vijay Hawoldar 创作于
Change inheritance on repository_size_limit alert See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175021 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Lukas Wanko <lwanko@gitlab.com> Approved-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Sheldon Led <sheldonled@gitlab.com> Reviewed-by:
Lukas Wanko <lwanko@gitlab.com> Co-authored-by:
Sheldon Led <sheldonled@gitlab.com>
-
由 Sheldon Led 创作于
This improves code maintainability by creating a base alert component that contains shared code between namespace and repository limit alerts
-
由 drew stachon 创作于
Increase ci_max_artifact_size_lsif default limit See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175684 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Hercules Merscher <hmerscher@gitlab.com> Approved-by:
Subashis Chakraborty <schakraborty@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Reviewed-by:
Subashis Chakraborty <schakraborty@gitlab.com> Co-authored-by:
Patrick Bajao <ebajao@gitlab.com>
-
由 Scott de Jonge 创作于
Update tests for vue 3 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175932 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Alexander Turinske <aturinske@gitlab.com>
-
Update KAS version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175939 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>
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Patrick Bajao 创作于
In order to support bigger LSIF artifacts, we are increasing the default limit of LSIF artifacts. This is currently increased on production in code behind the `increase_lsif_artifacts_limit` feature flag which will be removed after these migration run. That is needed to be done so GitLab.com won't revert to lower limits until we run these migrations. Changelog: changed
-
由 Andrejs Cunskis 创作于
Resolve "[Test] ee/browser_ui/3_create/web_ide/duo_chat_in_web_ide_spec.rb | Create Duo Chat in Web IDE on GitLab.com behaves like Duo Chat gets a response back from Duo Chat" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175738 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Jay McCure <jmccure@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
tgao3701908 <tgao@gitlab.com> Co-authored-by:
Jay McCure <jmccure@gitlab.com>
-
由 Tian Gao 创作于
Resolve "[Test] ee/browser_ui/3_create/web_ide/duo_chat_in_web_ide_spec.rb | Create Duo Chat in Web IDE on GitLab.com behaves like Duo Chat gets a response back from Duo Chat"
-
由 Sashi Kumar Kumaresan 创作于
Support group-level vulnerability management policy type in frontend See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175885 Merged-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Reviewed-by:
Andy Schoenen <asoiron@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com>
-
由 Lorenz van Herwaarden 创作于
This adds checks for the vulnerability management policy type group feature flag in the policy list, app, and type selector components. It also guards the resolver for group vulnerability management policies behind the same feature flag.
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Michael Belton 创作于
Update CODEOWNERS with secure assignments See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175917 Merged-by:
Michael Belton <mbelton@gitlab.com> Approved-by:
Michael Belton <mbelton@gitlab.com> Co-authored-by:
phillipwells <pwells@gitlab.com>
-
由 Phillip Wells 创作于
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175920 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>
-
由 Alexander Turinske 创作于
- remove find method for unstubbed component
-
由 Michael Kozono 创作于
fixed: Geo exempt_from_sharding tables See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175751 Merged-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Michael Kozono <mkozono@gitlab.com> Approved-by:
Leaminn Ma <lma@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Co-authored-by:
Natanael Silva <nsilva@gitlab.com>
-
由 Vitali Tatarintev 创作于
Geo: Remove no longer needed check See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175775 Merged-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Natanael Silva <nsilva@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Co-authored-by:
Michael Kozono <mkozono@gitlab.com>
-
由 Michael Kozono 创作于
-
由 Himanshu Kapoor 创作于
fix duplicate reply bug on wiki comments See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175794 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Himanshu Kapoor <info@fleon.org> Co-authored-by:
Salihu <salihudickson@gmail.com>
-
由 Salihu Dickson 创作于
Changelog: fixed
-
由 Elwyn Benson 创作于
Model registry: "None" for non-existing values in sidebar See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175816 Merged-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-