该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。
拉取镜像更新于 。
- 4月 18, 2023
-
-
由 Peter Leitzen 创作于
Also remove these file from RuboCop TODOs
-
由 Peter Leitzen 创作于
In order to add a suggestion you now need to: 1. Create a suggestion and specs 2. Add suggestion class to SUGGESTIONS constant 3. There is no step 3
-
由 Peter Leitzen 创作于
Also move the specs.
-
由 Peter Leitzen 创作于
Also move the specs.
-
由 Peter Leitzen 创作于
Move the specs too!
-
由 Peter Leitzen 创作于
This suggestion base class can be used to implement specific suggestions.
-
由 Phil Hughes 创作于
Animate approval icon in merge request sidebar See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116839 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Sascha Eggenberger <seggenberger@gitlab.com> Approved-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Approved-by:
Tomas Bulva <tbulva@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Stanislav Lashmanov <slashmanov@gitlab.com> Reviewed-by:
Tomas Bulva <tbulva@gitlab.com> Co-authored-by:
NataliaTepluhina <tarya.se@gmail.com> Co-authored-by:
Annabel Dunstone Gray <annabel.dunstone@gmail.com>
-
由 Annabel Dunstone Gray 创作于
Changelog: changed
-
由 Rémy Coutable 创作于
Do not retry review-deploy under any circumstances See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/115490 Merged-by:
Rémy Coutable <remy@rymai.me> Approved-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
Rémy Coutable <remy@rymai.me> Reviewed-by:
David Dieulivol <ddieulivol@gitlab.com> Co-authored-by:
David Dieulivol <ddieulivol@gitlab.com>
-
由 Peter Leitzen 创作于
Remove unused CycleAnalyticsHelpers::TestGeneration See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117762 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Co-authored-by:
Ashutosh Gupta <ashutoshgupta1311@gmail.com>
-
由 Ashutosh Gupta 创作于
File: spec/support/cycle_analytics_helpers/test_generation.rb Changelog: other Signed-off-by:
Ashutosh Gupta <ashutoshgupta1311@gmail.com>
-
由 Mark Florian 创作于
Explain when to avoid utility mixins See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117864 Merged-by:
Mark Florian <mflorian@gitlab.com> Approved-by:
Mark Florian <mflorian@gitlab.com> Co-authored-by:
Martin Wortschack <mwortschack@gitlab.com>
-
由 Kamil Trzciński 创作于
Allow logging of all IssuableExportCsvWorker parameters See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117570 Merged-by:
Kamil Trzciński <ayufan@ayufan.eu> Approved-by:
Rutger Wessels <rwessels@gitlab.com> Approved-by:
Kamil Trzciński <ayufan@ayufan.eu> Reviewed-by:
Rutger Wessels <rwessels@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
由 Martin Wortschack 创作于
-
由 Fiona Neill 创作于
Document support for absolute submodule URLs in GitLab Runner See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117562 Merged-by:
Fiona Neill <fneill@gitlab.com> Approved-by:
Arran Walker <ajwalker@gitlab.com> Approved-by:
Fiona Neill <fneill@gitlab.com> Co-authored-by:
Nejc Habjan <nejc.habjan@siemens.com> Co-authored-by:
Nejc Habjan <hab.nejc@gmail.com>
-
由 Nejc Habjan 创作于
-
由 Furkan Ayhan 创作于
Utilize pass_user_identities field in JWTv2 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117541 Merged-by:
Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Reviewed-by:
Joe Snyder <joe.snyder@kitware.com> Reviewed-by:
Furkan Ayhan <furkanayhn@gmail.com> Co-authored-by:
Joseph Snyder <joe.snyder@kitware.com>
-
由 Joe Snyder 创作于
Add the code to the JWTv2 which appends the user's identities to the fields if the user has elected to send them. This is asked through a delegated field on the user which is delegated to the user preferences. Changelog: added
-
由 Natalia Tepluhina 创作于
Standalone finding modal: Minor UX tweaks See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117565 Merged-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Samantha Ming <sming@gitlab.com> Reviewed-by:
Samantha Ming <sming@gitlab.com> Co-authored-by:
Dave Pisek <dpisek@gitlab.com>
-
由 David Pisek 创作于
* Increases content-padding * Makes modal scrollable when content is too large * Makes modal stay open when 'esc' is pressed while adding a comment * Fixes button alignments in modal footer Those two changes make it consistent with other modals within the app. It also changes the text of a button, so it is aligned with the current modal.
-
由 Mehmet Emin INAC 创作于
Add Explain Vulnerability AI action to GraphQL API See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117472 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Torsten Linz <tlinz@gitlab.com> Reviewed-by:
Malcolm Locke <mlocke@gitlab.com> Reviewed-by:
mo khan <mo@mokhan.ca> Co-authored-by:
mo khan <mo@mokhan.ca>
-
由 mo khan 创作于
The endpoint accepts a global id, performs a request to ChatGPT and returns the result Changelog: added EE: true MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117472
-
由 Phil Hughes 创作于
Fix right sidebar interaction See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117589 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Artur Fedorov <afedorov@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Co-authored-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com>
-
由 Olena Horal-Koretska 创作于
-
由 Phil Hughes 创作于
Fine-tuned styling for the AiGenieChat component See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117791 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Approved-by:
Nataliia Radina <nradina@gitlab.com> Co-authored-by:
Denys Mishunov <dmishunov@gitlab.com>
-
由 Peter Leitzen 创作于
Add AI actions dropdown to Epics See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117487 Merged-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Peter Leitzen <pleitzen@gitlab.com> Approved-by:
Himanshu Kapoor <info@fleon.org> Reviewed-by:
Peter Leitzen <pleitzen@gitlab.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Co-authored-by:
Elwyn Benson <ebenson@gitlab.com>
-
由 Elwyn Benson 创作于
This allows the dropdown to be used for other resources than issuable
-
由 David Dieulivol 创作于
This reverts merge request !114444
-
由 Phil Hughes 创作于
Remove max width restriction from state loader See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117396 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Phil Hughes <me@iamphill.com> Reviewed-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Savas Vedova <svedova@gitlab.com>
-
由 Savas Vedova 创作于
The max-width seems not to be used and causes the following regression: https://gitlab.com/gitlab-org/gitlab/-/issues/405149 Changelog: fixed
-
由 Imre Farkas 创作于
Skip ArkoseLabs token verification when request is for QA Closes gitlab-org/modelops/anti-abuse/team-tasks#334 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117633 Merged-by:
Imre Farkas <ifarkas@gitlab.com> Approved-by:
Alex Buijs <abuijs@gitlab.com> Approved-by:
Imre Farkas <ifarkas@gitlab.com> Reviewed-by:
Alex Buijs <abuijs@gitlab.com> Co-authored-by:
eugielimpin <elimpin@gitlab.com>
-
由 Bob Van Landuyt 创作于
Disable some tracing instrumentations in local environment See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/116257 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Nicolas Dular <ndular@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Nicolas Dular <ndular@gitlab.com> Reviewed-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com> Reviewed-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com> Co-authored-by:
Quang-Minh Nguyen <qmnguyen@gitlab.com>
-
由 Huzaifa Iftikhar 创作于
Revert "Merge branch 'ag-refactor-design-management-repo' into 'master'" See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117828 Merged-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Approved-by:
Aakriti Gupta <agupta@gitlab.com> Approved-by:
Huzaifa Iftikhar <hiftikhar@gitlab.com> Co-authored-by:
Edgars Bralitis <ebralitis@gitlab.com>
-
由 Sincheol (David) Kim 创作于
Include related MR Jira issue keys for branches See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117350 Merged-by:
Sincheol (David) Kim <dkim@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Approved-by:
Sincheol (David) Kim <dkim@gitlab.com> Approved-by:
Ashraf Khamis <akhamis@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
-
由 Catherine Pope 创作于
Update blog URL for kaniko multi-arch documentation See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117789 Merged-by:
Catherine Pope <cpope@gitlab.com> Approved-by:
Catherine Pope <cpope@gitlab.com> Co-authored-by:
Nejc Habjan <nejc.habjan@siemens.com>
-
由 Jon Glassman 创作于
Fix typo See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117831 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Daphne Kua <dkua@gitlab.com>
-
由 Daphne Kua 创作于
-
由 Catherine Pope 创作于
Formatting fixes for confidential issues doc See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117707 Merged-by:
Catherine Pope <cpope@gitlab.com> Approved-by:
Catherine Pope <cpope@gitlab.com> Co-authored-by:
Marcin Sedlak-Jakubowski <msedlakjakubowski@gitlab.com>
-
由 Achilleas Pipinellis 创作于
Geo: Announce deprecation of redownload button See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117743 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Mike Kozono <mkozono@gitlab.com>
-
由 Phil Hughes 创作于
Remove direct data manipulation from snippet_blob_view_spec See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/117755 Merged-by:
Phil Hughes <me@iamphill.com> Approved-by:
Ross Byrne <robyrne@gitlab.com> Approved-by:
Phil Hughes <me@iamphill.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-