diff options
author | Gabriel Mazetto <gabriel@gitlab.com> | 2016-07-20 12:21:38 +0200 |
---|---|---|
committer | Gabriel Mazetto <gabriel@gitlab.com> | 2016-07-20 12:50:42 +0200 |
commit | d7ab81cf7d89f3edf6515f7d954e376029a17b88 (patch) | |
tree | a2cbcee41944c8b70a63d8f949cbcfe9866f1571 /CHANGELOG | |
parent | ef2edcc10007d5d838acf278ed1e9e0c07cdc4fc (diff) | |
download | gitlab-ce-d7ab81cf7d89f3edf6515f7d954e376029a17b88.tar.gz |
Log cron_jobs configuration instead of raising exception
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG index b1a713108c0..e79cafd8594 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -127,7 +127,7 @@ v 8.10.0 (unreleased) - Fix last update timestamp on issues not preserved on gitlab.com and project imports - Fix issues importing projects from EE to CE - Fix creating group with space in group path - - Improve cron_jobs loading error messages !5318 + - Improve cron_jobs loading error messages !5318 / !5360 - Create Todos for Issue author when assign or mention himself (Katarzyna Kobierska) - Limit the number of retries on error to 3 for exporting projects - Allow empty repositories on project import/export |