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
-
-
- Oct 15, 2020
-
-
Vladimir Shushlin authored
-
- Oct 08, 2020
- Sep 08, 2020
-
-
- Jul 13, 2020
-
-
- 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
-
- Jun 23, 2020
-
-
DJ Mountney authored
-
- May 27, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- May 20, 2020
-
-
Bob Van Landuyt authored
-
- May 19, 2020
-
-
Balasankar C authored
This reverts merge request !4173
-
- May 18, 2020
-
-
Bob Van Landuyt authored
This symlink was used by the rails app to display logs in the admin interface. That feature is being removed, so we don't need the symlink anymore.
-
- May 14, 2020
-
-
Heinrich Lee Yu authored
-
- May 13, 2020
-
-
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- May 07, 2020
-
-
-
Krasimir Angelov authored
This secret is RSA private key used to sign CI_JOB_JWT. The key can be provided with `gitlab-secrets.json` or `gitlab.rb`, and will be generated if not provided. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/214607
-
- Apr 27, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Apr 09, 2020
-
-
Heinrich Lee Yu authored
Defaults to the same default Redis instance but also allows specifying a separate Redis instance
-
- Mar 19, 2020
-
-
Alishan Ladhani authored
-
- Mar 12, 2020
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
- Mar 04, 2020
-
-
DJ Mountney authored
-
- Dec 04, 2019
-
-
Max Wittig authored
-
- Nov 07, 2019
-
-
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.
-
- Oct 16, 2019
-
-
Krasimir Angelov authored
See omnibus-gitlab/merge_requests/3444#note_194217889 for details. Related to https://gitlab.com/groups/gitlab-org/-/epics/1316.
-
-
- Aug 23, 2019
-
-
Balasankar C authored
We were assuming "covering parent directory of gitlab-rails log directory" will be enough to cover all the services. However, that isn't the case as other services can define different log directories. Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 31, 2019
-
-
* Add rubocop-rails and rubocop-performance gems * Update renamed gems in .rubocop.yml * Auto-correct where possible * Manually fix remaining gems
-
- Jul 25, 2019
-
-
Stan Hu authored
If the Redis cache or queue instances are configured and then unset later, the config files don't get cleaned up, which causes stale configuration to be preserved. We need to remove these files if they are no longer needed to ensure the configuration is consistent. Related issue: https://gitlab.com/gitlab-com/gl-infra/production/issues/963
-
- Jul 17, 2019
-
-
- Jul 04, 2019
-
-
- May 29, 2019
-
-
DJ Mountney authored
Please enter the commit message for your changes. Lines starting
-
- May 28, 2019
-
-
vshushlin authored
This reverts merge request !3267
-
- May 13, 2019
-
-
Gabriel Mazetto authored
-
- May 10, 2019
-
-
Stan Hu authored
GitLab CE (https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27581) added a new secret for GitLab Pages. This needs to be generated by Omnibus, otherwise Rails will attempt to write to `secrets.yml` and fail with a permission denied error. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4321
-
- Apr 11, 2019
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- Mar 19, 2019
-
-
Patrick Bajao authored
This adds `gitlab_shell.authorized_keys_file` setting to `gitlab.yml`. `gitlab-rails` recipe has been configured to set it based on the `node['gitlab']['gitlab-shell']['auth_file']`. This is a step to migrate that setting to gitlab-rails as it won't be needed by gitlab-shell anymore later on.
-
- Mar 04, 2019
-
-
Stan Hu authored
MemoryStore is a Redis instance that has disabled commands such as CLIENT and MONITOR. Sidekiq calls CLIENT to set an ID for debugging, but this can be disabled by setting the `id` to `nil` (https://github.com/mperham/sidekiq/issues/3521). This is done in `/etc/gitlab/gitlab.rb` via: gitlab_rails['redis_enable_client'] = false By default, this is set to `true`. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4149
-
- Jan 30, 2019
-
-
Nick Thomas authored
-
- Nov 10, 2018
-
-