16 May, 2014
3 commits
- 
Source: https://gitlab.com/gitlab-org/cookbook-gitlab/blob/83bbd287b77322f7cec2c9a6ff12f19506ea53e4/templates/default/nginx.erb
 - 
Upstream: https://gitlab.com/gitlab-org/gitlab-ce/blob/636ec6d3a048957b5cb348d7ff1b0b5bc6973bbf/lib/support/nginx/gitlab
 
15 May, 2014
1 commit
14 May, 2014
3 commits
- 
We are already creating all the necessary directories using Chef.
 - 
Updated per: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/111#note_104615 Update #2: Preserve multi-line sign_in_text: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/111#note_104642 & https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/111#note_104669
 
09 May, 2014
1 commit
- 
This fixes a bug where ~git/.gitconfig was being ignored, leading to CRLF problems in web edits.
 
08 May, 2014
2 commits
07 May, 2014
3 commits
- 
Change ssh port this adds a parameter to change the ssh port. useful behind firewalls.
 - 
this is useful when running gitlab behind a firewall/gateway.
 
25 Apr, 2014
2 commits
- 
Source: https://github.com/opscode/omnibus-chef-server/blob/bc429109ab974f7bc5775123e8b1fe95931ce5a9/files/chef-server-cookbooks/runit/recipes/default.rb
 - 
This will quiet warnings at the start of each `gitlab-ctl reconfigure` run.
 
16 Apr, 2014
1 commit
14 Apr, 2014
1 commit
11 Apr, 2014
2 commits
07 Apr, 2014
1 commit
- 
It turns out that nginx writes this somewhere in /opt/gitlab by default. The no-empty-directories policy of omnibus-ruby 3.0 broke that.
 
04 Apr, 2014
2 commits
01 Apr, 2014
1 commit
24 Mar, 2014
5 commits
23 Mar, 2014
1 commit
15 Mar, 2014
1 commit
28 Feb, 2014
1 commit
27 Feb, 2014
1 commit
26 Feb, 2014
1 commit
25 Feb, 2014
2 commits
24 Feb, 2014
5 commits
- 
We should add it back later