14 Aug, 2014
22 commits
-
NGINX SSL tweaks See merge request !145
-
Add information about omnibus-gitlab and SELinux See merge request !173
-
Explicitly install rugged See merge request !179
-
This is needed to make sure libgit2 is compiled in an omnibus-friendly way. When rugged gets updated in the gitlab-rails Gemfile in the future, the omnibus-gitlab build will fail until the rugged version in config/software/rugged.rb matches the gitlab-rails Gemfile.
-
Update OpenSSL to 1.0.1i See merge request !178
-
Source: https://github.com/opscode/omnibus-software/blob/7ac92daa6892e0898eb868679e578df530e38ee8/config/software/openssl.rb
-
Update omnibus-ruby to 3.2.1 See merge request !177
-
See: https://github.com/opscode/omnibus-software/pull/277
-
Source: https://github.com/opscode/omnibus-software/blob/7ac92daa6892e0898eb868679e578df530e38ee8/config/software/libffi.rb
-
The Omnibus.project_root method has been deprecated.
12 Aug, 2014
1 commit
-
We are not using Vagrant.
11 Aug, 2014
2 commits
-
We were not using it; our build enviroments are documented in doc/build.md.
06 Aug, 2014
4 commits
-
Add tips for getting email working Fixes #212 See merge request !176
-
This was changed in a33d331c30a1ef8c01d54d9ef748e0ca4e30eea8; we just forgot to update the documentation. The old invocation also still works.
05 Aug, 2014
5 commits
-
Conflicts: README.md
04 Aug, 2014
1 commit
-
Add 'ssh_host' field in gitlab.yml Allow to change ssh host. See merge request !175
01 Aug, 2014
3 commits
31 Jul, 2014
2 commits
-
openssl_verify_mode for SMTP email configuration Allows smtp parameter openssl_verify_mode. Fixes #211 See merge request !174