05 Jun, 2012
3 commits
04 Jun, 2012
1 commit
03 Jun, 2012
7 commits
- 
Improve performance when handling large repo's
 - 
Clean up application_helper.rb code
 - 
…dded). This is much faster in all cases, but especially on large repositories the difference should be obvious.
 
02 Jun, 2012
1 commit
01 Jun, 2012
3 commits
- 
Dashboard feed
 
31 May, 2012
3 commits
30 May, 2012
5 commits
- 
Bugfix/encoding
 - 
…ncoding, not encoding to utf8. will cause encoding problem.
 
29 May, 2012
5 commits
28 May, 2012
1 commit
27 May, 2012
3 commits
- 
Conflicts: lib/gitlab/encode.rb
 
26 May, 2012
5 commits
- 
This helps fix cases where UTF-8 is wrongly identified as ISO-8859-1. We will only try to convert strings if we are 100% sure about the charset, otherwise, we will fallback to UTF-8.
 - 
…ady catch all situations where something may not exist.
 
24 May, 2012
1 commit
23 May, 2012
1 commit
21 May, 2012
1 commit
- 
* Grit gem updated * gitolite-client updated * logger added * few fixes