18 Jul, 2013
3 commits
-
This reverts commit 670e1be7a402b1340393d298c7ebc05930ed7ac3.
-
This reverts commit b5cd66d41de98c63fdb048e3d0ce600c9353e230.
-
Update installation.md
15 Jul, 2013
2 commits
-
Additional unicorn -> puma reference update
-
Updated incorrect/outdated references to unicorn.rb; changed to puma.rb
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>