23 Aug, 2012
10 commits
-
:)
-
Improve GFM code documentation
-
Preview window is not closed after post
-
Don't run SimpleCov on Travis
-
Show only the commits that are newer in the merge request.
22 Aug, 2012
3 commits
-
Allow disabling Gravatars in gitlab.yml settings
-
2. SSH Keys Help page
21 Aug, 2012
12 commits
-
Speed up the "Project Network Graph" cucumber feature
-
This change involves stubbing out the call to `Grit::Commit.find_all` and limiting the number of commits to 10 vs. the standard of 650 used by `Gitlab::GraphCommit.to_graph`. Prior to this change, this single feature required almost 3 minutes of running time and over 2 GB of memory on my machine. Now it takes less than 3 seconds.
-
Conflicts: app/models/user.rb
20 Aug, 2012
4 commits
19 Aug, 2012
7 commits
18 Aug, 2012
1 commit
17 Aug, 2012
2 commits
16 Aug, 2012
1 commit
-
Allow filtering issues that have no milestone or assignee