10 Jul, 2013
1 commit
-
Conflicts: CHANGELOG VERSION app/views/admin/teams/projects/new.html.haml app/views/projects/teams/available.html.haml doc/install/installation.md
08 Jul, 2013
4 commits
-
Conflicts: Gemfile Gemfile.lock
06 Jul, 2013
1 commit
03 Jul, 2013
1 commit
-
I've moved the instruction in question to the the 'Configure GitLab DB settings'. Can't change permission to a file that doesn't already exist
29 Jun, 2013
1 commit
21 Jun, 2013
1 commit
-
Conflicts: doc/install/installation.md
19 Jun, 2013
1 commit
16 Jun, 2013
1 commit
-
…to logout to run sudo.
12 Jun, 2013
1 commit
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