From 9014fb7525504dedaaca3b586af028455dc4004b Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 31 Oct 2012 14:39:05 +0200 Subject: [PATCH] Init Roadmap --- ROADMAP.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ROADMAP.md diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 00000000000..093a23f577d --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,19 @@ +## GitLab Roadmap + +### Common + +* Help page for service tasks like repos import, backup etc +* Hide last push widget after following link +* Add comment events +* Dashboard/Project activity events filter + +### Issues + +* labels autocomplete via jquery autocomplete +* Import/Export issues +* Form: Assign to me link right to the selectbox + +### Merge Request + +* CI build status +* Save code fragments with MR comments