11 Apr, 2014
9 commits
-
https://github.com/robbydyer/omnibus-software/blob/afed21ff7f0268c3e2dcce625193e171020e2940/config/software/mysql.rb
-
Explain how to get to gitlab.yml via gitlab.rb
-
Update Runit and omnibus-ctl
10 Apr, 2014
5 commits
-
This updates the upstream runit software definition, making our vendored runit.rb unnecessary. In addition we get a fix for omnibus-ctl.
-
Fix Link
09 Apr, 2014
1 commit
-
Mail Build Output
08 Apr, 2014
3 commits
07 Apr, 2014
15 commits
-
Update Documentation for Debian 7.4 Fixes #51
-
Update omnibus-ruby to version 3.0.0
-
Process Supervision
-
It turns out that nginx writes this somewhere in /opt/gitlab by default. The no-empty-directories policy of omnibus-ruby 3.0 broke that.
-
Source: https://github.com/opscode/omnibus-software/blob/0dddef2baefd5f62dd38ff2ae6e5491bfb394479/config/software/runit.rb
-
Upstream now also uses cache.ruby-lang.org.
-
Replace release.sh with a Makefile
-
Update libyaml for CVE-2014-2525
-
Source: ihttps://github.com/opscode/omnibus-software/blob/0dddef2baefd5f62dd38ff2ae6e5491bfb394479/config/software/libyaml.rb
04 Apr, 2014
7 commits
-
Add parameter to tell nginx what IP address to bind on This adds a parameter to set the IP address nginx listens on, so you don't have to dedicate ports 80/443 of all addresses on a box to gitlab. The default is set to '*' which was hard-coded before.
-
This Is Nitpicking
-
Improve Installation Section Of Readme