Commit 0dc48fac6b68299c8043b7e03a9fac3ae2b4888c
Exists in
spb-stable
and in
3 other branches
Merge branch 'remove_reaping_frequency' into 'master'
Remove reaping frequency
Showing
2 changed files
with
1 additions
and
1 deletions
Show diff stats
CHANGELOG
... | ... | @@ -9,6 +9,7 @@ v 6.8.0 |
9 | 9 | - Changed permission of gitlab-satellites directory not to be world accessible |
10 | 10 | - Protected branch does not allow force push |
11 | 11 | - Fix popen bug in `rake gitlab:satellites:create` |
12 | + - Disable connection reaping for MySQL | |
12 | 13 | |
13 | 14 | v 6.7.3 |
14 | 15 | - Fix the merge notification email not being sent (Pierre de La Morinerie) | ... | ... |