- 10 Jan, 2022 28 commits
-
-
Sean McGivern authored
Export HTTP metrics for metrics-server See merge request gitlab-org/gitlab!77114
-
Achilleas Pipinellis authored
Add details of common non-critical restore error messages See merge request gitlab-org/gitlab!77827
-
Justin Farmiloe authored
-
Achilleas Pipinellis authored
Add comment to keep alpha/beta support details in sync, and update best-efforts text See merge request gitlab-org/gitlab!77828
-
Justin Farmiloe authored
-
Adam Hegyi authored
Remove foreign key ci_daily_build_group_report_results.group_id See merge request gitlab-org/gitlab!77721
-
Matthias Käppler authored
Add editAdminUrl to Runner GraphQL API See merge request gitlab-org/gitlab!77748
-
Jarka Košanová authored
Increase DestroyAllExpiredService loop limits See merge request gitlab-org/gitlab!77603
-
Dylan Griffith authored
The loose foreign key was already added for this in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77636 . We've already determined in https://gitlab.com/gitlab-org/gitlab/-/issues/348269 it is safe to change this foreign key to a loose foreign key. Changelog: other
-
Mark Lapierre authored
Fix moving regenerated knapsack report See merge request gitlab-org/gitlab!77771
-
Andrejs Cunskis authored
Extract repeated code to variables
-
Natalia Tepluhina authored
Reintroduced vulnerability_management_survey for survey Banner See merge request gitlab-org/gitlab!77745
-
Jannik Lehmann authored
-
Vitaly Slobodin authored
Feat: replace checkout addon billing address component for jh See merge request gitlab-org/gitlab!77324
-
Matthias Kaeppler authored
This adds new Prometheus metrics such as request count for the metrics server itself, so we can observe scraper requests to metrics server instances.
-
Jarka Košanová authored
Remove feature flag optimize_merge_request_parser See merge request gitlab-org/gitlab!68379
-
Kati Paizee authored
Add versioning and AWS link to OIDC See merge request gitlab-org/gitlab!77711
-
Joe Randazzo authored
-
Fiona Neill authored
Fix merge request capitalization See merge request gitlab-org/gitlab!77811
-
Mark Chao authored
Fix Kubernetes Agent Link on Project page See merge request gitlab-org/gitlab!77645
-
Kushal Pandya authored
Update search badges to pajamas See merge request gitlab-org/gitlab!77812
-
Ramya Authappan authored
Account for behavior on slow network condition See merge request gitlab-org/gitlab!77615
-
Ramya Authappan authored
Fix and Refactor invite_group Method and Update invite_group_to_project_spec See merge request gitlab-org/gitlab!77609
-
Valerie Burton authored
-
Russell Dickenson authored
Small improvements to MR API page See merge request gitlab-org/gitlab!77701
-
Amy Qualls authored
Shift some of the items down to the tables. A small amount of word wrapping. Delete an outdated mention.
-
Peter Hegman authored
Corpus table pagination See merge request gitlab-org/gitlab!75607
-
Fernando Arias authored
* Implement with graphQL * Optimize graphQL queries for corpus management * Add pagination unit tests * Hide pagination when not enough rows * Hide pagination * Add table empty state * Add unit tests * Update pot files
-
- 08 Jan, 2022 4 commits
-
-
Patrick Bair authored
Fix for Runner#belonging_to_parent_group_of_project cross dabatase query See merge request gitlab-org/gitlab!76454
-
Maxime Orefice authored
This commit prevents cross database query when fetching group runners at the project level.
-
Kerri Miller authored
Delete vue_issuables_list feature flag See merge request gitlab-org/gitlab!77051
-
Coung Ngo authored
Delete feature flag as it has been superceded by the vue_issues_list feature flag Changelog: removed
-
- 07 Jan, 2022 8 commits
-
-
Jose Ivan Vargas authored
Improve UI text of external authentication See merge request gitlab-org/gitlab!75822
-
Russell Dickenson authored
Changelog: changed
-
Peter Hegman authored
Fix bulk edit unchecking in issues list refactor See merge request gitlab-org/gitlab!77683
-
Coung Ngo authored
With the `vue_issues_list` feature flag enabled, when you select all issues then uncheck one issue, all issues are unchecked which is incorrect behaviour. This commit fixes this so that unchecking the one issue only unselects that one issue.
-
Kerri Miller authored
Add new group access token REST API See merge request gitlab-org/gitlab!77236
-
Amy Qualls authored
Updates tags API docs to reflect get repository tags defaults See merge request gitlab-org/gitlab!77730
-
Websvc authored
-
Nick Gaskill authored
Add overview of knapsack report generation See merge request gitlab-org/gitlab!77600
-