该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 09, 2024
-
-
由 Simon Tomlinson 创作于
Add desired sharding keys for code_review_workflow See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143825 Merged-by:
Simon Tomlinson <stomlinson@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Simon Tomlinson <stomlinson@gitlab.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Reviewed-by:
Manoj M J <mmj@gitlab.com> Co-authored-by:
Manoj M J <mmj@gitlab.com>
-
由 Drew Blessing 创作于
Add policies for branch rule objects See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144086 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Gavin Hinfey <ghinfey@gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Patrick Cyiza <jpcyiza@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me> Co-authored-by:
Patrick Cyiza <jpcyiza@gitlab.com>
-
由 Joe Woodward 创作于
We have been delegating to the `ProtectedBranchPolicy` when checking `Project::BranchRulePolicy`. This has a few issues that are resolved with this change. 1. The abilities are suffixed with `_protected_branch` e.g. `:create_protected_branch` 2. The `EE::ProtectedBranchPolicy` includes a condition that calls methods on the subject. By delegating we've changed the subject and these methods are undefined on the branch rule. These conditions have been modified to call on the correct object. 3. `Projects::AllBranchesRule` and `Projects::AllProtectedBranchesRule` do not have a `protected_branch` so cannot use these conditions at all. They now have their own policies with the conditions muted.
-
由 Jose Ivan Vargas 创作于
Pipeline manual action: Migrate dropdown to GlDisclosureDropdown See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143092 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Reviewed-by:
Andrew Fontaine <afontaine@gitlab.com> Reviewed-by:
Jose Ivan Vargas <jvargas@gitlab.com> Reviewed-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Furkan Ayhan 创作于
Add CI variables for Google Cloud Artifact Registry integration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143679 Merged-by:
Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
David Fernandez <dfernandez@gitlab.com> Approved-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
João Pereira <jpereira@gitlab.com> Reviewed-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com> Co-authored-by:
David Fernandez <dfernandez@gitlab.com> Co-authored-by:
João Pereira <jpereira@gitlab.com> Co-authored-by:
Dzmitry Meshcharakou <12459192-dmeshcharakou@users.noreply.gitlab.com>
-
由 João Pereira 创作于
-
由 Rodrigo Tomonari 创作于
Merge branch '434144-prevent-active-bitbucket-server-import-from-being-marked-as-stuck' into 'master' Prevent Active Bitbucket Server/Cloud imports from being marked as stuck See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142980 Merged-by:
Rodrigo Tomonari <rtomonari@gitlab.com> Approved-by:
Rodrigo Tomonari <rtomonari@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Co-authored-by:
Sam Word <sword@gitlab.com>
-
由 Sam Word 创作于
Adding RefreshImportWorker to Bitbucket Cloud and Server importer stage workers so that their job IDs are refreshed when a stage begins preventing StuckImportWroker from mistakenly thinking a slow import is stuck. Changelog: fixed
-
由 Drew Blessing 创作于
Auto-swap phone number for CC for users from Telesign-blocked countries Closes gitlab-org/modelops/anti-abuse/team-tasks#556 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142788 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Alex Pennells <apennells@gitlab.com> Approved-by:
Ian Anderson <ianderson@gitlab.com> Approved-by:
Mark Chao <mchao@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Mark Chao <mchao@gitlab.com> Reviewed-by:
Ian Anderson <ianderson@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Co-authored-by:
Eugie Limpin <elimpin@gitlab.com>
-
由 Eugie Limpin 创作于
Context: 1. Users required to verify their identity by providing a phone number have the option to provide credit card details instead 2. Some countries are blocked (either by us or by Telesign themselves) in Telesign making users from these countries unable to receive the phone verification code sent via SMS Here, we implement auto-swapping of phone number verification requirement for credit card verification when a user uses a phone number from a Telesign-blocked country. This notifies the user (via info alert) that phone number verification is unavailable and automatically switch them to credit card verification instead. This should (hopefully) lessen cases where a user is not able to receive the requested phone number verification code via SMS and have no option but to contact support to find out why.
-
由 Dan Davison 创作于
E2E test: modify selector webide See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144116 Merged-by:
Dan Davison <ddavison@gitlab.com> Approved-by:
Will Meek <wmeek@gitlab.com> Approved-by:
Dan Davison <ddavison@gitlab.com> Co-authored-by:
Jay McCure <jmccure@gitlab.com>
-
由 Jay McCure 创作于
-
由 Rémy Coutable 创作于
Upgrade container image for review-apps deploys See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144034 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
ddieulivol <ddieulivol@gitlab.com>
-
由 Samantha Ming 创作于
Refactor method for readibility See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144213 Merged-by:
Samantha Ming <sming@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Allen Cook 创作于
Remove math rendering exception for wikis See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143550 Merged-by:
Allen Cook <acook@gitlab.com> Approved-by:
Sarah Yasonik <syasonik@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com> Reviewed-by:
Illya Klymov <xanf@xanf.me> Reviewed-by:
Sarah Yasonik <syasonik@gitlab.com> Reviewed-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Brett Walker <bwalker@gitlab.com> Co-authored-by:
Sarah Yasonik <syasonik@gitlab.com>
-
由 Brett Walker 创作于
Wikis and repositories no longer allow unlimited math rendering. It is now controlled by the `math_rendering_limits_enabled` instance and group setting. Changelog: fixed
-
由 Phillip Wells 创作于
Refactor view Jira issues See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144214 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Ashraf Khamis <akhamis@gitlab.com>
-
由 Ashraf Khamis 创作于
-
由 Lysanne Pinto 创作于
Fixed indefinite article usage See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143955 Merged-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
David Baucum <david@baucum.me>
-
由 Stan Hu 创作于
Update CODEOWNERS to require static analysis review for secrets check See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143593 Merged-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Amar Patel <apatel@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Co-authored-by:
Ahmed Hemdan <ahemdan@gitlab.com>
-
由 Ahmed Hemdan 创作于
-
由 Lysanne Pinto 创作于
Update task for filtering groups and projects See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144187 Merged-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
由 Robert May 创作于
Implement EE extension for BranchRules::DestroyService See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144037 Merged-by:
Robert May <rmay@gitlab.com> Approved-by:
Robert May <rmay@gitlab.com> Reviewed-by:
Robert May <rmay@gitlab.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Co-authored-by:
Joe Woodward <j@joewoodward.me>
-
由 Vitali Tatarintev 创作于
Update dependency webmock to '~> 3.20.0' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143983 Merged-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Approved-by:
Nao Hashizume <nhashizume@gitlab.com> Approved-by:
Vitali Tatarintev <vtatarintev@gitlab.com> Reviewed-by:
Nao Hashizume <nhashizume@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Peter Leitzen 创作于
Prevents non-team members to see data on AI Agents See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144202 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
Eduardo Bonet <ebonet@gitlab.com>
-
由 Eduardo Bonet 创作于
-
由 Fiona Neill 创作于
Link to jira incident replicator guide See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144212 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Haim Snir <hsnir@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Lorena Ciutacu <lciutacu@gitlab.com>
-
由 Leonardo da Rosa 创作于
Use component_version_id for project finder See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143841 Merged-by:
Leonardo da Rosa <ldarosa@gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Approved-by:
Leonardo da Rosa <ldarosa@gitlab.com> Reviewed-by:
Leonardo da Rosa <ldarosa@gitlab.com> Reviewed-by:
mo khan <mo@mokhan.ca> Co-authored-by:
Zamir Martins Filho <zfilho@gitlab.com>
-
由 Zamir Martins 创作于
in place of component_id. EE: true Changelog: fixed
-
由 David Pisek 创作于
Fix cancel icon position See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144182 Merged-by:
David Pisek <dpisek@gitlab.com> Approved-by:
Samantha Ming <sming@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Amy Qualls 创作于
Add more projects to list of tested projects See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144129 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
由 Evan Read 创作于
-
由 Bob Van Landuyt 创作于
Replace UI usages of shared runner with instance runner See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143480 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
由 Amy Qualls 创作于
docs: Forked MR docs state an incorrect default target See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144137 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Kai Armstrong <karmstrong@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Tom McAtee <tmcatee@gitlab.com>
-
由 Tom McAtee 创作于
-
由 Sascha Eggenberger 创作于
Changelog: changed
-
由 Jon Glassman 创作于
Link to rails console docs from group sync debug See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144233 Merged-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Manuel Grabowski <mgrabowski@gitlab.com>
-
由 Miranda Fluharty 创作于
Handle row for "others" in runner usage breakdown See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144163 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
由 Anna Vovchenko 创作于
Do not close Duo Chat callout when clicking outside See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144029 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Jay McCure <jmccure@gitlab.com> Co-authored-by:
Denys Mishunov <dmishunov@gitlab.com>
-
由 Sashi Kumar Kumaresan 创作于
Fix approvers loading for approval_policy type See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144184 Merged-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Approved-by:
Dominic Bauer <dbauer@gitlab.com> Approved-by:
Sashi Kumar Kumaresan <skumar@gitlab.com> Co-authored-by:
Martin Čavoj <mcavoj@gitlab.com>
-