diff options
author | Bob Van Landuyt <bob@gitlab.com> | 2017-04-26 12:04:22 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-04-26 12:04:22 +0000 |
commit | 019b06b9d29162356a89be46f958a8c0cbd022fd (patch) | |
tree | 59470748a7ccde2aceec632b9af8c4500ac973fd /changelogs | |
parent | 93a698f9b25baa1d3a66326f3f9761103c5ffb87 (diff) | |
download | gitlab-ce-019b06b9d29162356a89be46f958a8c0cbd022fd.tar.gz |
Load a project's CI status in batch from redis
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/27376-bvl-load-pipelinestatus-in-batch.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/27376-bvl-load-pipelinestatus-in-batch.yml b/changelogs/unreleased/27376-bvl-load-pipelinestatus-in-batch.yml new file mode 100644 index 00000000000..3d615f5d8a7 --- /dev/null +++ b/changelogs/unreleased/27376-bvl-load-pipelinestatus-in-batch.yml @@ -0,0 +1,4 @@ +--- +title: Fetch pipeline status in batch from redis +merge_request: 10785 +author: |