14 Aug, 2014
3 commits
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
5 commits
-
openssl_verify_mode for SMTP email configuration Allows smtp parameter openssl_verify_mode. Fixes #211 See merge request !174
28 Jul, 2014
1 commit
-
Readme env settings Add a section to the README detailing how to supply environment vars to Gitlab as implemented in https://gitlab.com/gitlab-org/omnibus-gitlab/commit/c76528182f3a9a3465ec0d2b560ac3d3d50858e1 See merge request !172
26 Jul, 2014
1 commit
25 Jul, 2014
7 commits
-
Conflicts: files/gitlab-cookbooks/gitlab/templates/default/sv-sidekiq-run.erb files/gitlab-cookbooks/gitlab/templates/default/sv-unicorn-run.erb
-
Add configuration backup/restore instructions See merge request !171
23 Jul, 2014
3 commits
-
Improve organization of the HTTPS documentation See merge request !167
-
The cacerts software definition we vendored was not compatible with our version of omnibus-ruby.
-
Source: https://github.com/opscode/omnibus-software/blob/d2f95b9db47bec479bb2e7e1182f1d6ca8845e28/config/software/cacerts.rb
22 Jul, 2014
4 commits
-
Update templates for GitLab 7.1 See merge request !169
-
Add TLS parameter to SMTP default configuration With 0e78bd840449a26fb3c906a4dd9454fd3b94c5fc the TLS parameter was added to the erb-smtp template. This MR adds a `nil` default value to the default attributes. See merge request !170