07 May, 2013
2 commits
-
Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
-
By default there is no public/uploads directory when no attachments are uploaded. Prompt users to create the uploads directory during install otherwise the backup task will fail. Place mysqldump args in single quotes to avoid error if password contains special characters. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
28 Apr, 2013
1 commit
26 Apr, 2013
2 commits
22 Apr, 2013
1 commit
-
…p sync between gitlab-recipes and gitlabhq
17 Apr, 2013
1 commit
07 Apr, 2013
1 commit
-
Install gems with user `git`, not `gitlab`
05 Apr, 2013
1 commit
04 Apr, 2013
1 commit
02 Apr, 2013
1 commit
31 Mar, 2013
1 commit
30 Mar, 2013
1 commit
-
…es that deviate from the guidelines.
26 Mar, 2013
5 commits
-
…and storage to the bottom, OS is more important.
24 Mar, 2013
2 commits
22 Mar, 2013
1 commit
20 Mar, 2013
1 commit
06 Mar, 2013
1 commit
-
Allow connection to Redis via unix socket, using unix:/var/run/redis/redis.sock for example. Default behaviour does not change, except that the full Redis URL must be configured, with redis:// for tcp or unix: for unix socket.
05 Mar, 2013
1 commit
-
Update doc/install/databases.md
03 Mar, 2013
1 commit
28 Feb, 2013
2 commits
27 Feb, 2013
1 commit
-
Remove prompt $ from code line for uniformity
20 Feb, 2013
1 commit
-
changed installation overview list step #4 Gitolite -> GitLab shell
16 Feb, 2013
2 commits
-
…command with service one, some more clean-up
15 Feb, 2013
3 commits
07 Feb, 2013
2 commits
05 Feb, 2013
2 commits
04 Feb, 2013
2 commits
-
Made it a bit clearer what step 5 is for to stop people skipping it. This time with a relative link.