diff options
author | Nick Thomas <nick@gitlab.com> | 2019-03-26 16:20:32 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-03-26 16:20:32 +0000 |
commit | 8947103ff62f96708ff08eea48cbb6a8a249e398 (patch) | |
tree | ea2a4866c4efd2159cda887c13228b3076836b53 /changelogs | |
parent | 6ac86054edb96e6ad0fee55452df21d133042db8 (diff) | |
parent | ac64e450114c403117869128eb88698900b7bf46 (diff) | |
download | gitlab-ce-8947103ff62f96708ff08eea48cbb6a8a249e398.tar.gz |
Merge branch 'fix-hidden-statistics' into 'master'
Show statistics also when repository is disabled
Closes #59390
See merge request gitlab-org/gitlab-ce!26509
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-hidden-statistics.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-hidden-statistics.yml b/changelogs/unreleased/fix-hidden-statistics.yml new file mode 100644 index 00000000000..4d99bd00136 --- /dev/null +++ b/changelogs/unreleased/fix-hidden-statistics.yml @@ -0,0 +1,5 @@ +--- +title: Show statistics also when repository is disabled +merge_request: 26509 +author: Peter Marko +type: fixed |