- 03 Mar, 2022 40 commits
-
-
Peter Leitzen authored
Fix Capybara/CurrentPathExpectation offences See merge request gitlab-org/gitlab!81897
-
Vitali Tatarintev authored
-
Alex Kalderimis authored
Fix VSA error with scoped labels See merge request gitlab-org/gitlab!82083
-
Rémy Coutable authored
Bump gitlab-styles v7.0.0 See merge request gitlab-org/gitlab!82008
-
Maxime Orefice authored
-
Kati Paizee authored
Clarify license upload directions in the doc See merge request gitlab-org/gitlab!81915
-
Alex Kalderimis authored
Update MultipleDatabase cop to allow some methods See merge request gitlab-org/gitlab!81584
-
Kati Paizee authored
Update info note for instrumentation class usage See merge request gitlab-org/gitlab!81892
-
Alina Mihaila authored
-
Marcin Sedlak-Jakubowski authored
Clean up yamllint warnings and errors in deprecation yamls See merge request gitlab-org/gitlab!81964
-
Marcin Sedlak-Jakubowski authored
Clean up whitespace in removals yamls See merge request gitlab-org/gitlab!81966
-
Adam Hegyi authored
Add nullify job for orphan runner_id columns of ci_builds See merge request gitlab-org/gitlab!81410
-
Furkan Ayhan authored
When a runner gets deleted, jobs that were run with it still have runner_id. With this commit, old data will be nullified. There will be 3 steps; 1. Add a NOT VALID foreign key constraint to the column to ensure GitLab doesn't create inconsistent records. 2. Add a data migration, to fix or clean up existing records. 3. Validate the whole table by making the foreign key VALID. This is the 2nd step. Changelog: other
-
Marcel Amirault authored
Document how to reduce consumption of CI/CD minutes See merge request gitlab-org/gitlab!80923
-
Fabio Pitino authored
Explain benefits and how to do that.
-
Sean McGivern authored
Implement API endpoint to get single SSH key for specific user. See merge request gitlab-org/gitlab!81790
-
Timo Furrer authored
The main driver for this is to implement a proper and easy to maintain resource in the [GitLab terraform provider](https://github.com/gitlabhq/terraform-provider-gitlab). Changelog: added
-
Kati Paizee authored
Update doc/development/adding_database_indexes.md See merge request gitlab-org/gitlab!82079
-
Adam Hegyi authored
This change fixes the value_streams endpoint error when one of the stages is a label based stage where the label is a scoped label. Changelog: fixed EE: true
-
Patrick Bajao authored
Refactor: let reCAPTCHA error messages use translation See merge request gitlab-org/gitlab!81977
-
Bob Van Landuyt authored
Rerun ConvertStringifiedRawMetadataHashToJson migration See merge request gitlab-org/gitlab!80768
-
Simon Tomlinson authored
Changelog: other
-
Samana authored
-
Kati Paizee authored
Add troubleshooting for private Gitpod ports See merge request gitlab-org/gitlab!82018
-
Paul Gascou-Vaillancourt authored
-
Adam Hegyi authored
Add migration to prevent trace expiration on .com See merge request gitlab-org/gitlab!79547
-
drew cimino authored
Adding a temporary index for querying job trace records with seven specific timestamps that we need to update a column for on gitlab.com
-
Andy Soiron authored
Refactor cycle analytics summary base classes See merge request gitlab-org/gitlab!81533
-
Magdalena Frankiewicz authored
Refactor to avoid multiple identical definitions of `links`, `identifier`, `title` and `value`.
-
Kati Paizee authored
Document approval and unapproval webhook MR events See merge request gitlab-org/gitlab!81922
-
Kati Paizee authored
Link to Support Scope of Support doc See merge request gitlab-org/gitlab!81581
-
Brad Sevy authored
-
charlie ablett authored
Cleanup create_project_namespace_on_project_create FF See merge request gitlab-org/gitlab!81906
-
Russell Dickenson authored
Documentation chages for permanent link to latest release See merge request gitlab-org/gitlab!81913
-
Russell Dickenson authored
Removed extra feature flag warning See merge request gitlab-org/gitlab!82051
-
Russell Dickenson authored
Removed extra feature flag warning See merge request gitlab-org/gitlab!82048
-
Enrique Alcántara authored
Refactor tokens app to use GlModal confirmation See merge request gitlab-org/gitlab!81514
-
Dheeraj Joshi authored
-
Sincheol (David) Kim authored
Extract mergeable_discussions_state? to mergeability checks framework See merge request gitlab-org/gitlab!81230
-
Simon Knox authored
Fix the month view on CI usage by minutes bar chart See merge request gitlab-org/gitlab!81185
-