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 .
- Oct 16, 2020
-
-
* Adds postgresql['cert_auth_addresses'] attribute * Updates pg_hba.conf template to add entries in that attribute
-
- Oct 15, 2020
-
-
Vladimir Shushlin authored
-
- Oct 14, 2020
-
-
Stan Hu authored
This setting needs to be enabled for pg_rewind to work during a Patroni failover. Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/267144
-
- Oct 08, 2020
-
-
Stan Hu authored
We had a customer confused how to set the reply-to and from e-mail address since the template didn't have these settings next to the SMTP settings. This mirrors what is described in the documentation: https://docs.gitlab.com/omnibus/settings/smtp.html
-
- Oct 01, 2020
-
-
Add support for the GitLab configuration option for simple_ldap_linking_allowed_realms.
-
- Sep 23, 2020
-
-
Paul Okstad authored
-
- Sep 22, 2020
-
-
Gabriel Mazetto authored
-
- Sep 21, 2020
-
-
Alex Buijs authored
-
- Sep 17, 2020
-
-
Imre (Admin) authored
-
- Sep 16, 2020
-
-
-
Sami Hiltunen authored
Makes it possible to configure Praefect's reconciliation through gitlab.rb.
-
- Sep 15, 2020
-
-
Stan Hu authored
In https://gitlab.com/gitlab-org/gitlab/-/merge_requests/42267, we are disabling the Sidekiq Exporter logs by default since they are noisy and don't add a lot of value. This change allows admins to enable them if needed.
-
- Sep 14, 2020
-
-
Amy Troschinetz authored
-
- Sep 10, 2020
-
-
Blair Lunceford authored
-
Blair Lunceford authored
-
Blair Lunceford authored
-
- Sep 09, 2020
-
-
Andreas Brandl authored
Background in https://gitlab.com/gitlab-org/gitlab/-/issues/238556
-
- Sep 02, 2020
-
-
chiehminw authored
this patch makes following changes: 1. Location block does not match a URL query string which results the .git/info/refs being never matched. To match the config of gitlab.com, we simply remove the pattern here. 2. Disable buffering for artifacts. 3. Escape the backslashes to make sure "." (dot) symbols is matched correctly during nginx location regex matching.
-
- Aug 27, 2020
-
-
Chris Weyl authored
-
- Aug 24, 2020
-
-
Katrin Leinweber authored
Without this there will be: > There was an error running gitlab-ctl reconfigure: > > /etc/gitlab/gitlab.rb:1639: syntax error, unexpected tSTRING_BEG, expecting '}' > 'storage.path' => '/var/opt/gi... > ^ > /etc/gitlab/gitlab.rb:1639: syntax error, unexpected =>, expecting end-of-input > 'storage.path' => '/var/opt/gitlab/alertmanage... > ^~
-
- Aug 21, 2020
-
-
- Aug 13, 2020
-
-
Douglas Barbosa Alexandre authored
-
- Aug 11, 2020
-
-
Stan Hu authored
This commit adds settings for the `storage_options` setting used to configure AWS server side encryption. Note that only SSE-KMS (https://docs.aws.amazon.com/kms/latest/developerguide/services-s3.html#sse) is supported; SSE-C is not. Related merge requests: 1. https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38240 2. https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/537
-
- Aug 10, 2020
-
-
Instead of the plaintext version of this file. This reverts 4b28887b.
-
- Aug 07, 2020
-
-
Sami Hiltunen authored
'read_only_after_failover' configuration toggle has been removed from Praefect. This commit removes the configuration toggle from Praefect's configuration template.
-
- Aug 06, 2020
-
-
- Aug 05, 2020
-
-
Ben Bodenmiller authored
-
- Jul 31, 2020
-
-
Aishwarya authored
Cron job introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38086
-
- Jul 29, 2020
-
-
Jaime Martinez authored
-
- Jul 24, 2020
-
-
Tiger Watson authored
-
- Jul 22, 2020
-
-
Jaime Martinez authored
-
- Jul 17, 2020
-
-
- Jul 16, 2020
-
-
Blair Lunceford authored
-
- Jul 13, 2020
-
-
Douglas Barbosa Alexandre authored
-
-
- Jul 07, 2020
-
-
Ian Baum authored
This reverts merge request !4289
-
- Jul 03, 2020
-
-
Stan Hu authored
This adds support for the gitlab.yml changes in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/34460. This allows GitLab to use the Workhorse S3 client with a single credential, enabling proper MD5 checksums and multipart uploads, and paves the way for user-specified keys for encrypted buckets. These changes require https://gitlab.com/gitlab-org/gitlab/-/merge_requests/35480 to work.
-
- Jun 30, 2020
-
-
Jonathon Reinhart authored
This was missed by !4296. Added and updated for SSL_CERT_DIR.
-