- May 04, 2022
-
-
Balasankar 'Balu' C authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6810 Changelog: changed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 28, 2022
-
-
Robert Marshall authored
Bump Container Registry to v3.39.2-gitlab See merge request gitlab-org/omnibus-gitlab!6064
-
Hayley Swimelar authored
Related https://gitlab.com/gitlab-org/container-registry/-/issues/653 Changelog: changed
-
Robert Marshall authored
Remove cveignore file and references Closes #6733 See merge request gitlab-org/omnibus-gitlab!6061
-
Dustin Collins authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6733 Changelog: removed
-
Balasankar 'Balu' C authored
Update the chef_helper to auto-type the chef tests See merge request gitlab-org/omnibus-gitlab!6041
-
- Apr 18, 2022
-
-
DJ Mountney authored
This allows us to target their before block to just their tests
-
- Apr 28, 2022
-
-
Robert Marshall authored
Remove support for Praefect database_host_no_proxy and database_port_no_proxy keys Closes #6150 See merge request gitlab-org/omnibus-gitlab!6051
-
Balasankar 'Balu' C authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6150 Changelog: removed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Robert Marshall authored
Remove code to delete stale gitlab-rails-rc file Closes #6240 See merge request gitlab-org/omnibus-gitlab!6049
-
Balasankar 'Balu' C authored
Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6240 Changelog: removed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Apr 27, 2022
-
-
Achilleas Pipinellis authored
Remove mentions of former team members See merge request gitlab-org/omnibus-gitlab!6067
-
Marcel Amirault authored
-
- Apr 26, 2022
-
-
Balasankar 'Balu' C authored
Nginx: implement HSTS support in the mattermost configuration template See merge request gitlab-org/omnibus-gitlab!6033
-
Hyacinthe Cartiaux authored
Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/5371 Changelog: fixed
-
Balasankar 'Balu' C authored
Stub QA_BRANCH environment variable in rspec See merge request gitlab-org/omnibus-gitlab!6063
-
- Apr 25, 2022
-
-
Robert Marshall authored
- Stub a value for QA_BRANCH in build_facts rspec tests to prevent failures when running pipelines with alternative QA_BRANCH values Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 26, 2022
-
-
Balasankar 'Balu' C authored
fix permissions on grafana folder See merge request gitlab-org/omnibus-gitlab!6055
-
Juan Luis Rosa Martinez authored
Changelog: fixed
-
Balasankar 'Balu' C authored
Document correct way to add custom robots.txt Closes #3955 See merge request gitlab-org/omnibus-gitlab!6060
-
- Apr 25, 2022
-
-
Matthias Baur authored
Fixes #3955.
-
Ian Baum authored
Fixed broken link URL See merge request gitlab-org/omnibus-gitlab!6057
-
- Apr 22, 2022
-
-
sue445 authored
-
- Apr 23, 2022
-
-
Balasankar 'Balu' C authored
Bump BUILDER_IMAGE_REVISION to v3.3.1 See merge request gitlab-org/omnibus-gitlab!6056
-
- Apr 22, 2022
-
-
Stan Hu authored
Since GitLab Pages is built with CGO_ENABLED=0, the Go compiler won't activate the boringcrypto C extensions by default. FIPS_MODE=1 should cause CGO_ENABLED=1 to be used instead.
-
Stan Hu authored
This revision introduces new FIPS builder images for Ubuntu 18.04, Ubuntu 20.04, and CentOS 8. These will make it possible for Golang programs to link against the system OpenSSL. We use these in the FIPS branch builds. Changelog: changed
-
Balasankar 'Balu' C authored
Stop building SLES 12.2 packages Closes #6718 See merge request gitlab-org/omnibus-gitlab!6042
-
- Apr 18, 2022
-
-
Robert Marshall authored
- Do not build SLES 12.2 packages now that it is considered end-of-life Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6718 Changelog: removed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 21, 2022
-
-
DJ Mountney authored
Adds checkbox for AppSec approval to security release template See merge request gitlab-org/omnibus-gitlab!6054
-
Andrew Kelly authored
-
GitLab Release Tools Bot authored
[ci skip]
-
Kati Paizee authored
Add 15.0 release note about AES256-GCM-SHA384 removal See merge request gitlab-org/omnibus-gitlab!6053
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Revert "Add AES256-GCM-SHA384 to allowed list of Nginx SSL ciphers" See merge request gitlab-org/omnibus-gitlab!5913
-
Matthias Baur authored
This reverts https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/5513. Changelog: changed
-
- Apr 16, 2022
-
-
Balasankar 'Balu' C authored
Enable multi-Patroni services support in PGBouncer Closes #6757 See merge request gitlab-org/omnibus-gitlab!6014
-
Robert Marshall authored
- When the database command is specified, only update the options for that specific database. - Self managed users may have depended on the default behaviors, so retain the default rails database behavior for now to support administrators who may depend on it with their scripts until a proper deprecation notice has been published. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6757 Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6587 Changelog: added Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
DJ Mountney authored
Update to use Omnibus Builder 3.2.0 See merge request gitlab-org/omnibus-gitlab!6021
-
Robert Marshall authored
- New version of Omnibus Builder images tagged for 3.2.0 - Use Ruby 2.7.5 - Upgraded ruby_docker to use Debian/Bullseye - Add AlmaLinux builders - Add `skopeo` to `ruby_docker` image - Bump NodeJS to 16.14.2 - Bump yarn to 1.22.18 Changelog: other Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 15, 2022
-
-
Robert Marshall authored
consul: Disable logging of timestamps if JSON log enabled See merge request gitlab-org/omnibus-gitlab!6034
-