- 25 Nov, 2019 40 commits
-
-
Kerri Miller authored
Originally I had hoped to feature-flag the changes to support redis hash caching, as they seemed small, but of course those changes expanded and expanded until it became clear it really needed to be extracted into a new class with a parallel API to keep it clean. h/t to @oswaldo for pointing out when we'd crossed that threshold!
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
-
Kerri Miller authored
HSET allows us to use a Redis hash, so we can store the combined diffs for a given merge request rev in a single key _and_ access individual file diffs as needed.
-
Filipa Lacerda authored
Fixed new blob and directory form actions in Vue file listing refactor See merge request gitlab-org/gitlab!20299
-
Tim Zallmann authored
Remove unused store properties See merge request gitlab-org/gitlab!20273
-
Dmitriy Zaporozhets authored
Allow specifying Kubernetes namespace via CI See merge request gitlab-org/gitlab!20270
-
Martin Wortschack authored
Fix group search in groups dropdown See merge request gitlab-org/gitlab!20535
-
Adam Hegyi authored
-
Rémy Coutable authored
Merge branch '36761-add-notification-for-schedule-package-and-qa-for-pipeline-triage-rotation' into 'master' Resolve "Add notification for `schedule:package-and-qa` for Pipeline Triage Rotation" Closes #36761 See merge request gitlab-org/gitlab!20465
-
Martin Wortschack authored
Add util methods for CA duration chart See merge request gitlab-org/gitlab!20566
-
Brandon Labuschagne authored
The methods added in this commit are used for computing the data which is used for the cycle analytics duration chart.
-
Imre Farkas authored
Update GitLab Runner Helm Chart to 0.11.0/12.5.0 See merge request gitlab-org/gitlab!20461
-
Rémy Coutable authored
Run graphql-reference-verify only on doc/api/reference/* See merge request gitlab-org/gitlab!20713
-
Achilleas Pipinellis authored
All the other GraphQL docs are not automatically generated, so it makes sense to run the docs-only jobs for them.
-
Kamil Trzciński authored
Adds retry keyword in default values See merge request gitlab-org/gitlab!20679
-
Kamil Trzciński authored
Upgrade Gitaly to v1.74.0 See merge request gitlab-org/gitlab!20706
-
GitalyBot authored
-
Natalia Tepluhina authored
Add tagger within tag view See merge request gitlab-org/gitlab!19681
-
Roger Meier authored
-
Dmitriy Zaporozhets authored
API endpoint to get related Issues of a Vulnerability See merge request gitlab-org/gitlab!19877
-
Victor Zagorodny authored
Add API endpoints to get the list of VulnerabilityIssueLink entities for a Vulnerability. Extract some common DB and auth related helpers into a reusable module to be used by VulnerabilityIssueLinks and Vulnerabilities API.
-
Natalia Tepluhina authored
Remove d3-related unused npm dependencies Closes #37143 See merge request gitlab-org/gitlab!20670
-
Martin Wortschack authored
remove all refrences to boardService in index.js See merge request gitlab-org/gitlab!20144
-
Marvin Karegyeya authored
-
Nick Thomas authored
Move description_diffs from Premium to Starter See merge request gitlab-org/gitlab!20699
-
Rémy Coutable authored
This commit was picked from 7d4d8ef4, 268d7987, and dbe6d4ea. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Label secrets created in `review-apps.sh` See merge request gitlab-org/gitlab!20707
-
Nick Thomas authored
Resolve "Show plan of parent group on subgroup details page" Closes #8831 See merge request gitlab-org/gitlab!20218
-
Shreyas Agarwal authored
-
Filipa Lacerda authored
Correctly return the commit data for a certain file entry See merge request gitlab-org/gitlab!20448
-
Rémy Coutable authored
Add the '--force-upgrade' flag to 'helm init' to allow auto-downgrade See merge request gitlab-org/gitlab!20526
-
Filipa Lacerda authored
Fix dropdown location on the monitoring charts See merge request gitlab-org/gitlab!20400
-
Rémy Coutable authored
Use gitlab helm chart v2.5.1 See merge request gitlab-org/gitlab!20696
-