24 Mar, 2014
7 commits
-
Update Templates
-
Allow Setting Backup Keep Time Added backup_keep_time to allow for the setting of the backup keep_time. Default is set to 0, which is the default if the setting is not in gitlab.yml.
23 Mar, 2014
1 commit
18 Mar, 2014
1 commit
17 Mar, 2014
1 commit
-
Fix Gitlab Default Projects Limit hardcoded limit to variable https://gitlab.com/gitlab-org/omnibus-gitlab/issues/81 This merge replaces the the hard coded 10 with <%= @gitlab_default_projects_limit %> in files/gitlab-cookbooks/gitlab/templates/default/gitlab.yml.erb
15 Mar, 2014
1 commit
13 Mar, 2014
2 commits
-
Cron Up
12 Mar, 2014
1 commit
07 Mar, 2014
3 commits
-
Ldap Instructions
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 ...`.
05 Mar, 2014
1 commit
-
Acknowledge Chef Server
04 Mar, 2014
1 commit
03 Mar, 2014
3 commits
-
Update Docs
-
This was fixed upstream in gitlab-rails.
28 Feb, 2014
6 commits
-
Gitlab Ee
-
Here Links
27 Feb, 2014
9 commits
-
Backup Documentation
-
This was fixed upstream on master.
-
Backup Restore Hooks
26 Feb, 2014
2 commits
-
Gitlab Rails Uploads