08 May, 2014
3 commits
-
Source: https://github.com/opscode/omnibus-software/blob/4309667e135644c0c49473ec16aa7dba9fa84f41/config/software/ruby.rb
23 Apr, 2014
2 commits
-
Source: https://github.com/opscode/omnibus-software/blob/a08918d84cb4ae31d4c749167def662350aa6235/config/software/cacerts.rb
11 Apr, 2014
13 commits
-
It is still required indirectly by gitlab-rails. This change mysteriously fixes a failing omnibus-ruby build.
-
https://github.com/robbydyer/omnibus-software/blob/afed21ff7f0268c3e2dcce625193e171020e2940/config/software/mysql.rb
10 Apr, 2014
1 commit
-
This updates the upstream runit software definition, making our vendored runit.rb unnecessary. In addition we get a fix for omnibus-ctl.
07 Apr, 2014
7 commits
-
Source: https://github.com/opscode/omnibus-software/blob/0dddef2baefd5f62dd38ff2ae6e5491bfb394479/config/software/runit.rb
-
Upstream now also uses cache.ruby-lang.org.
-
Source: ihttps://github.com/opscode/omnibus-software/blob/0dddef2baefd5f62dd38ff2ae6e5491bfb394479/config/software/libyaml.rb
24 Mar, 2014
1 commit
18 Mar, 2014
1 commit
06 Mar, 2014
1 commit
-
Whenever we `bundle exec` a command as the GitLab user, set the HOME environment variable accordingly. This is the moral equivalent of the `-H` in `sudo -u git -H bundle exec ...`.
03 Mar, 2014
1 commit
-
This was fixed upstream in gitlab-rails.
27 Feb, 2014
3 commits
-
This was fixed upstream on master.
26 Feb, 2014
4 commits
-
Gitlab Rails Uploads
-
The omnibus-ruby DSL has a method named 'patch'. This makes it a bad idea to define a variable named 'patch' in a software definition that uses the DSL.
25 Feb, 2014
2 commits
17 Feb, 2014
1 commit
-
While we are waiting for a decision on https://github.com/opscode/omnibus-software/pull/124 , we can vendor the ruby software definition to get more reliable Ruby source downloads in the meantime.