11 Jun, 2013
1 commit
27 May, 2013
2 commits
-
details on looking for correct installation guide
26 May, 2013
1 commit
-
no need to download init and nginx files since they are in repo now
25 May, 2013
4 commits
-
addresses gitlabhq/gitlabhq#3809
20 May, 2013
3 commits
19 May, 2013
1 commit
-
Fix small typo in install docs, Closes #3723
18 May, 2013
2 commits
16 May, 2013
1 commit
13 May, 2013
5 commits
-
Fixed a nginx configuration
-
update links to be relative paths and add CONTRIBUTING.md link
-
fixed fact about memory usage
09 May, 2013
1 commit
-
Setting Git's global user.name and user.email are missing from instructions, causing check.rake to fail at this step. Signed-off-by: Axilleas Pipinellis <axilleas@archlinux.gr>
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>
06 May, 2013
1 commit
-
For some reason, if the nginx configuration is bound to an IP, it breaks the install, causing all git clone/push/pull operations to die with a 'fatal: The remote end hung up unexpectedly' message. Changing this configuration seems to fix the problem. I reckon that this is just a temporary fix. I don't know the ins and outs of GitLab well enough to vouch for this change, but I do know that these instructions are broken, and that this update will fix them.
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.