02 Sep, 2014
9 commits
-
This puts the *_temp directories in /var/opt/gitlab/nginx instead of /opt/gitlab/embedded (ugh), and uses more default paths to look for configuration files (configuration in conf/ for instance).
-
The nginx_vars hash already contains all variables from node['gitlab']['nginx'].
-
Web server fixes See merge request !201
-
Add issue_closing_pattern to gitlab.rb This is working for me in adding an issue_closing_pattern value to the generated gitlab.yml. I'm new at ruby, so forgive me if I've made any mistakes here. Backslashes in the regular expression used in gitlab.rb must be escaped. Associated issue: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/232 See merge request !198
29 Aug, 2014
1 commit
28 Aug, 2014
4 commits
-
Updated gitlab.yml.erb template to include a parameter for issue_closing_pattern. I'm very new to ruby, so enhancements on this are welcome! * Note: Backslashes must be escaped in the gitlab.rb string.
27 Aug, 2014
3 commits
26 Aug, 2014
4 commits
-
Log `rake db:migrate` output in /tmp See merge request !196
25 Aug, 2014
2 commits
-
This commit adds an SELinux module for Centos 7 that enables ssh-keygen to read the temporary files GitLab creates for it.
22 Aug, 2014
1 commit
21 Aug, 2014
1 commit
20 Aug, 2014
1 commit
15 Aug, 2014
3 commits
14 Aug, 2014
3 commits
-
NGINX SSL tweaks See merge request !145
05 Aug, 2014
1 commit
01 Aug, 2014
1 commit
31 Jul, 2014
2 commits
25 Jul, 2014
4 commits
-
Conflicts: files/gitlab-cookbooks/gitlab/templates/default/sv-sidekiq-run.erb files/gitlab-cookbooks/gitlab/templates/default/sv-unicorn-run.erb