v2.9.0pre
This commit is contained in:
parent
5e510ada7a
commit
c80581e49b
2 changed files with 15 additions and 1 deletions
14
CHANGELOG
14
CHANGELOG
|
@ -1,3 +1,17 @@
|
|||
v 2.9.0
|
||||
- fixed inline notes bugs
|
||||
- refactored rspecs
|
||||
- refactored gitolite backend
|
||||
- added factory_girl
|
||||
- restyled projects list on dashboard
|
||||
- ssh keys validation to prevent gitolite crash
|
||||
- send notifications if changed premission in project
|
||||
- scss refactoring. gitlab_bootstrap/ dir
|
||||
- fix git push http body bigger than 112k problem
|
||||
- list of labels page under issues tab
|
||||
- API for milestones
|
||||
- restyled buttons
|
||||
|
||||
v 2.8.1
|
||||
- ability to disable gravatars
|
||||
- improved MR diff logic
|
||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.8.2
|
||||
2.9.0pre
|
||||
|
|
Loading…
Reference in a new issue