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 15, 2020
-
-
Robert Marshall authored
- fix gitaly spec to match logic Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Purge the workhorse helper methods that had been refactored out from other files and clean up the affected spec tests to pass Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Oct 14, 2020
-
-
Robert Marshall authored
- Rubocop was sad, this fix makes it happy Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Oct 13, 2020
-
-
Robert Marshall authored
- Do not automatically use sockets directory, allow a user to set the directory Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Oct 05, 2020
-
-
Robert Marshall authored
- Merge conflict resolution during the rebase touched a few places that needed updates to use the Workhorse Helper. - Updated gitaly rspec to match the new expectations Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Sep 24, 2020
-
-
Stan Hu authored
-
Stan Hu authored
This will not only help improve observability of API calls made by Gitaly, but it will also enable Gitaly to download LFS files via the API to support archive downloads (https://gitlab.com/gitlab-org/gitlab/-/issues/15079). Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5666
-
- Sep 23, 2020
-
-
Paul Okstad authored
-
Paul Okstad authored
-
- Aug 11, 2020
-
-
* Matching behavior in rails codebase * This will be default behavior in 4.0
-
- Jun 01, 2020
-
-
* Incoroporates our changes to the coobkook so we get our desired behavior * Use start_down instead of down * Stop checking for permissions on log directories. The runit cookbook does not explicitly create this. * Rename runit control templates. Don't use -control in the name anymore, upstream has removed that * In the v5 version of the runit cookbook, they are colliding with the chef service properties
-
- May 21, 2020
-
-
John Cai authored
-
- May 14, 2020
-
-
John Cai authored
-
- May 07, 2020
-
-
- Apr 22, 2020
-
-
John Cai authored
-
- Nov 06, 2019
-
-
- Oct 04, 2019
-
-
Stan Hu authored
By default, Rugged searches inside `/etc/gitconfig` instead of `/opt/gitlab/embedded/etc/gitconfig` for system-wide options unless the `Rugged::Settings['search_path_system']` is set. This means that important options such as `core.fsyncObjectFiles` are not propagated to gitaly-ruby, which can result in data loss after servers are rebooted. We worked around this problem by propagating the `core` options in the user's `.gitconfig` file in https://gitlab.com/gitlab-org/omnibus-gitlab/merge_requests/3648, but we shouldn't need to do this. The command-line `git` doesn't have this issue because it uses the `prefix` compile-time option, but this isn't available in Rugged.
-
- Sep 02, 2019
-
-
- Jun 06, 2019
-
-
- May 27, 2019
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- May 24, 2019
-
-
Robert Marshall authored
- Release 12.0 will default to JSON logging for all services that support it except for the registry. This includes gitaly, gitlab-shell, gitlab-workhorse, sidekiq, gitlab-pages. Resolves: https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4102 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 12, 2019
-
-
Signed-off-by:
Takuya Noguchi <takninnovationresearch@gmail.com>
-
- May 02, 2019
-
-
Roger Meier authored
-
- Apr 03, 2019
-
-
Alessio Caiazza authored
-
- Jan 31, 2019
-
-
Balasankar C authored
-
- Jan 30, 2019
-
-
Balasankar C authored
-
- Jan 26, 2019
-
-
Balasankar C authored
-
- Jan 17, 2019
-
-
Balasankar C authored
1. Step into runit_service resource 2. Check for reload_log_dir block to be notified 3. Pass options as needed by runit_service
-
- Jan 04, 2019
-
-
Ahmad Hassan authored
-
- Nov 15, 2018
-
-
Ahmad Hassan authored
-
Balasankar C authored
-
Balasankar C authored
Move env directory of all services to /opt/gitlab/etc/<service>/env
-
- Oct 31, 2018
-
-
Jason Plum authored
Add tests for the various services altered with #3701. This ensures that the etc/env/* items are populated & contain correct content.
-
- Oct 22, 2018
-
-
Balasankar C authored
-
- Jul 23, 2018
-
-
Jacob Vosmaer (GitLab) authored
-
- Jul 17, 2018
-
-
Stan Hu authored
The missing PYTHONPATH means the gitaly-ruby process can't render non-Markdown Wiki pages. Closes #3678
-
- Jul 16, 2018
- Jul 12, 2018
-
-
astrachan authored
-