- Mar 01, 2024
-
-
euko authored
Changelog: removed
-
Tiger Watson authored
Add service to send Arkose truth data See merge request !145314 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Eugie Limpin <elimpin@gitlab.com> Approved-by:
Jerry Seto <jseto@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Reviewed-by:
Jerry Seto <jseto@gitlab.com> Co-authored-by:
imand3r <ianderson@gitlab.com>
-
Changelog: added
-
Marcel Amirault authored
Clarify CI template location See merge request !146276 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Ben Bodenmiller <bbodenmiller@gmail.com>
-
-
Thong Kuah authored
Update Worker removal doc See merge request !146088 Merged-by:
Thong Kuah <tkuah@gitlab.com> Approved-by:
Thong Kuah <tkuah@gitlab.com> Co-authored-by:
James Nutt <jnutt@gitlab.com>
-
Marcel Amirault authored
Fix broken endpoint link in deprecations See merge request !146268 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
Abdul Wadood authored
Fix N+1 problems in Groups API See merge request !145906 Merged-by:
Abdul Wadood <awadood@gitlab.com> Approved-by:
Abdul Wadood <awadood@gitlab.com> Reviewed-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Reviewed-by:
Abdul Wadood <awadood@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
Jessie Young authored
Fix auth to dependency proxy with service account See merge request gitlab-org/gitlab!146012 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Juliet Wanjohi <jwanjohi@gitlab.com> Approved-by:
Stan Hu <stanhu@gmail.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Kenneth Chu <ksiuhengchu@gitlab.com>
-
Russell Dickenson authored
Update link to SAST analyzer consolidation issue See merge request gitlab-org/gitlab!146274 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Connor Gilbert <cgilbert@gitlab.com>
-
Russell Dickenson authored
Update docs for security_approval_policies_limit application setting See merge request !146178 Merged-by:
Russell Dickenson <rdickenson@gitlab.com> Approved-by:
Russell Dickenson <rdickenson@gitlab.com> Co-authored-by:
Martin Čavoj <mcavoj@gitlab.com>
-
Changelog: changed
-
charlie ablett authored
Use sentence case for DORA metrics titles See merge request !145867 Merged-by:
charlie ablett <cablett@gitlab.com> Approved-by:
Ezekiel Kigbo <3397881-ekigbo@users.noreply.gitlab.com> Approved-by:
Ross Byrne <robyrne@gitlab.com> Approved-by:
charlie ablett <cablett@gitlab.com> Co-authored-by:
Chad Lavimoniere <clavimoniere@gitlab.com>
-
- Deployment Frequency → Deployment frequency - Lead Time for Changes → Lead time for changes - Time to Restore Service → Time to restore service - Change Failure Rate → Change failure rate - Critical Vulnerabilities over time → Critical vulnerabilities over time - High Vulnerabilities over time → High vulnerabilities over time Changelog: fixed EE: true
-
Tiger Watson authored
Update trial and opensource pipeline_triggers plan limits to 25k See merge request !145846 Merged-by:
Tiger Watson <twatson@gitlab.com> Approved-by:
Tiger Watson <twatson@gitlab.com> Co-authored-by:
lma-git <lma@gitlab.com>
-
Currently the pipeline_triggers limits across plans on GitLab.com are not consistent. This is because either new plans were introduced or the limits were not migrated when the plans were renamed. This MR introduces a migration to update the values on GitLab.com to 25k for non-paid plans. Changelog: fixed
-
Rodrigo Tomonari authored
Handle the unadvertised object error See merge request !146207 Merged-by:
Rodrigo Tomonari <rtomonari@gitlab.com> Approved-by:
Madelein van Niekerk <mvanniekerk@gitlab.com> Approved-by:
Rodrigo Tomonari <rtomonari@gitlab.com> Co-authored-by:
Vasilii Iakliushin <viakliushin@gitlab.com>
-
Scott de Jonge authored
Add safe rel attribute on links with target "_blank" See merge request !145516 Merged-by:
Scott de Jonge <sdejonge@gitlab.com> Approved-by:
James Nutt <jnutt@gitlab.com> Approved-by:
Piotr Skorupa <pskorupa@gitlab.com> Approved-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com> Reviewed-by:
Scott de Jonge <sdejonge@gitlab.com> Reviewed-by:
James Nutt <jnutt@gitlab.com> Co-authored-by:
Thomas Hutterer <thutterer@gitlab.com>
-
Changelog: changed
-
Alex Pooley authored
Allow adding an Organization to an User Namespace See merge request !144049 Merged-by:
Alex Pooley <apooley@gitlab.com> Approved-by:
Manoj M J <mmj@gitlab.com> Approved-by:
Alex Pooley <apooley@gitlab.com> Co-authored-by:
Rutger Wessels <rwessels@gitlab.com>
-
Michał Zając authored
Backup and remove orphaned notes See merge request !146023 Merged-by:
Michał Zając <mzajac@gitlab.com> Approved-by:
Michał Zając <mzajac@gitlab.com> Reviewed-by:
Max Woolf <mwoolf@gitlab.com> Co-authored-by:
Max Woolf <mwoolf@gitlab.com> Co-authored-by:
Eulyeon Ko <eko@gitlab.com>
-
The `notes` records with NULL noteable_type are orphaned notes (the cause(s) are unknown.) They should be removed from the `notes` table. To insure against inadvertent data loss, `temp_notes_backup` table is created to store the removed records. `temp_notes_backup` should be removed later. Changelog: other
-
Payton Burdette authored
Add modal that contains the GCP terraform script See merge request !146135 Merged-by:
Payton Burdette <pburdette@gitlab.com> Approved-by:
Payton Burdette <pburdette@gitlab.com> Co-authored-by:
Jose Ivan Vargas <jvargas@gitlab.com>
-
This script allows you to provision google cloud runners, this is only available in Projects
-
Evan Read authored
Update project import API doc See merge request !146066 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Reviewed-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Rodrigo Tomonari <rtomonari@gitlab.com> Co-authored-by:
Magdalena Frankiewicz <mfrankiewicz@gitlab.com>
-
-
Jessie Young authored
Fix spec/dot_gitlab_ci/rules_spec.rb See merge request !146275 Merged-by:
Jessie Young <jessieyoung@gitlab.com> Approved-by:
Nao Hashizume <nhashizume@gitlab.com> Approved-by:
Jessie Young <jessieyoung@gitlab.com> Co-authored-by:
Jennifer Li <jli@gitlab.com>
-
-
Evan Read authored
Typo fix for details url See merge request !146256 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Nate Rosandich <nrosandich@gitlab.com>
-
Evan Read authored
Adding VS Code to warning list See merge request !146269 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
- Feb 29, 2024
-
-
Evan Read authored
Updating error in footnote See merge request !146240 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
-
Connor Gilbert authored
-
Evan Read authored
Fixing code block in HTML footnote See merge request !146239 Merged-by:
Evan Read <eread@gitlab.com> Approved-by:
Evan Read <eread@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
-
Scott Hampton authored
Add polling and refetching to deployment details See merge request !146097 Merged-by:
Scott Hampton <shampton@gitlab.com> Approved-by:
Subashis Chakraborty <schakraborty@gitlab.com> Approved-by:
Sheldon Led <sheldonled@gitlab.com> Approved-by:
Scott Hampton <shampton@gitlab.com> Reviewed-by:
Sheldon Led <sheldonled@gitlab.com> Co-authored-by:
Andrew Fontaine <afontaine@gitlab.com>
-
Zack Cuddy authored
Add InfiniteScrolling and pagination to Observability Logs Closes gitlab-org/opstrace/opstrace#2665 See merge request !145512 Merged-by:
Zack Cuddy <zcuddy@gitlab.com> Approved-by:
Nataliia Radina <nradina@gitlab.com> Approved-by:
Zack Cuddy <zcuddy@gitlab.com> Reviewed-by:
Zack Cuddy <zcuddy@gitlab.com> Reviewed-by:
Daniele Rossetti <drossetti@gitlab.com> Co-authored-by:
Daniele Rossetti <drossetti@gitlab.com>
-
-
Lysanne Pinto authored
Add description metadata for six files See merge request !146234 Merged-by:
Lysanne Pinto <lpinto@gitlab.com> Approved-by:
Lysanne Pinto <lpinto@gitlab.com> Co-authored-by:
Amy Qualls <aqualls@gitlab.com>
-
Summarize these pages, one line per page, to make the social media previews for these pages more helpful.
-