23 May, 2014
10 commits
-
Specify numeric user and group identifiers
-
Guard migrations
22 May, 2014
7 commits
21 May, 2014
13 commits
-
Run `rake db:migrate` only on VERSION changes
-
Clear the Rails cache after modifying gitlab.yml
-
Defer LDAP defaults to upstream
-
Omnibus-gitlab should not have its own set of LDAP defaults. Either the user adds a setting in /etc/gitlab/gitlab.rb, or gitlab-rails picks a default value. Prior to this change, omnibus-gitlab would augment the user settings in /etc/gitlab/gitlab.rb with its own set of defaults, which is confusing and leads to configuration errors.
19 May, 2014
1 commit
16 May, 2014
9 commits
-
Changes in the dependency list trigger rebuilds of everything that comes after. By moving gitlab-rails down, we make sure we do not have to re-install the chef gem as often.
-
Omnibus-ruby 3.0 uses smart Git caching, removing the need to purge the build. Also see: https://github.com/opscode/omnibus-ruby/commit/f514230d8fad0fe738158c7ddb147b370d202d7e
-
Enable the Nginx HTTP gzip static module
-
Source: https://github.com/opscode/omnibus-software/blob/2a89c313eb476ab62f2603bb5efdbde6c41dbecc/config/software/nginx.rb
-
Source: https://gitlab.com/gitlab-org/cookbook-gitlab/blob/83bbd287b77322f7cec2c9a6ff12f19506ea53e4/templates/default/nginx.erb