27 May, 2013
1 commit
25 May, 2013
1 commit
-
This commit fixes the regression caused by using a newer version of Grape and Grape entity. This solves Issue 4023.
24 May, 2013
1 commit
23 May, 2013
2 commits
22 May, 2013
1 commit
14 May, 2013
1 commit
13 May, 2013
1 commit
09 May, 2013
2 commits
08 May, 2013
1 commit
-
improve gfm autocomplete
07 May, 2013
1 commit
-
There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
04 May, 2013
1 commit
-
update jquery-atwho-rails to v0.3.0 add autocomplete_source action to project for gfm autocomplete move init_autocomplete layout from head_panel to project_resource
01 May, 2013
3 commits
29 Apr, 2013
2 commits
28 Apr, 2013
4 commits
27 Apr, 2013
1 commit
11 Apr, 2013
3 commits
05 Apr, 2013
1 commit
04 Apr, 2013
2 commits
30 Mar, 2013
2 commits
29 Mar, 2013
1 commit
-
…it too. Fixes things with gpg singatured commits, etc.
28 Mar, 2013
2 commits
-
This reverts commit 4524ba20b804dacccbaca3c37e781adc82c5e0d3.
27 Mar, 2013
1 commit
26 Mar, 2013
2 commits
22 Mar, 2013
1 commit
-
A lot of people might have firewalls blocking the git:// protocol. Using https:// makes this easier and matches the other git repositories in the Gemfile.
19 Mar, 2013
1 commit
15 Mar, 2013
1 commit
-
Github just moved the Gollum repository to it's own organization. This commit updates the Gemfile to point to the new repo location. I also added a specific ref pointer to a version that is known to work well just in case they slip up and break their master branch right at the same time someone happens to be installing or updating Gitlab. This is about the safest we can get until they put out the next release that resolves the Pygments dependency issue.