该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 12月 25, 2023
-
-
由 Abhilash Kotte 创作于
Track todo creation via icon form work item page Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/412344
-
- 12月 20, 2023
-
-
由 Miranda Fluharty 创作于
Fix issues with Member Roles API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140088 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Daniel Tian <dtian@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
mo khan <mo@mokhan.ca> Approved-by:
Douglas Barbosa Alexandre <dbalexandre@gmail.com> Reviewed-by:
mo khan <mo@mokhan.ca> Co-authored-by:
Alex Buijs <abuijs@gitlab.com>
-
由 Michael Lunøe 创作于
New_cdot_navigation docs integration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137402 Merged-by:
Michael Lunøe <michael.lunoe@gmail.com> Co-authored-by:
Laura Callahan <lmeckley@gitlab.com>
-
由 Laura Callahan 创作于
Accounts for new customers portal navigation flow for payment methods
-
由 David Pisek 创作于
Fix custom role creation and some other issues See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140003 Merged-by:
David Pisek <dpisek@gitlab.com> Approved-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
David Pisek <dpisek@gitlab.com> Co-authored-by:
Daniel Tian <dtian@gitlab.com>
-
由 Daniel Tian 创作于
-
由 Fiona Neill 创作于
Add ClickHouse setup video-walkthrough See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140235 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Vladimir Shushlin <vlad@shushlin.dev>
-
由 Vladimir Shushlin 创作于
-
由 David Pisek 创作于
Fix browser navigation for vulnerability tabs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139776 Merged-by:
David Pisek <dpisek@gitlab.com> Approved-by:
David Pisek <dpisek@gitlab.com> Approved-by:
Daniel Tian <dtian@gitlab.com> Reviewed-by:
David Pisek <dpisek@gitlab.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Savas Vedova 创作于
Changelog: fixed EE: true
-
由 Madelein van Niekerk 创作于
Zoekt: Add random force reindexing See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140136 Merged-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Co-authored-by:
Dmitry Gruzd <dgruzd@gitlab.com> Co-authored-by:
DANGER_GITLAB_API_TOKEN <project_278964_bot_e50c5a74c24642c571054e7c8aedefc4@noreply.gitlab.com>
-
由 Dmitry Gruzd 创作于
-
由 Sanad Liaquat 创作于
[E2E] Harden merge request analytics spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139978 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Will Meek <wmeek@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
John McDonnell <jmcdonnell@gitlab.com>
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 GitLab Release Tools Bot 创作于
[ci skip]
-
由 Smriti Garg 创作于
Add a prefix to SCIM tokens behind a feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139737 Merged-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Thomas Randolph <trandolph@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Reviewed-by:
Javiera Tapia <jtapia@gitlab.com> Co-authored-by:
Nick Malcolm <nmalcolm@gitlab.com> Co-authored-by:
Javiera Tapia <jtapia@gitlab.com>
-
由 Nick Malcolm 创作于
Prefixes SCIM OAuth Access Tokens with `glsoat-` following the guidance at https://docs.gitlab.com/ee/development/secure_coding_guidelines.html#token-prefixes. GitLab applies a prefix to some of its generated secrets. For example, a Personal Access Token begins with `glpat-`. This MR adds a prefix to SCIM Tokens. It also updates our frontend secret detection which helps prevent users from leaking tokens via Issue / MR comments. SCIM tokens can belong to a Group, or have no Group and be an instance token. These tokens are used to authenticate against the APIs described at https://docs.gitlab.com/ee/development/internal_api/#group-scim-api and https://docs.gitlab.com/ee/development/internal_api/#instance-scim-api respectively. A feature flag is being used to reduce the risk of breaking third-party integrations, which might have made assumptions about the format of GitLab's SCIM tokens remaining static. See https://gitlab.com/gitlab-org/gitlab/-/issues/435096#note_1691498327 for discussion. Resolves https://gitlab.com/gitlab-org/gitlab/-/issues/435096 Changelog: changed EE: true
-
由 Madelein van Niekerk 创作于
Check if owner account exists See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140274 Merged-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Kenneth Chu <ksiuhengchu@gitlab.com>
-
由 Kenneth Chu 创作于
This attempts to fix a bug on project creation/deletion being interrupted because of a pending owner invitation. See https://gitlab.com/gitlab-org/gitlab/-/issues/387157#note_1699919587 Changelog: fixed
-
由 Jessie Young 创作于
Refactor assignees widget service to new widget architecture See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140001 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Heinrich Lee Yu <heinrich@gitlab.com> Reviewed-by:
Donald Cook <dcook@gitlab.com> Co-authored-by:
Shubham Kumar <shubhamkrai123@gmail.com>
-
由 Shubham Kumar 创作于
Changelog: other
-
由 Tiger Watson 创作于
Update dependency auto-deploy-image to v2.71.1 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140157 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Mikhail Mazurskiy 创作于
Update dependency kas to v16.8.0-rc2 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140295 Merged-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Approved-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
由 Andrejs Cunskis 创作于
[E2E] Harden pipeline with protected variable spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140087 Merged-by:
Andrejs Cunskis <acunskis@gitlab.com> Approved-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Approved-by:
Andrejs Cunskis <acunskis@gitlab.com> Co-authored-by:
John McDonnell <jmcdonnell@gitlab.com>
-
由 Justin Ho Tuan Duong 创作于
Merge branch '420800-follow-up-fix-some-minor-styling-issues-with-group-and-project-lists-2' into 'master' Adjust styling in group and project lists See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139175 Merged-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Amelia Bauerly <abauerly@gitlab.com> Approved-by:
Andrei Zubov <azubov@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Peter Hegman <phegman@gitlab.com> Reviewed-by:
Andrei Zubov <azubov@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
-
由 Peter Hegman 创作于
To align with UX preferences
-
由 Ezekiel Kigbo 创作于
Analytics dashboards UI polish See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139565 Merged-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Thomas Randolph <trandolph@gitlab.com> Approved-by:
Arpit Gogia <12347103-arpitgogia@users.noreply.gitlab.com> Approved-by:
Chad Lavimoniere <clavimoniere@gitlab.com> Approved-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Libor Vanc <5022246-lvanc@users.noreply.gitlab.com> Reviewed-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Reviewed-by:
Austin Regnery <aregnery@gitlab.com> Reviewed-by:
Alex Pennells <apennells@gitlab.com> Reviewed-by:
Chad Lavimoniere <clavimoniere@gitlab.com> Co-authored-by:
Alex Pennells <apennells@gitlab.com>
-
由 Alex Pennells 创作于
Applies slight UI improvements to the analytics dashboards, primarily on the Value streams dashboard. Changelog: changed EE: true
-
由 Simon Knox 创作于
Add edit in description and title in work items See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139347 Merged-by:
Simon Knox <simon@gitlab.com> Approved-by:
Nick Leonard <nleonard@gitlab.com> Approved-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
Simon Knox <simon@gitlab.com> Reviewed-by:
Coung Ngo <cngo@gitlab.com> Reviewed-by:
Nick Leonard <nleonard@gitlab.com> Reviewed-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com>
-
由 Deepika Guliani 创作于
- Behind :work_items_mvc_2 feature flag
-
由 GitLab Renovate Bot 创作于
-
由 Dylan Griffith 创作于
Project overivew: Add permission check for edit button See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/139375 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Jay Montal <jmontal@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Kasia Misirli <kmisirli@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Reviewed-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Reviewed-by:
Jay Montal <jmontal@gitlab.com> Reviewed-by:
Kasia Misirli <kmisirli@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Siddharth Dungarwal 创作于
Fix cluster reindexing document_count See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140085 Merged-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com> Co-authored-by:
Dmitry Gruzd <dgruzd@gitlab.com>
-
由 Tiger Watson 创作于
Drop in_product_marketing_email table See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138835 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Abhilash Kotte <akotte@gitlab.com> Approved-by:
Sebastian Rehm <srehm@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Ethan Urie <eurie@gitlab.com> Co-authored-by:
rliu-int <rliu-int@gitlab.com> Co-authored-by:
Ethan Urie <eurie@gitlab.com>
-
由 Roy Liu 创作于
Changelog: changed
-
由 drew stachon 创作于
Updates to workspaces_quota config updates database fields See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/137746 Merged-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Approved-by:
Vishal Tak <vtak@gitlab.com> Approved-by:
drew stachon <730684-drew@users.noreply.gitlab.com> Co-authored-by:
Alper Akgun <aakgun@gitlab.com>
-
由 Alper Akgun 创作于
-
由 Dylan Griffith 创作于
Refactor find certificate logic into a service See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140063 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Abhilash Kotte <akotte@gitlab.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Reviewed-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
由 Dylan Griffith 创作于
Use Ruby 3.0 keyword arg syntax in gitlab-housekeeper gem See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140288 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Co-authored-by:
Tiger <twatson@gitlab.com>
-
由 Dylan Griffith 创作于
Merge branch '433402-clearing-the-diff-highlighting-cache-is-confusing-a-merge-request-for-a-project-in-some-cases' into 'master' Fix an incorrect parameter with the Draft Notes API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/140129 Merged-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Dylan Griffith <dyl.griffith@gmail.com> Approved-by:
Jon Jenkins <jjenkins@gitlab.com> Co-authored-by:
Gary Holtz <gholtz@gitlab.com>
-