该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 16, 2024
-
-
由 Joseph Snyder 创作于
Before collecting the notes and internal notes for elasticsearch indexing, downselect to the "user" scope to eliminate the usage of all of the items that are marked as system notes. EE: true Changelog: fixed
-
由 Pedro Pombeiro 创作于
Merge branch '323970-protected-packages-npm-push-protection-follow-up-refactor-check-rule-existence-service' into 'master' Protected packages: Util method `package_protected?` for all package creation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166925 Merged-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Gerardo Navarro <gerardo@b310.de> Co-authored-by:
Gerardo Navarro <gerardo@b310.de>
-
由 Eduardo Sanz García 创作于
Additional updates to PAT buffered expiration flow See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175172 Merged-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Joe Snyder <joe.snyder@kitware.com> Reviewed-by:
Eduardo Sanz García <esanz-garcia@gitlab.com> Co-authored-by:
Joseph Snyder <joe.snyder@kitware.com>
-
由 Stanislav Lashmanov 创作于
Remove duplicate `marked` NPM package See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175433 Merged-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
由 Ahmed Hemdan 创作于
Add audit event when SPP is enabled/disabled for a group with base service See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174412 Merged-by:
Ahmed Hemdan <ahemdan@gitlab.com> Approved-by:
rossfuhrman <rfuhrman@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Ahmed Hemdan <ahemdan@gitlab.com> Reviewed-by:
rossfuhrman <rfuhrman@gitlab.com> Reviewed-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Reviewed-by:
Ahmed Hemdan <ahemdan@gitlab.com> Co-authored-by:
Gal Katz <gkatz@gitlab.com>
-
由 Gal Katz 创作于
Adds new audit event for group-level Secret Push Protection modifications Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174412 EE: true
-
由 Vasilii Iakliushin 创作于
BranchRuleDelete mutation: fix 500 error when rule is missing See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175275 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Joe Woodward <jwoodward@gitlab.com> Approved-by:
Ethan Urie <eurie@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Joe Woodward <jwoodward@gitlab.com> Reviewed-by:
GitLab Duo <gitlab-duo@gitlab.com>
-
由 Fabio Pitino 创作于
Do not depend on exceptions in composite identity code See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175054 Merged-by:
Fabio Pitino <fpitino@gitlab.com> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Co-authored-by:
Grzegorz Bizon <grzesiek.bizon@gmail.com>
-
由 Grzegorz Bizon 创作于
-
由 Mohamed Hamda 创作于
Add credit_card_verification_enabled application setting See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175148 Merged-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Reviewed-by:
Ian Anderson <ianderson@gitlab.com> Co-authored-by:
Diane Russel <drussel@gitlab.com>
-
由 Diane Russel 创作于
Add new application setting called credit_card_verification_enabled to control credit card verification requirement for new high-risk users. This replaces the identity_verification_credit_card feature flag now that it has been fully rolled out. Changelog: added EE: true
-
由 Kos Palchyk 创作于
Remove unused field from namespaces_helper See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175711 Merged-by:
Kos Palchyk <kpalchyk@gitlab.com> Approved-by:
Sarah Yasonik <syasonik@gitlab.com> Approved-by:
Kos Palchyk <kpalchyk@gitlab.com> Co-authored-by:
Ammar Alakkad <am.alakkad@gmail.com>
-
由 Gavin Hinfey 创作于
Render a warning for pull mirroring when the project is read-only See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174976 Merged-by:
Gavin Hinfey <ghinfey@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Alyssa Trinh <atrinh@gitlab.com> Approved-by:
Gavin Hinfey <ghinfey@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
由 Vasilii Iakliushin 创作于
Contributes ot https://gitlab.com/gitlab-org/gitlab/-/issues/372200 **Problem** When the project is read-only, we silently skip the pull mirroring attempt. It's done to support a project migration: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/19182. **Solution** Render a warning describing that the project is read-only instead of a successful update message. Changelog: fixed
-
由 Fiona Neill 创作于
Add example to simplify section for edge case See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175720 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Reviewed-by:
Ryan Lehmann <rlehmann@gitlab.com> Co-authored-by:
Ryan Lehmann <rlehmann@gitlab.com>
-
由 Ryan Lehmann 创作于
Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
由 Justin Ho Tuan Duong 创作于
More misc HelpIcon migrations See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175679 Merged-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Savas Vedova 创作于
Fix filtered search input See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175698 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Chen Charnolevsky <ccharnolevsky@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Co-authored-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Tim Noah <tnoah@gitlab.com>
-
由 Tim Noah 创作于
There were a few problems here: 1. The implementation imports some components from `ee_else_ce`, while the FOSS spec was importing all from FOSS. This meant that the spec was asserting against the wrong component. 2. The EE components have injections without default values. Under Vue 3, this results in a warning being logged, which fails the test. The tests now provide sensible values for those injections. 3. It seems that calling `wrapper.props()` on a Vue wrapper wrapping a component that extends another component doesn't work as expected under Vue 3. The props object is empty, as if the component doesn't define any props. This is either a bug in `@vue/test-utils@2`, or a bug in our compat layer `vue-test-utils-compat`. The workaround for now is to explicitly redeclare the props on the component that extends the other.
-
由 Vijay Hawoldar 创作于
Add Summarize New MR AIGW Service. See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/172962 Merged-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Approved-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Approved-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Vijay Hawoldar <vhawoldar@gitlab.com> Reviewed-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Reviewed-by:
Michael Thomas <micthomas@gitlab.com> Co-authored-by:
Michael Thomas <micthomas@gitlab.com>
-
由 Enrique Alcántara 创作于
Update .browserslistrc See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174723 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
Sam Beckham <sbeckham@gitlab.com>
-
由 Sam Beckham 创作于
- Simplify browser targeting rules - Replace specific browser versions with more flexible criteria - Add link to browserlist for easy reference - Remove outdated comments and explanations -------
Commit message generated by GitLab Duo -
由 Jacques Erasmus 创作于
Modify container registry project settings section with feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175502 Merged-by:
Jacques Erasmus <jerasmus@gitlab.com> Approved-by:
Gina Doyle <gdoyle@gitlab.com> Approved-by:
Oiza Baiye <obaiye@gitlab.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Rahul Chanila <rchanila@gitlab.com> Reviewed-by:
Oiza Baiye <obaiye@gitlab.com> Co-authored-by:
Rahul Chanila <rchanila@gitlab.com>
-
由 Rahul Chanila 创作于
Updates components to render card layout based on feature flag
-
由 Phil Hughes 创作于
New pipleine: Spacing adjustments/fix See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175829 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Bob Van Landuyt 创作于
chore: Add support for gitlab_sec in Admin::ComponentsHelper See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175743 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Co-authored-by:
Lucas Charles <lcharles@gitlab.com>
-
由 Anna Vovchenko 创作于
Add an internal events tracking to the individual release page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175594 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Anton Kalmykov <anton.kalmykov@proton.me>
-
由 Michael Becker 创作于
Improve move and clone work item specs performance See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175765 Merged-by:
Michael Becker <mbecker@gitlab.com> Approved-by:
Stefanos Xanthopoulos <sxanthopoulos@gitlab.com> Approved-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Michael Becker <mbecker@gitlab.com> Reviewed-by:
Stefanos Xanthopoulos <sxanthopoulos@gitlab.com> Co-authored-by:
Alexandru Croitor <acroitor@gitlab.com>
-
由 Eugie Limpin 创作于
Cleanup globally enabled feature flag `incubation_5mp_google_cloud` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175471 Merged-by:
Eugie Limpin <elimpin@gitlab.com> Approved-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Co-authored-by:
Sri <srirangan@gmail.com>
-
由 Savas Vedova 创作于
Update vulnerability_management_policy flag history See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175717 Merged-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Co-authored-by:
Lorenz van Herwaarden <lvanherwaarden@gitlab.com>
-
由 Lorenz van Herwaarden 创作于
Co-authored-by:
Russell Dickenson <rdickenson@gitlab.com>
-
由 Miguel Rincon 创作于
Add note that runner tags are case sensitive See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175810 Merged-by:
Miguel Rincon <mrincon@gitlab.com> Approved-by:
Miguel Rincon <mrincon@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
由 Sascha Eggenberger 创作于
Migrates more help icons to the shared HelpIcon component. Changes non-compliant sizes of 14 to the default size (16). Also changes wrongly colored help icons to the default info design token. Changelog: changed
-
由 Sascha Eggenberger 创作于
-
由 Alexandru Croitor 创作于
Instead of running the move or clone service for each widget we can run it once with all widgets and check that the output is the expected one for each widget data. This reduces the time spent on running the spec as we run it once vs 8 times now and more times as we keep adding widgets. This also prevents issues where the order in which some widgets are run is important.
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175802 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>
-
由 Fabio Pitino 创作于
Remove set_feature_flag_service feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/174208 Merged-by:
Fabio Pitino <fpitino@gitlab.com> Approved-by:
Fabio Pitino <fpitino@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
-
由 Luke Duncalfe 创作于
Remove `set_feature_flag_service` feature flag and remove old code. https://gitlab.com/gitlab-org/gitlab/-/issues/375170#note_1363743075 https://gitlab.com/gitlab-org/gitlab/-/issues/373176 Changelog: changed
-
由 Heinrich Lee Yu 创作于
Set fixed order of labels to fix flaky spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/175681 Merged-by:
Heinrich Lee Yu <heinrich@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Co-authored-by:
Patrick Bajao <ebajao@gitlab.com>
-