- Apr 09, 2024
-
-
Florie Guibert authored
Add tracking for issues_mrs_empty_state experiment See merge request !146482 Merged-by:
Florie Guibert <fguibert@gitlab.com> Approved-by:
Marcos Rocha <mrocha@gitlab.com> Approved-by:
Minahil Nichols <minahilnichols@gitlab.com> Approved-by:
Florie Guibert <fguibert@gitlab.com> Co-authored-by:
Serhii Yarynovskyi <syarynovskyi@gitlab.com>
-
Tiger Watson authored
Update schema for clusterwide tables in system_access See merge request !147979 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Jon Jenkins <jjenkins@gitlab.com>
-
Jose Ivan Vargas authored
Add Tailwind base without preflight See merge request !149004 Merged-by:
Jose Ivan Vargas <jvargas@gitlab.com> Approved-by:
Chad Lavimoniere <clavimoniere@gitlab.com> Approved-by:
Jose Ivan Vargas <jvargas@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <paul.gascvail@gmail.com>
-
Max Fan authored
Set claude 2.1 as model for slash commands See merge request !149011 Merged-by:
Max Fan <mfan@gitlab.com> Approved-by:
Max Fan <mfan@gitlab.com> Co-authored-by:
Jessie Young <jessieyoung@gitlab.com>
-
Jessie Young authored
* Otherwise, they use the model default, which is Claude 3 sonnet if the user has a feature flag enabled. But these tools are still sending json request bodies for the completions API. * https://gitlab.com/gitlab-org/gitlab/-/blob/98a399456a28ae377faefa2dcb4ea6698595fd55/ee/lib/gitlab/llm/ai_gateway/client.rb#L145 * Resolves #454849 EE: true
-
Alexander Turinske authored
Rollout new custom roles UI See merge request !148468 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Co-authored-by:
Hinam Mehra <hmehra@gitlab.com>
-
Hinam Mehra authored
- And update feature specs for custom roles Changelog: added EE: true
-
Leonardo da Rosa authored
Drop an unnecessary index on merge_requests See merge request !148490 Merged-by:
Leonardo da Rosa <ldarosa@gitlab.com> Approved-by:
Robert May <rmay@gitlab.com> Approved-by:
Mohamed Hamda <mhamda@gitlab.com> Approved-by:
Leonardo da Rosa <ldarosa@gitlab.com> Reviewed-by:
Robert May <rmay@gitlab.com> Reviewed-by:
Mohamed Hamda <mhamda@gitlab.com> Reviewed-by:
Leonardo da Rosa <ldarosa@gitlab.com> Co-authored-by:
David Kim <dkim@gitlab.com>
-
Sincheol (David) Kim authored
index_merge_requests_on_target_project_id_and_iid_and_state_id seems to be unnecessary since we have a similar index called idx_mrs_on_target_id_and_created_at_and_state_id Changelog: other
-
Alexander Turinske authored
New pipeline execution policy type in type selector See merge request !148600 Merged-by:
Alexander Turinske <aturinske@gitlab.com> Approved-by:
Martin Čavoj <mcavoj@gitlab.com> Approved-by:
Camellia X Yang <xyang@gitlab.com> Approved-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Alexander Turinske <aturinske@gitlab.com> Reviewed-by:
Artur Fedorov <afedorov@gitlab.com> Reviewed-by:
Martin Čavoj <mcavoj@gitlab.com> Co-authored-by:
Artur Fedorov <afedorov@gitlab.com>
-
Artur Fedorov authored
New policy type is added to policy type selector Changelog: added EE: true
-
Jennifer Li authored
Mention issue IID instead of URL in the quarantine MR description See merge request !148987 Merged-by:
Jennifer Li <jli@gitlab.com> Approved-by:
Jennifer Li <jli@gitlab.com> Co-authored-by:
Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This change will allow the `RelatedIssueFinder` class to detect the issue for the `AddQuarantineLabelsToRelatedIssue` processor in `triage-ops`. Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Himanshu Kapoor authored
Update admin settings interface for secret detection See merge request !148668 Merged-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
rossfuhrman <rfuhrman@gitlab.com> Approved-by:
Rajendra Kadam <rkadam@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Himanshu Kapoor <info@fleon.org> Approved-by:
Michael Fangman <mfangman@gitlab.com> Reviewed-by:
rossfuhrman <rfuhrman@gitlab.com> Reviewed-by:
Dheeraj Joshi <djoshi@gitlab.com> Reviewed-by:
Rajendra Kadam <rkadam@gitlab.com> Co-authored-by:
rossfuhrman <rfuhrman@gitlab.com> Co-authored-by:
Dheeraj Joshi <djoshi@gitlab.com>
-
Dheeraj Joshi authored
-
Phillip Wells authored
Move Git content out of Command line Git page to other relevant pages See merge request !148926 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
Tiffany Rea authored
Remove navigation to jira page and de-quarantine spec See merge request !148607 Merged-by:
Tiffany Rea <trea@gitlab.com> Approved-by:
Vishal Patel <vpatel@gitlab.com> Approved-by:
Tiffany Rea <trea@gitlab.com> Co-authored-by:
hmuralidhar <hmuralidhar@gitlab.com>
-
Harsha Muralidhar authored
-
Felipe Cardozo authored
Link to new settings page from Value Stream Analytics empty state See merge request !147955 Merged-by:
Felipe Artur <fcardozo@gitlab.com> Approved-by:
Aditya Tiwari <atiwari@gitlab.com> Approved-by:
Libor Vanc <5022246-lvanc@users.noreply.gitlab.com> Approved-by:
Angelo Gulina <agulina@gitlab.com> Approved-by:
Andrew Fontaine <afontaine@gitlab.com> Approved-by:
Felipe Artur <fcardozo@gitlab.com> Reviewed-by:
Angelo Gulina <agulina@gitlab.com> Co-authored-by:
Rudy Crespo <rcrespo@gitlab.com>
-
Rudy Crespo authored
As part of the migration of the new/edit value stream form from the modal in the Value Stream Analytics page to a standalone settings page, we can now navigate to the new value stream settings page from the Value Stream Analytics empty state component at the group level.
-
Hordur Freyr Yngvason authored
Add `referrer_type` filter to `ContainerRepositoryTagsResolver` See merge request !147277 Merged-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Approved-by:
Adie (she/her) <avpfestin@gitlab.com> Approved-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Reviewed-by:
Hordur Freyr Yngvason <hfyngvason@gitlab.com> Co-authored-by:
Aaron Huntsman <ahuntsman@gitlab.com>
-
Aaron Huntsman authored
Changelog: added
-
Jarka Košanová authored
Update NamespaceResolver to resolve Projects by full path See merge request !146340 Merged-by:
Jarka Košanová <jarka@gitlab.com> Approved-by:
Jarka Košanová <jarka@gitlab.com> Reviewed-by:
Heinrich Lee Yu <heinrich@gitlab.com> Reviewed-by:
Alexandru Croitor <acroitor@gitlab.com> Reviewed-by:
Mario Celi <mcelicalderon@gitlab.com> Co-authored-by:
Alexandru Croitor <acroitor@gitlab.com>
-
Alexandru Croitor authored
Front end makes use of the returned namespace_type#id which in case of projects is expected to be project id and not project namespace id.
-
Kerri Miller authored
Fix Style/KeywordParametersOrder offenses See merge request !148567 Merged-by:
Kerri Miller <kerrizor@kerrizor.com> Approved-by:
Alex Pooley <apooley@gitlab.com> Approved-by:
Matt Kasa <mkasa@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Kerri Miller <kerrizor@kerrizor.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Co-authored-by:
Harry Minsky <harryminsky@gmail.com>
-
Drew Blessing authored
Rename *identity_verification_path helpers to *signup_identity_verification_path See merge request !147868 Merged-by:
Drew Blessing <drew@gitlab.com> Approved-by:
Abhilash Kotte <akotte@gitlab.com> Approved-by:
Drew Blessing <drew@gitlab.com> Reviewed-by:
Drew Blessing <drew@gitlab.com> Co-authored-by:
Eugie Limpin <elimpin@gitlab.com>
-
Eugie Limpin authored
-
Mikołaj Wawrzyniak authored
Add Claude 3 support for code suggestions See merge request !147600 Merged-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Approved-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Reviewed-by:
Jan Provaznik <jprovaznik@gitlab.com> Reviewed-by:
Mikołaj Wawrzyniak <mwawrzyniak@gitlab.com> Co-authored-by:
Allen Cook <acook@gitlab.com>
-
Allen Cook authored
-
Aaron Huntsman authored
Remove the shared JWTs behind a feature flag See merge request !148106 Merged-by:
Aaron Huntsman <ahuntsman@gitlab.com> Approved-by:
Aaron Huntsman <ahuntsman@gitlab.com> Approved-by:
Avielle Wolfe <awolfe@gitlab.com> Reviewed-by:
Avielle Wolfe <awolfe@gitlab.com> Reviewed-by:
Dmytro Biryukov <dbiryukov@gitlab.com> Co-authored-by:
Shabini Rajadas <shabinirajadas@Shabinis-MBP-2.lan> Co-authored-by:
DANGER_GITLAB_API_TOKEN <project_278964_bot_445da1b60fc7336b6b6776383134d10f@noreply.gitlab.com>
-
Shabini Rajadas authored
The current flow of variables inside the build already uses 'break variables'. So adding them instead of return []
-
Lysanne Pinto authored
Revert "Clarify scope of IP allowlist" See merge request gitlab-org/gitlab!148906 Merged-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
Craig Miskell <cmiskell@gitlab.com>
-
Terri Chu authored
Zoekt: Refactor the worker into index_async/index_in See merge request !148827 Merged-by:
Terri Chu <tchu@gitlab.com> Approved-by:
Ravi Kumar <rkumar@gitlab.com> Approved-by:
Terri Chu <tchu@gitlab.com> Reviewed-by:
Terri Chu <tchu@gitlab.com> Co-authored-by:
Dmitry Gruzd <dgruzd@gitlab.com>
-
Dmitry Gruzd authored
-
Jessie Young authored
Finish migrating cross-reference in issue to internal events See merge request gitlab-org/gitlab!147850 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Ryan Cobb <rcobb@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Reviewed-by:
Luke Duncalfe <lduncalfe@gitlab.com> Reviewed-by:
Sarah Yasonik <syasonik@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
syasonik <syasonik@gitlab.com>
-
Sarah Yasonik authored
-
Paul Gascou-Vaillancourt authored
This ensures that the Tailwind CSS bundle contains all the default CSS variables declarations. This should pevent issues on Chrome where `transform` style properties would be ignored due to only a subset of variables being declared in the utils scope. We also disable the `preflight` core plugin to ensure the base layer doesn't come with all the resets we don't need/want.
-
Amy Qualls authored
Adds a disaster recovery blueprint for Cells See merge request gitlab-org/gitlab!146189 Merged-by:
Amy Qualls <aqualls@gitlab.com> Approved-by:
Steve Xuereb <sxuereb@gitlab.com> Approved-by:
Kamil Trzciński <ayufan@ayufan.eu> Approved-by:
Andras Horvath <ahorvath@gitlab.com> Reviewed-by:
Kamil Trzciński <ayufan@ayufan.eu> Reviewed-by:
Steve Xuereb <sxuereb@gitlab.com> Reviewed-by:
John Jarvis <jarv@gitlab.com> Reviewed-by:
Andras Horvath <ahorvath@gitlab.com> Co-authored-by:
John Jarvis <jarv@gitlab.com> Co-authored-by:
Andras Horvath <ahorvath@gitlab.com>
-
John Jarvis authored
Part of gitlab-com/gl-infra/production-engineering#25118
-