- Aug 23, 2024
-
-
Laura Montemayor authored
Add loading row to pipelines table See merge request !163551 Merged-by:
Laura Montemayor <lmontemayor@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Approved-by:
Laura Montemayor <lmontemayor@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com>
-
Briley Sandlin authored
This is for async pipeline creation Changelog: changed
-
Smriti Garg authored
Refactor: Reduce scope of internal authentication methods See merge request !161227 Merged-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Co-authored-by:
Mike Kozono <mkozono@gitlab.com>
-
Paul Gascou-Vaillancourt authored
Migrate utility classes in dirs starting with STU See merge request !163714 Merged-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Approved-by:
Smriti Garg <sgarg@gitlab.com> Approved-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Co-authored-by:
Lukas Eipert <leipert@gitlab.com>
-
Lukas Eipert authored
This is part of the larger ongoing effort to migrate legacy utility classes to tailwind. We have already migrated thousands of instances in an automated manner and we came to trust our tooling. So we simply it on all the JS folders, starting with S, T and U. See: &13521
-
Himanshu Kapoor authored
Create a facade component for GLQL See merge request !163618 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Approved-by:
Alex Fracazo <afracazo@gitlab.com> Reviewed-by:
Natalia Tepluhina <ntepluhina@gitlab.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
Himanshu Kapoor authored
Introduce a new facade component for GLQL that handles loading and error states for queries. It also serves as an entry point for execution and presentation of queries.
-
Mehmet Emin INAC authored
Add API endpoint for bulk usage_data sending See merge request !161855 Merged-by:
Mehmet Emin INAC <minac@gitlab.com> Approved-by:
Pavel Shutsin <pshutsin@gitlab.com> Approved-by:
Mehmet Emin INAC <minac@gitlab.com> Reviewed-by:
Pavel Shutsin <pshutsin@gitlab.com> Reviewed-by:
Niko Belokolodov <nbelokolodov@gitlab.com> Co-authored-by:
Niko Belokolodov <nbelokolodov@gitlab.com>
-
Igor Drozdov authored
Adjust docs to add Litellm config See merge request !163716 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Sean Carroll <scarroll@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Reviewed-by:
Sean Carroll <scarroll@gitlab.com> Co-authored-by:
Mohamed Hamda <mhamda@gitlab.com>
-
Mohamed Hamda authored
Add Litellm config Adjust model names
-
Robert Hunt authored
Improve vulnerability related issues spec coverage See merge request !163611 Merged-by:
Robert Hunt <rhunt@gitlab.com> Approved-by:
Savas Vedova <svedova@gitlab.com> Approved-by:
Robert Hunt <rhunt@gitlab.com> Co-authored-by:
Jiaan Louw <jlouw@gitlab.com>
-
George Koltsov authored
Add limits for import placeholder user creation See merge request !162103 Merged-by:
George Koltsov <gkoltsov@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Alper Akgun <aakgun@gitlab.com> Reviewed-by:
Brian Williams <bwilliams@gitlab.com> Reviewed-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
Luke Duncalfe <lduncalfe@eml.cc>
-
Luke Duncalfe authored
During the improved user mapping, placeholder users are created during an import and assigned as the users of the imported content. We limit the number of `users` records that can be created during an import, by imposing limits to the number of placeholder users that can be created. These limits apply to a root namespace, and take into account plan and seat count, with more generous limits for higher paid plans and larger number of paid seats. When the limit is reached, no more placeholder users are created for the root namespace. Instead the single "importer user" record that is associated with their root namespace is assigned as the user of imported content. #455903 #464401
-
George Koltsov authored
Provision DuoPro via add_on_products key in License#restrictions See merge request !163491 Merged-by:
George Koltsov <gkoltsov@gitlab.com> Approved-by:
Lukas Wanko <lwanko@gitlab.com> Approved-by:
George Koltsov <gkoltsov@gitlab.com> Reviewed-by:
Corinna Gogolok <cgogolok@gitlab.com> Reviewed-by:
Lukas Wanko <lwanko@gitlab.com> Co-authored-by:
Corinna Gogolok <cgogolok@gitlab.com>
-
Sanad Liaquat authored
Update dependency allure-rspec to '~> 2.25.0' See merge request !163531 Merged-by:
Sanad Liaquat <sliaquat@gitlab.com> Approved-by:
Sanad Liaquat <sliaquat@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Lukas Eipert authored
Upgrade sentry to 8.26.0 See merge request !163470 Merged-by:
Lukas Eipert <leipert@gitlab.com> Approved-by:
Lukas Eipert <leipert@gitlab.com> Reviewed-by:
Sheldon Led <sheldonled@gitlab.com> Co-authored-by:
Sheldon Led <sheldonled@gitlab.com>
-
Sheldon Led authored
-
Bob Van Landuyt authored
Update Redis Gems to '~> 5.3.0' See merge request !163441 Merged-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Bob Van Landuyt <bob@gitlab.com> Approved-by:
Kevin Morrison <kmorrison@gitlab.com> Approved-by:
Gregory Havenga <11164960-ghavenga@users.noreply.gitlab.com> Co-authored-by:
Sylvester Chin <schin@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Halil Coban authored
Allow ai_workflows scope to GET project via API See merge request !163568 Merged-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
-
Jessie Young authored
* This is used here: https://gitlab.com/gitlab-org/duo-workflow/duo-workflow-service/-/blob/dc6d049b1856feae020e0bbc122a2eb417e8a0d7/duo_workflow_service/tools/project.py#L22 * I missed this endpoint when adding the logic here: !162671
-
Miranda Fluharty authored
Improve GQL query for fetching groups and projects See merge request !163490 Merged-by:
Miranda Fluharty <mfluharty@gitlab.com> Approved-by:
Max Orefice <morefice@gitlab.com> Approved-by:
Max Woolf <mwoolf@gitlab.com> Approved-by:
Miranda Fluharty <mfluharty@gitlab.com> Reviewed-by:
Max Orefice <morefice@gitlab.com> Co-authored-by:
Maxime Orefice <morefice@gitlab.com> Co-authored-by:
Mireya Andres <mandres@gitlab.com>
-
Mireya Andres authored
This query is used for the inbound token setting for CI_JOB_TOKEN. Changelog: changed Add test
-
Gosia Ksionek authored
Add Go Modules lock file class See merge request !162898 Merged-by:
Gosia Ksionek <mksionek@gitlab.com> Approved-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Approved-by:
Gosia Ksionek <mksionek@gitlab.com> Reviewed-by:
Emerald-Jayde Henao <ejhenao@gitlab.com> Co-authored-by:
lma-git <lma@gitlab.com>
-
Alper Akgun authored
Update sharding issue for taggings See merge request !163710 Merged-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Manoj M J <mmj@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Co-authored-by:
Marius Bobin <mbobin@gitlab.com>
-
Tianwen Chen authored
Trigger workItemUpdated subscription when related MR is updated See merge request !162946 Merged-by:
Tianwen Chen <tchen@gitlab.com> Approved-by:
Tyler Amos <tamos@gitlab.com> Approved-by:
Tianwen Chen <tchen@gitlab.com> Reviewed-by:
Tyler Amos <tamos@gitlab.com> Reviewed-by:
Mario Celi <mcelicalderon@gitlab.com> Reviewed-by:
Tianwen Chen <tchen@gitlab.com> Co-authored-by:
Mario Celi <mcelicalderon@gitlab.com>
-
Mario Celi authored
We have associations between MRs and issues through the merge_requests_closing_issues table, and we display some information on the work item detail view. If the MR is changed, we need those changes to be reflected on the work item view. Changelog: fixed
-
Jiaan Louw authored
Improve related issues block spec coverage See merge request !163603 Merged-by:
Jiaan Louw <3468028-jiaan@users.noreply.gitlab.com> Approved-by:
Olena Horal-Koretska <ohoralkoretska@gitlab.com> Co-authored-by:
Jiaan Louw <jlouw@gitlab.com>
-
Alper Akgun authored
Update sharding_key_spec.rb See merge request !163706 Merged-by:
Alper Akgun <aakgun@gitlab.com> Approved-by:
Alper Akgun <aakgun@gitlab.com> Co-authored-by:
Manoj M J <mmj@gitlab.com>
-
Marcel Amirault authored
Update Pipeline Authoring issue template See merge request !163379 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Approved-by:
Mark Nuzzo <mnuzzo@gitlab.com> Approved-by:
Rajendra Kadam <rkadam@gitlab.com> Approved-by:
Sunjung Park <spark@gitlab.com> Approved-by:
Furkan Ayhan <furkanayhn@gmail.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Mark Nuzzo <mnuzzo@gitlab.com> Co-authored-by:
Briley Sandlin <bsandlin@gitlab.com>
-
Briley Sandlin authored
-
Abdul Wadood authored
Exclude keys on nested parameters See merge request !163168 Merged-by:
Abdul Wadood <awadood@gitlab.com> Approved-by:
Zamir Martins <zfilho@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Reviewed-by:
David Fernandez <dfernandez@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com> Co-authored-by:
David Fernandez <dfernandez@gitlab.com>
-
David Fernandez authored
Nested parameters with excluded keys are now ignored by the middleware.
-
Jessie Young authored
Allow configuring Duo Workflow Service URL in config/gitlab.yml See merge request !163565 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Surabhi Suman <ssuman@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Reviewed-by:
Surabhi Suman <ssuman@gitlab.com> Co-authored-by:
Dylan Griffith <dyl.griffith@gmail.com>
-
Marius Bobin authored
The taggings table will be replaced with specific tables for each tagging relation which will be sharded by default. This updates the srading issue URL for taggings to be the last issue in the epic that tracks the sharding progress.
-
Jon Glassman authored
Fixing small inconsistencies See merge request !163671 Merged-by:
Jon Glassman <jglassman@gitlab.com> Approved-by:
Jon Glassman <jglassman@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
Brendan Lynch authored
Change formatting of git http.postBuffer documentation See merge request !163602 Merged-by:
Brendan Lynch <blynch@gitlab.com> Reviewed-by:
Matthew Badeau <mbadeau@gitlab.com> Reviewed-by:
Brendan Lynch <blynch@gitlab.com> Co-authored-by:
Matthew Badeau <mbadeau@gitlab.com>
-
Matthew Badeau authored
Co-authored-by:
Brendan Lynch <blynch@gitlab.com>
-
Martin Wortschack authored
Change trial group selection placeholder text See merge request !163643 Merged-by:
Martin Wortschack <mwortschack@gitlab.com> Approved-by:
Emily Bauman <ebauman@gitlab.com> Approved-by:
Roy Liu <rliu@gitlab.com> Approved-by:
Martin Wortschack <mwortschack@gitlab.com> Approved-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com> Co-authored-by:
Doug Stull <dstull@gitlab.com>
-
Mikhail Mazurskiy authored
Update KAS version See merge request !163527 Merged-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Approved-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com> Co-authored-by:
GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
-