- Jun 26, 2020
-
-
Marcel Amirault authored
Fixes a few things adjacent to the links
-
Balasankar "Balu" C authored
Praefect: support of TLS Closes #5446 See merge request gitlab-org/omnibus-gitlab!4352
-
- Jun 22, 2020
-
-
Pavlo Strokov authored
Praefect now supports TLS connections. Secured listener can be configured by providing 'tls_listen_addr' configuration in combination with 'tls' section that includes 'certificate_path' and 'key_path'. It is an optional configuration and it is not used by default. Closes: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5446
-
- Jun 26, 2020
-
-
Balasankar "Balu" C authored
Add Prometheus recording rules for Usage Ping See merge request gitlab-org/omnibus-gitlab!4343
-
- Jun 17, 2020
-
-
Matthias Kaeppler authored
This will simplify application code since queries become simpler. It also has performance benefits since we don't need to re-evaluate these every time we create a usage ping.
-
- Jun 25, 2020
-
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Edit of update GitLab docs See merge request gitlab-org/omnibus-gitlab!4357
-
- Jun 24, 2020
-
-
Evan Read authored
-
- Jun 25, 2020
-
-
Evan Read authored
Mention deploy node in hup Puma/Unicorn step of multi-node Geo upgrade docs Closes #5460 See merge request gitlab-org/omnibus-gitlab!4355
-
- Jun 24, 2020
-
-
Jennie Louie authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Ian Baum authored
Ensure we are properly restarting the unicorn service Closes #5462 See merge request gitlab-org/omnibus-gitlab!4354
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
-
- Jun 23, 2020
-
-
DJ Mountney authored
-
DJ Mountney authored
-
DJ Mountney authored
-
- Jun 24, 2020
-
-
DJ Mountney authored
Resolve "Upgrade chef libraries to chef 15" Closes #5038 See merge request gitlab-org/omnibus-gitlab!4092
-
Ian Baum authored
* 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
-
Balasankar "Balu" C authored
Update Grafana Dashboards See merge request gitlab-org/omnibus-gitlab!4348
-
- Jun 18, 2020
-
-
Ben Kochie authored
Display read-only mode status in shard status panel https://gitlab.com/gitlab-org/grafana-dashboards/-/merge_requests/49 https://gitlab.com/gitlab-org/gitaly/-/issues/2789 Signed-off-by:
Ben Kochie <bjk@gitlab.com>
-
- Jun 24, 2020
-
-
Balasankar "Balu" C authored
Absolute SSL path should work for postgres recipe Closes #5463 See merge request gitlab-org/omnibus-gitlab!4356
-
Robert Marshall authored
- Users who set an absolute file path for their postgres SSL certificate will see `gitlab-ctl reconfigure` fail because the addition of Patroni in commit 5c1d80c2 changed to using `File.join` for building the path versus `File.absolute_path` - Adds tests to ensure that if a user sets `ssl_cert_file` or `ssl_key_file` to an absolute path that it will retain the behavior of using that exact path Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5463 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Evan Read authored
Docs update for updating Omnibus Closes gitlab-com/support/support-team-meta#2308 See merge request gitlab-org/omnibus-gitlab!4291
-
Eldridge Henley authored
Adds clarifications and new notes and cautions.
-
- Jun 23, 2020
-
-
DJ Mountney authored
Build SLES 12.5 packages Closes #5153 See merge request gitlab-org/omnibus-gitlab!4345
-
Mitchell Nielsen authored
-
DJ Mountney authored
Add info about repository mirrors of omnibus-gitlab See merge request gitlab-org/omnibus-gitlab!4340
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankarc@autistici.org>
-
GitLab Release Tools Bot authored
[ci skip]
-
DJ Mountney authored
Remove unnecessary dependency decisions Closes gitlab-org/distribution/team-tasks#453 See merge request gitlab-org/omnibus-gitlab!4338
-
Dustin Collins authored
-
Ian Baum authored
Add Pause/resume replication commands See merge request gitlab-org/omnibus-gitlab!4331
-
- Jun 15, 2020
-
-
Alex Ives authored
- Update POC code to also call rake task that calls primary api to pause - Add changelog Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/35913
-
- Jan 20, 2020
-
-
Valery Sizov authored
-
- Jun 23, 2020
-
-
Achilleas Pipinellis authored
Docs: Extending - upgrade external db docs - with respect of postgresql v12 See merge request gitlab-org/omnibus-gitlab!4318
-
Vladimír Brodský authored
Reflecting current behaviour towards PostgreSQL v12
-
- Jun 22, 2020
-
-
DJ Mountney authored
Upgrade ruby version used by the trigger pipelines to 2.6 See merge request gitlab-org/omnibus-gitlab!4333
-
- Jun 15, 2020
-
-
Ian Baum authored
* Currently on 2.4, which will not work with newer chef versions
-