该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 7月 25, 2023
-
-
由 Abdul Wadood 创作于
This is a follow-up to a production incident See https://gitlab.com/gitlab-com/gl-infra/production/-/issues/16022#note_1467672642. The incident happened because some new validations were added that were preventing existing user records from getting updated. We save the user when doing 2FA sign-in so users not passing the validations were unable to sign in. ActiveRecord::RecordInvalid caused the SessionsController to return 422 but we have changed that to 500 to improve observability/alerting. Changelog: other
-
- 7月 24, 2023
-
-
由 Marcin Sedlak-Jakubowski 创作于
Fix Source Code pages with old Omnibus naming See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127277 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
由 George Koltsov 创作于
Sanitize slack-formatted links in chat messages See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126744 Merged-by:
George Koltsov <gkoltsov@gitlab.com> Approved-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
Bojan Marjanovic <bmarjanovic@gitlab.com> Co-authored-by:
carlad-gl <cdrago@gitlab.com>
-
由 Carla Drago 创作于
This removes text that matches the link format for a slack message Changelog: other
-
由 Mehmet Emin INAC 创作于
Remove track_work_items_activity feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126399 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Eulyeon Ko <5961404-euko@users.noreply.gitlab.com> Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
由 Marius Bobin 创作于
Initialize the conversion for ci_pipelines.auto_canceled_by_id See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126645 Merged-by:
Marius Bobin <mbobin@gitlab.com> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Approved-by:
Marius Bobin <mbobin@gitlab.com> Co-authored-by:
Tianwen Chen <tchen@gitlab.com>
-
由 Mark Florian 创作于
Bring back hovering - 1st iteration (behind feature flag) See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/124863 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Tan Le <tle@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
Austin Regnery <aregnery@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Mark Florian <mflorian@gitlab.com> Reviewed-by:
Austin Regnery <aregnery@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
由 Thomas Hutterer 创作于
Behind the super_sidebar_flyout_menus feature flag. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/415343.
-
由 Matthias Käppler 创作于
Updates to create your group subscriptions page See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125300 Merged-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Patrick Cyiza <jpcyiza@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Matthias Käppler <mkaeppler@gitlab.com> Approved-by:
Jacques Erasmus <jerasmus@gitlab.com> Reviewed-by:
Matthias Käppler <mkaeppler@gitlab.com> Co-authored-by:
Ross Byrne <robyrne@gitlab.com>
-
由 Sanad Liaquat 创作于
Add custom failure reason grouping in allure report See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126708 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Reviewed-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
Andrejs Cunskis <acunskis@gitlab.com>
-
由 Andrejs Cunskis 创作于
Add page did not fully load Remove test and product defects Fix regexes in categories.json Add waiter failures
-
由 Eugenia Grieff 创作于
Fix system note permissions check See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127097 Merged-by:
Eugenia Grieff <egrieff@gitlab.com> Approved-by:
Brett Walker <bwalker@gitlab.com> Approved-by:
Allen Cook <acook@gitlab.com>
-
由 Andy Soiron 创作于
Aggregate multiple abuse reports by the user & category (list-view) Closes gitlab-org/modelops/anti-abuse/team-tasks#180 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/119282 Merged-by:
Andy Soiron <asoiron@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Deepika Guliani <dguliani@gitlab.com> Approved-by:
Julia Miocene <jmiocene@gitlab.com> Approved-by:
Andy Soiron <asoiron@gitlab.com> Reviewed-by:
Andy Soiron <asoiron@gitlab.com> Reviewed-by:
David Pisek <dpisek@gitlab.com> Reviewed-by:
Deepika Guliani <dguliani@gitlab.com> Co-authored-by:
Hinam Mehra <hmehra@gitlab.com>
-
由 Hinam Mehra 创作于
- Aggregate open abuse reports to show administrators that a user has been reported by multiple other users for abuse - Add an option to sort by the number of reports in desc order - When sorting by the number of reports, reports that have a count = 1 should be sorted by created_at DESC by default - No changes have been made for closed abuse reports Changelog: added
-
由 Adam Hegyi 创作于
Drop issues.issue_type related indexes See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127266 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
由 Natalia Tepluhina 创作于
Default enable mr_activity_filters flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126998 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Co-authored-by:
Phil Hughes <me@iamphill.com>
-
由 Natalia Tepluhina 创作于
Add Content editor to Test case descriptions See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127103 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
janis <jaltherr@gitlab.com>
-
由 Janis Altherr 创作于
Changelog: changed
-
由 Lin Jen-Shin 创作于
Add Manual Omnibus and follow up e2e jobs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126961 Merged-by:
Lin Jen-Shin <jen-shin@gitlab.com> Approved-by:
Lin Jen-Shin <jen-shin@gitlab.com> Reviewed-by:
Sanad Liaquat <sliaquat@gitlab.com> Reviewed-by:
Lin Jen-Shin <jen-shin@gitlab.com> Co-authored-by:
Sanad Liaquat (Personal) <sliaquat@gitlab.com>
-
Also make trigger-omnibus-env job automatic
-
由 Natalia Tepluhina 创作于
Fix "pending deletion" badge See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127251 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Co-authored-by:
Peter Hegman <phegman@gitlab.com>
-
由 Mehmet Emin INAC 创作于
GPG Keys: Use GlCard See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127116 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Thomas Randolph <trandolph@gitlab.com> Approved-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Gavin Hinfey <ghinfey@gitlab.com> Reviewed-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com> Reviewed-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Reviewed-by:
Sascha Eggenberger <seggenberger@gitlab.com> Co-authored-by:
Sascha Eggenberger <seggenberger@gitlab.com>
-
由 Phil Hughes 创作于
Update description text for dependency proxy settings See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127184 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Ankit Panchal <apanchal@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Phillip Wells <pwells@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Rahul Chanila <rchanila@gitlab.com> Co-authored-by:
Phillip Wells <pwells@gitlab.com>
-
由 Rahul Chanila 创作于
Changelog: changed
-
由 Marcin Sedlak-Jakubowski 创作于
Move Service Desk doc to own folder See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127314 Merged-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Co-authored-by:
Kevin Chu <kchu@gitlab.com>
-
由 Kevin Chu 创作于
-
由 Marcel Amirault 创作于
Add permissions note for manually triggered schedules See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127334 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Robin Windey <robin.windey@karlstorz.com>
-
由 Robin Windey 创作于
-
由 Peter Leitzen 创作于
Delete UsersStarredDashboardsFinder class and specs See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127200 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Siddharth Dungarwal <sdungarwal@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
Rajendra Kadam <rkadam@gitlab.com>
-
由 Phil Hughes 创作于
Add spacing between approval checkbox and textarea See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127233 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
-
由 Sascha Eggenberger 创作于
Changelog: changed
-
由 Coung Ngo 创作于
Merge branch '418032-migrate-app-assets-javascripts-work_items-components-work_item_links-work_item_links-vue-to' into 'master' Migrate to GlDisclosureDropdown in work_items_links See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126802 Merged-by:
Coung Ngo <cngo@gitlab.com> Approved-by:
Ammar Alakkad <aalakkad@gitlab.com> Approved-by:
Coung Ngo <cngo@gitlab.com> Co-authored-by:
Deepika Guliani <dguliani@gitlab.com>
-
由 Deepika Guliani 创作于
Changelog: changed
-
由 Roy Zwambag 创作于
Cleaned up code_suggestions_alert and feature flag See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/127241 Merged-by:
Roy Zwambag <rzwambag@gitlab.com> Approved-by:
Aman Luthra <aluthra@gitlab.com> Approved-by:
Roy Zwambag <rzwambag@gitlab.com> Co-authored-by:
Ross Byrne <robyrne@gitlab.com>
-
由 Anna Vovchenko 创作于
Add deployment frequency forecast utils See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126996 Merged-by:
Anna Vovchenko <avovchenko@gitlab.com> Approved-by:
Diana Zubova <dzubova@gitlab.com> Approved-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Reviewed-by:
Anna Vovchenko <avovchenko@gitlab.com> Reviewed-by:
Diana Zubova <dzubova@gitlab.com> Co-authored-by:
Ezekiel Kigbo <ekigbo@gitlab.com>
-
由 Ezekiel Kigbo 创作于
Adds some utils for calculating the forecast and preparing the data for display.
-
由 Adam Hegyi 创作于
Fix reuse detection and revocation query See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126721 Merged-by:
Adam Hegyi <ahegyi@gitlab.com> Approved-by:
Aboobacker MK <akarakath@gitlab.com> Approved-by:
Adam Hegyi <ahegyi@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Aboobacker MK <akarakath@gitlab.com> Reviewed-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Co-authored-by:
Imre Farkas <ifarkas@gitlab.com>
-
由 Dmitry Gruzd 创作于
Set and maintain archived in notes index See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126992 Merged-by:
Dmitry Gruzd <dgruzd@gitlab.com> Approved-by:
Dmitry Gruzd <dgruzd@gitlab.com> Reviewed-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Co-authored-by:
rkumar555 <rkumar@gitlab.com>
-
由 Jarka Košanová 创作于
Refactor email verification to a Vue component See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/126210 Merged-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Ross Byrne <robyrne@gitlab.com> Approved-by:
Rajan Mistry <rmistry@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Mario Celi <mcelicalderon@gitlab.com> Approved-by:
Miguel Rincon <mrincon@gitlab.com> Reviewed-by:
Jarka Košanová <jarka@gitlab.com> Reviewed-by:
Miguel Rincon <mrincon@gitlab.com> Reviewed-by:
Alex Buijs <abuijs@gitlab.com> Reviewed-by:
Mario Celi <mcelicalderon@gitlab.com> Reviewed-by:
Rajan Mistry <rmistry@gitlab.com> Co-authored-by:
Alex Buijs <abuijs@gitlab.com>
-
由 Alex Buijs 创作于
Refactor email verification from HAML into a Vue application.
-