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
01 Sep, 2014
4 commits
-
Further improve HTTPS docs See merge request !202
-
Development doc First draft of the advice for development setup. Contains some commands but tried to keep it 'OS-agnostic'. See merge request !200
29 Aug, 2014
2 commits
-
Non bundled webserver support Fixes #157 See merge request !199
28 Aug, 2014
8 commits
-
No need to be too specific about the git remote.
-
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
8 commits
-
Log `rake db:migrate` output in /tmp See merge request !196
-
Ldap sync time option Fixes #227 See merge request !195
-
Satellites timeout option Fixes #226 See merge request !194
-
Give ssh-keygen SELinux rights to read tempfiles Thanks to @tinuva for finding the solution [1] to this problem and to @axil for his nice blog post about GitLab and audit2allow [2]. [1]: https://github.com/gitlabhq/gitlabhq/issues/7413#issuecomment-53181049 [2]: http://axilleas.me/en/blog/2013/selinux-policy-for-nginx-and-gitlab-unix-socket-in-fedora-19/ See merge request !193
25 Aug, 2014
3 commits
-
This commit adds an SELinux module for Centos 7 that enables ssh-keygen to read the temporary files GitLab creates for it.
-
Add systemd support for Centos 7 See merge request !191
22 Aug, 2014
2 commits
-
Update rack_attack gitlab-rails template See merge request !190
21 Aug, 2014
7 commits
-
Document how to move repository data See merge request !189
-
Update templates In preparation for 7.2 release See merge request !188
-
Update cacerts to 20140820 See merge request !187
-
Source: https://github.com/opscode/omnibus-software/blob/b6a31414b3aabe98e428090b735f0ad825336d6f/config/software/cacerts.rb
-
Because of the way this file gets updated upstream we do not want to cache it on our build machines.
20 Aug, 2014
2 commits