29 Jul, 2013
1 commit
22 Jul, 2013
1 commit
-
Replace vim by editor
20 Jul, 2013
1 commit
19 Jul, 2013
1 commit
18 Jul, 2013
1 commit
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>