- May 11, 2023
-
-
Patrick Bajao authored
`Gitlab::Llm::Concerns::CircuitBreaker` requires `service_name` to be defined. Before this change, we are only using a single `service_name` and that means all client will use a single circuit. If a single provider fails and the circuit opens, all providers will be affected. To prevent that, since we have different clients (e.g. OpenAI, Vertex, Anthropic), we define a specific service name per client. This also includes a fix to `ExponentialBackoff` concern to raise the correct exception to avoid a `NameError`.
-
Justin Ho Tuan Duong authored
Fix comments template dropdown being hidden See merge request gitlab-org/gitlab!120393 Merged-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Approved-by:
Justin Ho Tuan Duong <hduong@gitlab.com> Co-authored-by:
Himanshu Kapoor <hkapoor@gitlab.com>
-
Russell Dickenson authored
DAST API variables removal notice See merge request gitlab-org/gitlab!120184 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Derek Ferguson <dferguson@gitlab.com>
-
-
GitLab Release Tools Bot authored
-
euko authored
Fix Layout/ArgumentAlignment offenses in background_migrations See merge request !120263 Merged-by:
Eulyeon Ko <5961404-euko@users.noreply.gitlab.com> Approved-by:
Prabakaran Murugesan <pmurugesan@gitlab.com> Co-authored-by:
Vitali Tatarintev <vtatarintev@gitlab.com>
-
Mark Lapierre authored
Retry QA runner fabrication See merge request !120375 Merged-by:
Mark Lapierre <mlapierre@gitlab.com> Approved-by:
Mark Lapierre <mlapierre@gitlab.com> Co-authored-by:
Harsha Muralidhar <hmuralidhar@gitlab.com> Co-authored-by:
Steve Abrams <sabrams@gitlab.com>
-
Retry runner fabrication to account for NamespaceMirror sync delay in QA tests.
-
🤖 GitLab Bot 🤖 authored
-
Marcel Amirault authored
Update Linux 2 supported_os EOL See merge request gitlab-org/gitlab!120367 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Carlos Bazan <cbazan@gitlab.com>
-
-
Marcel Amirault authored
Example CICD job to retrieve temporary credentials using an ID token See merge request !119841 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Elif Munn <emunn@gitlab.com>
-
-
Marcel Amirault authored
Add variable removal See merge request gitlab-org/gitlab!120073 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Reviewed-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Dov Hershkovitch <dhershkovitch@gitlab.com>
-
-
Himanshu Kapoor authored
Due to a recent overflow hidden addition to the comment box, the comments template dropdown got cut off. Use strategy: fixed to fix this. Changelog: fixed
-
🤖 GitLab Bot 🤖 authored
-
Russell Dickenson authored
Deprecate Security Code Scan - docs See merge request gitlab-org/gitlab!120169 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
rossfuhrman <rfuhrman@gitlab.com>
-
-
🤖 GitLab Bot 🤖 authored
-
- May 10, 2023
-
-
Russell Dickenson authored
Update removal milestone for projectFingerprint GraphQL field See merge request !120294 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Alana Bellucci <abellucci@gitlab.com>
-
-
Evan Read authored
Add 16.0 breaking change removal notice for PG12 See merge request !120343 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Dilan Orrino <dorrino@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
DJ Mountney <dj@gitlab.com>
-
Changelog: removed
-
Russell Dickenson authored
Add documentation for new way to add and remove compliance frameworks See merge request !120229 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Nathan Rosandich <nrosandich@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Nathan Rosandich <nrosandich@gitlab.com> Co-authored-by:
Evan Read <eread@gitlab.com>
-
-
Russell Dickenson authored
Docs update - Use merge base for security MR widget See merge request !118959 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Brian Williams is OOO from May 15-19 <bwilliams@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Reviewed-by:
Brian Williams is OOO from May 15-19 <bwilliams@gitlab.com> Co-authored-by:
Brian Williams <bwilliams@gitlab.com> Co-authored-by:
Alana Bellucci <abellucci@gitlab.com>
-
-
Enrique Alcántara authored
Remove new Web IDE callout See merge request !120233 Merged-by:
Enrique Alcántara <ealcantara@gitlab.com> Approved-by:
James Fargher <proglottis@gmail.com> Approved-by:
Enrique Alcántara <ealcantara@gitlab.com> Co-authored-by:
Paul Slaughter <pslaughter@gitlab.com>
-
Evan Read authored
Clarify Git server hooks documentation See merge request gitlab-org/gitlab!119697 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Will Chandler <wchandler@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Will Chandler <wchandler@gitlab.com> Co-authored-by:
Łukasz Korbasiewicz <lkorbasiewicz@gitlab.com>
-
-
GitLab Release Tools Bot authored
-
🤖 GitLab Bot 🤖 authored
-
Russell Dickenson authored
Doc updates for Secure *_DISABLED variables See merge request gitlab-org/gitlab!117920 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Reviewed-by:
rossfuhrman <rfuhrman@gitlab.com> Co-authored-by:
Ross Fuhrman <rfuhrman@gitlab.com>
-
Russell Dickenson authored
Update Scan Result Policy documentation See merge request !120376 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
mc_rocha <mrocha@gitlab.com>
-
GitLab Release Tools Bot authored
-
Phillip Wells authored
Updating AI settings to be SaaS-only See merge request !120360 Merged-by:
Phillip Wells <pwells@gitlab.com> Approved-by:
Taylor McCaslin <tmccaslin@gitlab.com> Approved-by:
Phillip Wells <pwells@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
James Fargher authored
Initialize random string per workspace factory instance See merge request !120271 Merged-by:
James Fargher <proglottis@gmail.com> Approved-by:
Chad Woolley <cwoolley@gitlab.com> Approved-by:
James Fargher <proglottis@gmail.com> Co-authored-by:
Peter Leitzen <pleitzen@gitlab.com>
-
charlie ablett authored
Fix avatar when commit email is an empty string See merge request !119708 Merged-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Halil Coban <hcoban@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Reviewed-by:
Heinrich Lee Yu <heinrich@gitlab.com> Reviewed-by:
Halil Coban <hcoban@gitlab.com> Co-authored-by:
Heinrich Lee Yu <heinrich@gitlab.com>
-
charlie ablett authored
Include shared from groups members in the projects members See merge request !96543 Merged-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Sean Gregory <sgregory@gitlab.com> Approved-by:
Carla Drago <cdrago@gitlab.com> Approved-by:
Alina Mihaila <amihaila@gitlab.com> Approved-by:
Omar Qunsul <oqunsul@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Reviewed-by:
charlie ablett <cablett@gitlab.com> Reviewed-by:
Manoj M J <mmj@gitlab.com> Reviewed-by:
Rahul Katragadda <k.rahul@evalueserve.com> Reviewed-by:
Sean Gregory <sgregory@gitlab.com> Reviewed-by:
Omar Qunsul <oqunsul@gitlab.com> Co-authored-by:
Manoj M J <mmj@gitlab.com> Co-authored-by:
Abdul Wadood <awadood@gitlab.com>
-