diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-24 15:08:33 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-09-24 15:10:25 +0200 |
commit | 2759b13ae99dc1d30516123390bbdb73258fa270 (patch) | |
tree | 06db632843fbb462dc75c8b6af76c8a5f1fa373f /CHANGELOG | |
parent | 353d426e4e68006ba8cea90e2f6ad4e8956cb6a9 (diff) | |
download | gitlab-ce-2759b13ae99dc1d30516123390bbdb73258fa270.tar.gz |
Remove CI dashboard
With CI status integrated at GitLab projects page there is no reason to keep it
anymore.
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 48d2b646339..710f99cbf51 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,6 +8,7 @@ v 8.1.0 (unreleased) - Add first and last to pagination (Zeger-Jan van de Weg) - Show CI status on commit page - Show CI status on Your projects page and Starred projects page + - Remove "Continuous Integration" page from dashboard v 8.0.2 (unreleased) - Skip check_initd_configured_correctly on omnibus installs |