Commit b32465712becfbcf83d63b1e6eff7d1483fdabea
1 parent
1903f6ad
Exists in
master
and in
4 other branches
Up to 2.6
Showing
3 changed files
with
14 additions
and
2 deletions
Show diff stats
CHANGELOG
1 | +v 2.6.0 | ||
2 | + - UI polished | ||
3 | + - Improved network graph + keyboard nav | ||
4 | + - Handle huge commits | ||
5 | + - Last Push widget | ||
6 | + - Bugfix | ||
7 | + - Better perfomance | ||
8 | + - Email in resque | ||
9 | + - Increased test coverage | ||
10 | + - Ability to remove branch with MR accept | ||
11 | + - a lot of code refactored | ||
12 | + | ||
1 | v 2.5.0 | 13 | v 2.5.0 |
2 | - UI polished | 14 | - UI polished |
3 | - Git blame for file | 15 | - Git blame for file |
VERSION
app/views/help/index.html.haml
1 | %h3.cgray | 1 | %h3.cgray |
2 | GITLAB | 2 | GITLAB |
3 | - %span.right v2.5 | 3 | + %span.right v2.6 |
4 | %hr | 4 | %hr |
5 | %h4 Self Hosted Git Management | 5 | %h4 Self Hosted Git Management |
6 | %h4 Fast, secure and stable solution based on Ruby on Rails & Gitolite. | 6 | %h4 Fast, secure and stable solution based on Ruby on Rails & Gitolite. |