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 .
- Sep 21, 2020
-
-
Imre (Admin) authored
-
- 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
-
* Matching behavior in rails codebase * This will be default behavior in 4.0
-
- Jul 31, 2020
-
-
Aishwarya authored
Cron job introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/38086
-
- Jul 24, 2020
-
-
Tiger Watson authored
-
- Jul 13, 2020
-
-
Douglas Barbosa Alexandre authored
-
-
- 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 26, 2020
-
-
runit_service[sidekiq] It looks like LWRP resources aren't added to the list at compile time, so there isn't any runit_service[sidekiq] when notifications are being setup
-
- Jun 24, 2020
-
-
* Curently on 14, which was set to end of life at on April 30, 2020. * Adds chef-bin gem * Automatically accept the chef license EULA * Update chef libraries in Gemfile to newer versions * Update trigger jobs to use ruby 2.6 image
-
- May 20, 2020
-
-
Bob Van Landuyt authored
-
- May 13, 2020
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- May 09, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- May 07, 2020
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
-
- Apr 24, 2020
-
-
When enabled it allows to fetch incoming service desk emails from a dedicated email address.
-
- Apr 21, 2020
- Apr 09, 2020
-
-
Heinrich Lee Yu authored
Defaults to the same default Redis instance but also allows specifying a separate Redis instance
-
- Mar 31, 2020
-
-
- Mar 19, 2020
-
-
Alishan Ladhani authored
-
- Mar 18, 2020
-
-
If gitlab_rails['db_statement_timeout'] is set by the user, then it will pick up its value from postgresql['statement_timeout'].
-
- Mar 13, 2020
-
-
Imre (Admin) authored
-
- Mar 12, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Mar 04, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Mar 03, 2020
-
-
Nick Thomas authored
-
- Feb 14, 2020
-
-
Shinya Maeda authored
-
- Feb 12, 2020
-
-
Douglas Barbosa Alexandre authored
-
- Jan 23, 2020
-
-
Bob Van Landuyt authored
This make sure that worker timeouts configured as a string don't break the request duration calculation
-
- Jan 15, 2020
-
-
Bob Van Landuyt authored
The application reads `Settings.gitlab.max_request_duration_seconds`
-
- Jan 13, 2020
-
-
Bob Van Landuyt authored
This option lets the rails app know how much time it has to process a request. And make decisions accordingly. By default the time is 90% of the timeout configured for the worker. This gives us some time during the request to clean up if we need to. Setting a duration higher than the worker timeout will raise an error.
-
- Dec 17, 2019
-
-
- Add structured logging file name - Attempt at test
-
- Dec 12, 2019
-
-
- Dec 04, 2019
-
-
Max Wittig authored
-
- Dec 03, 2019
-
-
Michael Kozono authored
Introduce `gitlab_rails['rack_attack_admin_area_protected_paths']` to manage this GitLab Rails config setting: `Gitlab.config.rack_attack.admin_area_protected_paths`
-
- Nov 07, 2019
-
-
Kamil Trzciński authored
This moves the `exporter_blackout_seconds` to `shutdown_blackout_seconds`. This is aligned with: https://gitlab.com/gitlab-org/gitlab/merge_requests/19441
-
Krasimir Angelov authored
that will be used by Pages to talk to the GitLab internal API. Related to https://gitlab.com/gitlab-org/gitlab/issues/28781.
-
- Nov 06, 2019
-
-
Add spec for default value of unleash enabled variable
-
- Nov 01, 2019
-
-
James Edwards-Jones authored
-
- Oct 23, 2019
-
-
This makes Puma and Unicorn exclusive. Allow to only use one, and properly shutdown another service before reconfigure.
-