- 21 Jan, 2021 40 commits
-
-
Kamil Trzciński authored
Add /-/chaos/gc endpoint to trigger garbage collector See merge request gitlab-org/gitlab!51579
-
Matthias Käppler authored
This helps in providing a stable view on worker memory during development and performance tests.
-
Adam Hegyi authored
Improve usage ping metrics calculations with new index added to security scans table See merge request gitlab-org/gitlab!48671
-
Rémy Coutable authored
Rename provision category to license See merge request gitlab-org/gitlab!52204
-
Rémy Coutable authored
Update node version to v14.x See merge request gitlab-org/gitlab!52099
-
Imre Farkas authored
Refactor repo exporters to use exportable instead of project See merge request gitlab-org/gitlab!52173
-
Sarah Groff Hennigh-Palermo authored
Add tests for links_inner component See merge request gitlab-org/gitlab!51700
-
Frédéric Caplette authored
This add tests for the link drawing in the CI config graph.
-
James Lopez authored
Bust cache for GL.com billing page See merge request gitlab-org/gitlab!52174
-
Andrei Stoicescu authored
- adds new cache key and feature flag
-
Mikolaj Wawrzyniak authored
To speed up usage ping metrics calculations add index to security_scans table on created_at columns
-
Marcin Sedlak-Jakubowski authored
Fixed typo in issue template section See merge request gitlab-org/gitlab!52166
-
Nuritzi Sanchez authored
-
Sean McGivern authored
-
Rémy Coutable authored
Update the code coverage chart page to mention the current branch Use `%{ref}` instead of `master`. See merge request gitlab-org/gitlab!51385
-
Andreas Schmidt authored
Use `%{ref}` instead of `master`.
-
Phil Hughes authored
Fix vue/no-lone-template violations See merge request gitlab-org/gitlab!51393
-
Mark Florian authored
This rule aims to eliminate unnecessary and potentially confusing lone `<template>` tags in Vue components. In Vue.js 2.x, `<template>` elements that have no specific directives have no effect. In Vue.js 3.x, `<template>` elements that have no specific directives render `<template>` DOM elements as is, but in most cases this may not be what is intended. Part of https://gitlab.com/gitlab-org/gitlab/-/issues/297218.
-
Alessio Caiazza authored
Update workhorse to v8.61.0 See merge request gitlab-org/gitlab!52195
-
Achilleas Pipinellis authored
Docs: update Open Source Program URL See merge request gitlab-org/gitlab!32287
-
David Planella authored
-
Sean McGivern authored
Track exceptions when using Bulk Import See merge request gitlab-org/gitlab!52011
-
David O'Regan authored
Add gl-button to nav buttons in the project page See merge request gitlab-org/gitlab!51427
-
Yogi authored
-
Rémy Coutable authored
Cloud License: GraphQL and policy See merge request gitlab-org/gitlab!51575
-
Vitali Tatarintev authored
Add graphql type for oncall shifts See merge request gitlab-org/gitlab!50006
-
Sarah Yasonik authored
-
David O'Regan authored
Fix alignment and font issues in project operations settings page See merge request gitlab-org/gitlab!51825
-
Yogi authored
-
Shinya Maeda authored
Trial onboarding UX enhancements See merge request gitlab-org/gitlab!51911
-
Alper Akgun authored
Based on UX review
-
Marcin Sedlak-Jakubowski authored
Docs: fix linting errors in doc/api/boards.md See merge request gitlab-org/gitlab!49763
-
Jonston Chan authored
-
Kamil Trzciński authored
Quarantine flaky Gitlab::Elastic::Helper specs See merge request gitlab-org/gitlab!52185
-
Fabio Pitino authored
Refactoring merge train refresh service See merge request gitlab-org/gitlab!51433
-
Fabio Pitino authored
Enable Merge Train checkbox based on Merge Pipelines checkbox See merge request gitlab-org/gitlab!51233
-
Mireya Andres authored
The Merge Train checkbox is enabled only when the Merge Pipelines checkbox is enabled and checked. The initial state is set by querying `ciCdSettings` via GraphQL.
-
Nick Thomas authored
-
Rémy Coutable authored
Use default options for query params in get_job_id script See merge request gitlab-org/gitlab!52158
-
Nick Thomas authored
-