diff options
author | Jacob Schatz <jschatz1@gmail.com> | 2016-03-04 02:15:34 +0000 |
---|---|---|
committer | Jacob Schatz <jschatz1@gmail.com> | 2016-03-04 02:15:34 +0000 |
commit | f8c4dc97230c520df077c1274fd8d88680da5242 (patch) | |
tree | eab481a6661adaaafb82e7be0e9fb591a0c029ed /CHANGELOG | |
parent | f2a9455c388cdd37a212428d9ebcac08459a4f88 (diff) | |
parent | 74d41f89507401fd6be028b36999d16a5111f9ab (diff) | |
download | gitlab-ce-f8c4dc97230c520df077c1274fd8d88680da5242.tar.gz |
Merge branch 'issue_13300' into 'master'
Increase the notes polling timeout over time
Originally by @roperzh at https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2821
Fixes #13300
See merge request !3071
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index ee10050473f..d61c5e74f3a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,6 +11,7 @@ v 8.6.0 (unreleased) - Update documentation to reflect Guest role not being enforced on internal projects - Allow search for logged out users - Don't show Issues/MRs from archived projects in Groups view + - Increase the notes polling timeout over time (Roberto Dip) v 8.5.3 - Flush repository caches before renaming projects |