02 Sep, 2014
1 commit
-
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
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
22 Jul, 2014
3 commits
-
Update templates for GitLab 7.1 See merge request !169
21 Jul, 2014
2 commits
16 Jul, 2014
3 commits
15 Jul, 2014
1 commit
-
As suggested by jacobvosmaer, see: https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/162/diffs#note_159900