该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 2月 19, 2024
-
-
由 Peter Leitzen 创作于
If the check script fails having a full stacktrace is beneficial for debugging purposes. In case of an error both versions of the script exit with error code 1.
-
由 Sylvester Chin 创作于
Centralize checking if user is part of an organization logic See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144986 Merged-by:
Sylvester Chin <schin@gitlab.com> Approved-by:
Sylvester Chin <schin@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
-
由 Doug Stull 创作于
- lean into SSOT for checking instead of having 2 methods if possible - move validation under private for better scoping until it is needed in the public space. - move specs for validation under the validation section
-
由 Jon Glassman 创作于
Correct English idiom "timely manner" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145080 Merged-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Mike Lockhart | GitLab <mlockhart@gitlab.com>
-
由 James Lopez 创作于
Update CODEOWNERS to name Utilization team members See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143487 Merged-by:
James Lopez <james@gitlab.com> Approved-by:
James Lopez <james@gitlab.com> Approved-by:
Alex Frank <afrank@gitlab.com> Approved-by:
Jerome Z Ng <jng@gitlab.com> Co-authored-by:
Vijay Hawoldar <vhawoldar@gitlab.com>
-
由 Rémy Coutable 创作于
Reduce N+1 queries when MRs has blocking MRs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144944 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Sincheol (David) Kim <dkim@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Patrick Bajao <ebajao@gitlab.com>
-
由 Pedro Pombeiro 创作于
Remove "AND" operator - Intersection class See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144861 Merged-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Approved-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Reviewed-by:
Pedro Pombeiro <noreply@pedro.pombei.ro> Co-authored-by:
Jonas Larsen <jlarsen@gitlab.com>
-
由 Jonas Larsen 创作于
-
由 Deepika Guliani 创作于
Show parent widget on epic work item See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141246 Merged-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
Rajan Mistry <rmistry@gitlab.com>
-
由 Rajan Mistry 创作于
Remove the type checks and show parent widget on epic work items.
-
由 charlie ablett 创作于
Schedule materialized view refresh See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144478 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Reviewed-by:
Felipe Artur <fcardozo@gitlab.com> Reviewed-by:
charlie ablett <cablett@gitlab.com>
-
由 Smriti Garg 创作于
CurrentUserMode with session, load known attributes within ActiveSession See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143379 Merged-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Reviewed-by:
Roger Meier <r.meier@siemens.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
Roger Meier <r.meier@siemens.com>
-
由 Roger Meier 创作于
The original MR(Show admin mode within active sessions view) has been reverted due to failures: https://gitlab.com/gitlab-org/release/tasks/-/issues/8332#note_1748203585 on staging-canary. See discussion https://gitlab.com/gitlab-org/gitlab/-/merge_requests/142158#note_1748221369 It was agreed to implement it in two steps, and this is step one. Within this MR CurrentUserMode is extend with session parameter and within load_raw_session only known attributes of ActiveSession are loaded. This fixes the root cause for the crash within staging-canary. In the future new attributes can be added without the risk of a crash as only known attributes are passed to the constructor.
-
由 Marius Bobin 创作于
Fix including CI files in pipeline execution policy See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144727 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Dominic Bauer <dbauer@gitlab.com> Co-authored-by:
Andy Soiron <asoiron@gitlab.com>
-
由 Mark Lapierre 创作于
E2E - CI/CD Catalog resources sorting See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144353 Merged-by:
Mark Lapierre <mlapierre@gitlab.com> Approved-by:
Briley Sandlin <bsandlin@gitlab.com> Approved-by:
Mark Lapierre <mlapierre@gitlab.com> Reviewed-by:
Mark Lapierre <mlapierre@gitlab.com> Reviewed-by:
Joy Roodnick <jroodnick@gitlab.com> Co-authored-by:
treagitlab <trea@gitlab.com> Co-authored-by:
Joy Roodnick <jroodnick@gitlab.com>
-
由 Tiffany Rea 创作于
-
由 Ashraf Khamis 创作于
Cleaning up more list nesting and whitespace See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145104 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
由 Marcel Amirault 创作于
This time in the user and misc docs
-
由 Ashraf Khamis 创作于
Compress uncompressed images See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145098 Merged-by:
Ashraf Khamis <akhamis@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
由 Florie Guibert 创作于
Merge branch '434169-implement-search-mechanism-for-work-item-epic-in-legacy-issue-s-sidebar' into 'master' Enable search mechanism if work item epic are shown in issue sidebar See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144737 Merged-by:
Florie Guibert <fguibert@gitlab.com> Approved-by:
Serena Fang <sfang@gitlab.com> Approved-by:
Florie Guibert <fguibert@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Co-authored-by:
Rajan Mistry <rmistry@gitlab.com>
-
由 Deepika Guliani 创作于
Rename `work_items_mvc` feature flag to `work_items_beta` See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144141 Merged-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Rajan Mistry <rmistry@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Donald Cook <dcook@gitlab.com>
-
由 Donald Cook 创作于
Changelog: changed
-
由 Deepika Guliani 创作于
Add NodeJS script to check mermaid See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144328 Merged-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Laura Callahan <lmeckley@gitlab.com> Approved-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Reviewed-by:
Ammar Alakkad <aalakkad@gitlab.com> Reviewed-by:
Rémy Coutable <remy@rymai.me> Co-authored-by:
Amy Qualls <aqualls@gitlab.com> Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
由 Peter Leitzen 创作于
Run this script in lefthook and static analysis on CI.
-
由 Ankit Panchal 创作于
Update product group to security_policies See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145058 Merged-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Jonas Larsen <jlarsen@gitlab.com>
-
由 Ankit Panchal 创作于
Update product group to pipeline_execution See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145026 Merged-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Jonas Larsen <jlarsen@gitlab.com>
-
由 Ankit Panchal 创作于
Update product group to project_management See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145057 Merged-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Jonas Larsen <jlarsen@gitlab.com>
-
Update Gitaly version See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145097 Merged-by:
release-tools approver bot <project278964_bot6@example.com> Approved-by:
release-tools approver bot <project278964_bot6@example.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-
由 Marcel Amirault 创作于
-
由 GitLab Release Tools Bot 创作于
-
由 Simon Knox 创作于
Add conditional operator to check for descriptionVersion being null See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144949 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com>
-
由 Simon Knox 创作于
Work items labels widget with edit button See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/141371 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Bonnie Tsang <btsang@gitlab.com> Approved-by:
Elwyn Benson <ebenson@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
David Dieulivol <ddieulivol@gitlab.com> Reviewed-by:
Nick Leonard <nleonard@gitlab.com> Reviewed-by:
Elwyn Benson <ebenson@gitlab.com> Reviewed-by:
Rajan Mistry <rmistry@gitlab.com> Reviewed-by:
Bonnie Tsang <btsang@gitlab.com> Co-authored-by:
Rajan Mistry <rmistry@gitlab.com>
-
由 Rajan Mistry 创作于
Add edit pattern for labels widget
-
由 Alex Pooley 创作于
Moves GAR menu item below the Container Registry menu item See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/143767 Merged-by:
Alex Pooley <apooley@gitlab.com> Approved-by:
Kasia Misirli <kmisirli@gitlab.com> Approved-by:
Alex Pooley <apooley@gitlab.com> Co-authored-by:
Rahul Chanila <rchanila@gitlab.com>
-
由 Tianwen Chen 创作于
Remove "AND" operator - postgres_hll and redis_hll See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144857 Merged-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Michał Wielich <mwielich@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Jonas Larsen <jlarsen@gitlab.com>
-
由 Jonas Larsen 创作于
-
由 Ramya Authappan 创作于
Update dependency allure-rspec to '~> 2.24.0' See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145075 Merged-by:
Ramya Authappan <rauthappan@gitlab.com> Approved-by:
Ramya Authappan <rauthappan@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Luke Duncalfe 创作于
Backfill non-instance admins into the organization users table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/144674 Merged-by:
Luke Duncalfe <lduncalfe@gitlab.com> Approved-by:
Luke Duncalfe <lduncalfe@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Moaz Khalifa <mkhalifa@gitlab.com> Reviewed-by:
Doug Stull <dstull@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Moaz Khalifa <mkhalifa@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
-
由 Doug Stull 创作于
- for default organization backfill, all users should be in this table. Admins were handled in a different MR. Changelog: changed
-
由 Marcel Amirault 创作于
Updating self-managed to lowercase See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/145030 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-