该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 6月 22, 2023
-
-
由 Vladimir Shushlin 创作于
Remove create_runner_workflow_for_* feature flags See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123785 Merged-by:
Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Vladimir Shushlin <vshushlin@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Co-authored-by:
Miguel Rincon <mrincon@gitlab.com>
-
由 Pedro Pombeiro 创作于
Changelog: other
-
由 Ezekiel Kigbo 创作于
Remove direct data manipulation from user_select_spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124245 Merged-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Alex Pennells <apennells@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
由 Artur Fedorov 创作于
As part of Vue 3 migration overriding method behavior and direct data manipulation should be avoided
-
由 Mehmet Emin INAC 创作于
Make some params optional for add-on purchase update endpoint See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124190 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Reviewed-by:
Corinna Gogolok <cgogolok@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Co-authored-by:
Corinna Gogolok <cgogolok@gitlab.com>
-
由 Jon Glassman 创作于
Fix out of date metadata See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124443 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Kati Paizee <kpaizee@gitlab.com>
-
由 Natalia Tepluhina 创作于
Resolve "Remove ActionCable ConnectionMonitor patch" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124423 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
bmarjanovic <bmarjanovic@gitlab.com>
-
由 Bojan Marjanovic 创作于
-
由 Marcin Sedlak-Jakubowski 创作于
Update push options documentation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124364 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
j.seto <jseto@gitlab.com>
-
由 Jerry Seto 创作于
Add documentation for integrations.skip_ci Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/415416
-
由 Peter Leitzen 创作于
Clarify description of Service Desk metrics See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124155 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Sebastian Rehm <srehm@gitlab.com> Co-authored-by:
François Rosé <frose@gitlab.com>
-
由 Bob Van Landuyt 创作于
Support readonly pipelines in MultiStore See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123904 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Gregorius Marco <gmarco@gitlab.com> Reviewed-by:
Bob Van Landuyt <bob@gitlab.com> Co-authored-by:
Sylvester Chin <schin@gitlab.com>
-
由 Sylvester Chin 创作于
This is avoids performance regression when migrating between 2 Redis if there are pipeline/multi only containing read operations.
-
由 Corinna Gogolok 创作于
The update endpoint for a subscription add-on purchase required the `quantity`, `expires_on` and `purchase_xid` params. For the deprovisioning of a subscription add-on purchase, only the `expires_on` will be synced. The other two params are therefore made optional for the update endpoint.
-
由 Bala Kumar 创作于
Fix approval notification for MRs without scan result policies See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124107 Merged-by:
Bala Kumar <sbalakumar@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Bala Kumar <sbalakumar@gitlab.com> Reviewed-by:
Bala Kumar <sbalakumar@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Sashi Kumar <skumar@gitlab.com>
-
由 Sashi Kumar Kumaresan 创作于
This change fixes a bug in approval notification where the note was created if MR does not have scan result policy applied. EE: true Changelog: fixed
-
由 Dmitry Gruzd 创作于
Merge branch '413420-feature-flag-rollout-of-simplify_logic_to_find_search_proxy_class' into 'master' Rollout [Feature flag] simplify_logic_to_find_search_proxy_class See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124236 Merged-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by:
rkumar555 <rkumar@gitlab.com>
-
由 Bogdan Denkovych 创作于
Improve PAT expiration validation error messages See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123891 Merged-by:
Bogdan Denkovych <bdenkovych@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Bogdan Denkovych <bdenkovych@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
-
由 Kati Paizee 创作于
-
由 Adam Hegyi 创作于
Resolve "Migrate merge_request_metrics.id to bigint - flaky test" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124424 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Alina Mihaila <amihaila@gitlab.com> Co-authored-by:
dfrazao-gitlab <dfrazao@gitlab.com>
-
由 Paul Gascou-Vaillancourt 创作于
Remove direct data manipulation from work_item_note_actions_spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124118 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
由 Kati Paizee 创作于
Refactor docs for slash commands See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124029 Merged-by:
Kati Paizee <kpaizee@gitlab.com> Approved-by:
Kati Paizee <kpaizee@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Co-authored-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@gitlab.com>
-
由 Ashraf Khamis 创作于
-
由 Ramya Authappan 创作于
Merge branch '403583-failure-in-browser_ui-3_create-repository-add_new_branch_rule_spec-rb-create-branch-rules' into 'master' E2E test: De-quarantine add_new_branch_rule_spec.rb See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/123753 Merged-by:
Ramya Authappan <rauthappan@gitlab.com> Approved-by:
Désirée Chevalier <dchevalier@gitlab.com> Approved-by:
Ramya Authappan <rauthappan@gitlab.com> Co-authored-by:
Jay McCure <jmccure@gitlab.com>
-
由 Jay McCure 创作于
-
由 Lorena Ciutacu 创作于
Add why-not-just-what regarding db migration rollbacks See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124388 Merged-by:
Lorena Ciutacu <lciutacu@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Lorena Ciutacu <lciutacu@gitlab.com> Reviewed-by:
Lorena Ciutacu <lciutacu@gitlab.com> Co-authored-by:
cablett <cablett@gitlab.com>
-
由 charlie ablett 创作于
-
由 Coung Ngo 创作于
Resolve "Refactor work item view to use coarse-grained subscription" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124044 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
NataliaTepluhina <tarya.se@gmail.com>
-
由 Roy Zwambag 创作于
Fix Layout/ArgumentAlignment offenses in spec/features See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124184 Merged-by:
Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Raimund Hook <rhook@gitlab.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Co-authored-by:
Vitali Tatarintev <vtatarintev@gitlab.com>
-
由 Fiona Neill 创作于
Update pre-clone script removal date to 17.0 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124063 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Ugur Yilmaz <ugur.yilmaz@skao.int>
-
由 Ugur Yilmaz 创作于
-
由 Fiona Neill 创作于
Added documentation for instance headers destroy API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124409 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Reviewed-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Hitesh Raghuvanshi <hraghuvanshi@gitlab.com>
-
由 Hitesh Raghuvanshi 创作于
-
由 rkumar555 创作于
Since the FF simplify_logic_to_find_search_proxy_class has been rolled out completely and is stable so we can remove the code related to this feature_flag. ProjectWikiProxy will be replaced by WikiProxy. Changelog: other MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124236 EE: true
-
由 Achilleas Pipinellis 创作于
Correct Geo setup object storage link See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124353 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Sampath Ranasinghe <sranasinghe@gitlab.com>
-
由 Sampath Ranasinghe 创作于
-
由 Phil Hughes 创作于
Migrate terraform widget to V2 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/122209 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Savas Vedova <svedova@gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Savas Vedova 创作于
-
由 Achilleas Pipinellis 创作于
Update certificate language in Dedicated See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124372 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Craig Miskell <cmiskell@gitlab.com> Co-authored-by:
Andrew Thomas <athomas@gitlab.com>
-
由 Andrew Thomas 创作于
-