From 7d04d460c64874ffd5bd2c4e85ad89c71834f042 Mon Sep 17 00:00:00 2001 From: Jacob Vosmaer Date: Fri, 20 Jun 2014 10:44:42 +0200 Subject: [PATCH] The Wall is deprecated in 7.0 --- doc/update/6.0-to-7.0.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/update/6.0-to-7.0.md b/doc/update/6.0-to-7.0.md index 7591a9643c..b73adc8cfb 100644 --- a/doc/update/6.0-to-7.0.md +++ b/doc/update/6.0-to-7.0.md @@ -2,6 +2,8 @@ ## Deprecations +The 'Wall' feature has been removed in GitLab 7.0. Existing wall comments will remain stored in the database after the upgrade. + ## Global issue numbers As of 6.1 issue numbers are project specific. This means all issues are renumbered and get a new number in their URL. If you use an old issue number URL and the issue number does not exist yet you are redirected to the new one. This conversion does not trigger if the old number already exists for this project, this is unlikely but will happen with old issues and large projects.