- Mar 03, 2022
-
-
Robert Marshall authored
- When we review new configuration options, the merge request template should ensure we ask questions around what are the expected values to make sure it's covered in the review process. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5935 Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 25, 2022
-
-
DJ Mountney authored
Add 14.8.2 security release patchfiles to omnibus repository See merge request gitlab-org/omnibus-gitlab!5933
-
Jamie Reid authored
-
GitLab Release Tools Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Feb 24, 2022
-
-
DJ Mountney authored
Do not auto upgrade database if attributes missing Closes #6518 See merge request gitlab-org/omnibus-gitlab!5741
-
Robert Marshall authored
- If the public attributes file is missing, then an automatic upgrade of the database should not occur as the system is likely a fresh installation or in a broken state that requires a successful reconfigure Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6518 Changelog: fixed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 23, 2022
-
-
Amy Qualls authored
Fix trailing whitespace in docs See merge request gitlab-org/omnibus-gitlab!5931
-
ngaskill authored
-
Robert Marshall authored
Update Bundler version to 2.2.33 Closes gitlab#332502 See merge request gitlab-org/omnibus-gitlab!5889
-
Gerard Hickey authored
- Updates Bundler version to 2.2.33 via adding it as a software configuration in Omnibus GitLab Closes https://gitlab.com/gitlab-org/gitlab/-/issues/332502 Changelog: security
-
Robert Marshall authored
Update Mattermost to 6.4.0 See merge request gitlab-org/omnibus-gitlab!5919
-
- Feb 18, 2022
-
-
Angelos Kyratzakos authored
Changelog: other
-
- Feb 23, 2022
-
-
GitLab Release Tools Bot authored
[ci skip]
-
DJ Mountney authored
Bump container registry to v3.28.2 See merge request gitlab-org/omnibus-gitlab!5925
-
- Feb 22, 2022
-
-
João Pereira authored
Changelog: changed
-
Robert Marshall authored
Add Bizible settings See merge request gitlab-org/omnibus-gitlab!5911
-
Lauren Barker authored
Enables support for bizible settings added with https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76589 Changelog: added
-
Robert Marshall authored
Re-introduce preinst script to remove symlink directories See merge request gitlab-org/omnibus-gitlab!5924
-
- Feb 21, 2022
-
-
Mayra Cabrera authored
This reverts merge request !5903
-
Achilleas Pipinellis authored
Add documentation for Grafana Alerts Closes #6680 See merge request gitlab-org/omnibus-gitlab!5923
-
Tamerlan Gudabayev authored
-
GitLab Release Tools Bot authored
[ci skip]
-
- Feb 19, 2022
-
-
DJ Mountney authored
Upgrade gitlab-exporter to 11.11.0 See merge request gitlab-org/omnibus-gitlab!5915
-
- Feb 16, 2022
-
-
Stan Hu authored
This upgrades Puma to v5.6.2. Changelog: security
-
- Feb 18, 2022
-
-
Robert Marshall authored
Add Mattermost mmctl tool to packages Closes #6641 See merge request gitlab-org/omnibus-gitlab!5908
-
Rémy Jacquin authored
Changelog: added Signed-off-by:
Rémy Jacquin <remy@remyj.fr>
-
Robert Marshall authored
Fix Puma docs link and remove Unicorn mention in gitlab.rb.template See merge request gitlab-org/omnibus-gitlab!5918
-
Achilleas Pipinellis authored
- Ensures that we only reference Puma in the gitlab.rb template as Unicorn support was deprecated some time ago.
-
DJ Mountney authored
Add role for Spamcheck See merge request gitlab-org/omnibus-gitlab!5893
-
Balasankar 'Balu' C authored
Changelog: added Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Robert Marshall authored
Upgrade gitlab-exporter to 11.10.0 See merge request gitlab-org/omnibus-gitlab!5898
-
- Feb 10, 2022
-
-
Heinrich Lee Yu authored
This upgrades Puma and Sidekiq dependencies Changelog: security
-
- Feb 18, 2022
-
-
DJ Mountney authored
Fix broken link in gitaly section of gitlab.rb See merge request gitlab-org/omnibus-gitlab!5912
-
- Feb 16, 2022
-
-
Robert Marshall authored
- Fixes a link back to the gitaly documentation around alterate data paths that was no longer valid. - Discovered during review of community request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5895 Changelog: fixed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Feb 18, 2022
-
-
Robert Marshall authored
Add gitaly concurrency queue limit configs See merge request gitlab-org/omnibus-gitlab!5892
-
- Feb 08, 2022
-
-
John Cai authored
acb7b76c was reverted because when no value is set for max_queue_wait and max_queue_size, blank values are written which is a malformed toml. This commit brings back the changes in acb7b76c and fixes this by checking if values exist. Changelog: added
-
- Feb 18, 2022
-
-
Robert Marshall authored
gitaly: Enable bundled Git by default gitaly: Set default Git binary path See merge request gitlab-org/omnibus-gitlab!5885
-