diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2016-11-09 21:16:42 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2016-11-10 19:45:26 +0800 |
commit | e39d21aeb1b0986de4fae2df1650bcde9011dce1 (patch) | |
tree | 6ef62d9357870a9a762de1b5db9637fb6d195d12 /changelogs | |
parent | dba65ab68050a216f57a15ab678606de0f533c56 (diff) | |
download | gitlab-ce-e39d21aeb1b0986de4fae2df1650bcde9011dce1.tar.gz |
Fix cache for commit status in commits list to respect branches
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-cache-for-commit-status.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-cache-for-commit-status.yml b/changelogs/unreleased/fix-cache-for-commit-status.yml new file mode 100644 index 00000000000..eb4e96e75ae --- /dev/null +++ b/changelogs/unreleased/fix-cache-for-commit-status.yml @@ -0,0 +1,4 @@ +--- +title: Fix cache for commit status in commits list to respect branches +merge_request: 7372 +author: |