diff options
author | Dmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com> | 2012-10-31 14:39:05 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@sphereconsultinginc.com> | 2012-10-31 14:39:05 +0200 |
commit | 9014fb7525504dedaaca3b586af028455dc4004b (patch) | |
tree | ddb36a9d4b3f39571f24ed49725b319f7a37de20 /ROADMAP.md | |
parent | d9c20cf5a63dd1f337e408d26eb3f68750dadb75 (diff) | |
download | gitlab-ce-9014fb7525504dedaaca3b586af028455dc4004b.tar.gz |
Init Roadmap
Diffstat (limited to 'ROADMAP.md')
-rw-r--r-- | ROADMAP.md | 19 |
1 files changed, 19 insertions, 0 deletions
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 |