Preparing to v2.5
This commit is contained in:
parent
860e3ab526
commit
5d24082787
3 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
v 2.5.0
|
||||||
|
- UI polished
|
||||||
|
- Git blame for file
|
||||||
|
- Bugfix
|
||||||
|
- Email in resque
|
||||||
|
- Better test coverage
|
||||||
|
|
||||||
v 2.4.0
|
v 2.4.0
|
||||||
- Admin area stats page
|
- Admin area stats page
|
||||||
- Ability to block user
|
- Ability to block user
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
2.4.0
|
2.5.0
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
%h3
|
%h3
|
||||||
Gitlabhq
|
Gitlabhq
|
||||||
%span.right v2.4
|
%span.right v2.5
|
||||||
%hr
|
%hr
|
||||||
%h4 Self Hosted Git Management
|
%h4 Self Hosted Git Management
|
||||||
%h4 Fast, secure and stable solution based on Ruby on Rails & Gitolite.
|
%h4 Fast, secure and stable solution based on Ruby on Rails & Gitolite.
|
||||||
|
|
Loading…
Reference in a new issue