This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Dec 02, 2014
-
-
Sytse Sijbrandij authored
-
- Dec 01, 2014
-
-
Marin Jankovski authored
Remove users and groups command Fixes #344 See merge request !257
-
Marin Jankovski authored
Additional nginx server blocks Enables optional addition of external vhosts to nginx configuration for multi-site hosts. As can be seen by the many questions/blogposts on the topic of running multiple sites from a host configured by Gitlab Omnibus, this could be a welcome addition. I've tried other ways (including separate nginx w/ passenger), but this small patch seems the most unobtrusive and easiest to implement. BTW, there is probably a better include path to think of. See merge request !254
-
- Nov 27, 2014
-
-
Sander Boom authored
-
- Nov 26, 2014
-
-
Marin Jankovski authored
Makefile comments This change adds some comments to the Makefile to explain why we do certain things. See merge request !256
-
Marin Jankovski authored
Postinst external url Fixes #354 See merge request !255
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- Nov 25, 2014
-
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Gitlab shell configuration options Fixes #291 `http_settings` has a default value of `{}` in gitlab-shell and `self_signed_cert` is [only used in if statement](https://gitlab.com/gitlab-org/gitlab-shell/blob/master/lib/gitlab_net.rb#L57). `audit_usernames` and `log_level` all have default values in gitlab-shell. See merge request !252
-
Marin Jankovski authored
Use separate template for smtp_settings.rb for Gitlab CI As I mentioned in Issue #345, there is a bug in the generation of Gitlab CI smtp_settings.rb. It uses the same template as for gitlab. This commit introduces a separate template for CI. See merge request !250
-
- Nov 24, 2014
-
-
Marin Jankovski authored
Update rugged and libgit2 to 0.21.2 This is needed because we have to match the version of rugged in gitlab-rails's Gemfile. See merge request !253
-
Jacob Vosmaer authored
-
Marin Jankovski authored
-
Michael Ruoss authored
-
Marin Jankovski authored
-
Michael Ruoss authored
-
- Nov 22, 2014
-
-
Marin Jankovski authored
link typo fix
-
Marin Jankovski authored
add rebuild database indexes & cleanup
-
Marin Jankovski authored
add details on backing up your SSH host keys
-
- Nov 21, 2014
-
-
Ben Bodenmiller authored
Fixed issue with Markdown link
-
Ben Bodenmiller authored
* Add rebuild database indexes step to MySQL to PostgreSQL installations * Use relative links where possible
-
Ben Bodenmiller authored
-
Marin Jankovski authored
Point at mysql_to_postgresql.md
-
Marin Jankovski authored
Time zone See merge request !251
-
Marin Jankovski authored
-
- Nov 20, 2014
-
-
Michael Ruoss authored
-
Ben Bodenmiller authored
Better to point at the other more up to date documate than replicate it here.
-
Ben Bodenmiller authored
-
Ben Bodenmiller authored
Users need to backup SSH keys if they want to do a complete restore to the same domain and not have users get the `WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!` and man-in-the-middle attack warning messages. Related to https://github.com/gitlabhq/gitlabhq/pull/8359.
-
- Nov 19, 2014
-
-
Jacob Vosmaer authored
-
- Nov 17, 2014
-
-
Marin Jankovski authored
changelog typo fixes
-
Marin Jankovski authored
Add section for "Additional Configuration" I had to dig in the source in order to figure out how to change the email_from on the CI server. I thought that this would be useful documentation for others afraid of source diving. See merge request !248
-
- Nov 15, 2014
-
-
Ben Bodenmiller authored
-
- Nov 14, 2014
-
-
Taylor1791 authored
-
Marin Jankovski authored
-
Marin Jankovski authored
Gitlab shell secret See merge request !249
-
Marin Jankovski authored
-