04 Sep, 2014
2 commits
20 Jun, 2014
4 commits
-
Update templates for GitLab 7.0
19 Jun, 2014
3 commits
-
Conflicts: CHANGELOG
18 Jun, 2014
1 commit
17 Jun, 2014
1 commit
16 Jun, 2014
1 commit
04 Jun, 2014
1 commit
-
Prior to this change, leaving an SMTP setting blank in /etc/gitlab/gitlab.rb would result in invalid Ruby code in the SMTP initializer; e.g. `enable_starttls_auto: ,`. With this change, we only render non-nil values into the SMTP initializer.
02 Jun, 2014
1 commit
29 May, 2014
1 commit
28 May, 2014
1 commit
26 May, 2014
5 commits
-
Fix redirect_http_to_https option This is a fix for issue #137
25 May, 2014
1 commit
23 May, 2014
12 commits
-
Conflicts: CHANGELOG
-
Doesn't allow a setting that differs from user['username'], but that probably doesn't make much sense anyhow.
-
The cookbooks will let you change the git user by setting user['username'] = "gitlab" in gitlab.rb, but they don't also change the username in gitlab.yml. This commit makes sure those are in sync, while giving the admin the ability to have them differ if they want.
-
The password will still be shown when the database user is created, but not any more on subsequent runs of `gitlab-ctl reconfigure`.
22 May, 2014
2 commits
21 May, 2014
4 commits