- Mar 21, 2023
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Changelog: deprecated Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- May 05, 2023
-
-
Robert Marshall authored
gitaly: Remove gitaly-ruby See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6826 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Toon Claes <toon@gitlab.com>
-
Toon Claes authored
Gitaly removed the gitaly-ruby configuration because it's no longer using Ruby. So we can remove code that composes this configuration. Issue: https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/7711 Changelog: deprecated
-
Robert Marshall authored
Make it possible to run Puma v6 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6854 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
- Apr 29, 2023
-
-
Stan Hu authored
Puma v6.0 dropped `nakayoshi_fork` in https://github.com/puma/puma/issues/2925 since "it has very minimal gain and can trigger nasty bugs in c-extensions due to usage of GC.compact." If the call to `nakayoshi_fork` is made with Puma 6, the Web server will crash and fail to start up. To avoid this, conditionally enable it only if Puma v5 is loaded. Related merge requests: * https://gitlab.com/gitlab-org/gitlab/-/merge_requests/119137 * https://gitlab.com/gitlab-org/build/CNG/-/merge_requests/1382 Changelog: fixed
-
- May 05, 2023
-
-
Robert Marshall authored
Update gitlab-org/container-registry from v3.71.0-gitlab to v3.72.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6859 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
- Update gitlab-org/container-registry from v3.71.0-gitlab to v3.72.0-gitlab Changelog: changed
-
GitLab Release Tools Bot authored
-
GitLab Bot authored
-
- May 04, 2023
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
- May 03, 2023
-
-
GitLab Bot authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- May 05, 2023
-
-
Robert Marshall authored
Add EPL 2.0 license as acceptable license for mermaid v10 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6853 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Paul Gascou-Vaillancourt <pgascouvaillancourt@gitlab.com>
-
Paul Gascou-Vaillancourt authored
- To support a recent update in Mermaid, add the Eclipse Public License version 2.0 as an acceptable license when checking with license_finder. Changelog: added
-
- May 04, 2023
-
-
Balasankar 'Balu' C authored
Move gitaly/praefect removal back to 16.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6852 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Steve Azzopardi <sazzopardi@gitlab.com>
-
- Apr 28, 2023
-
-
Steve Azzopardi authored
What --- Move the gitaly and praefect config removals to 16.0 Why --- In https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6841 we moved them temporary to 16.1 becuase of https://gitlab.com/gitlab-com/gl-infra/production/-/issues/9091. It's now resvoled so we can roll it back to the original state. Reference: https://gitlab.com/gitlab-com/gl-infra/production/-/issues/9091 Signed-off-by:
Steve Azzopardi <sazzopardi@gitlab.com>
-
- May 04, 2023
-
-
Balasankar 'Balu' C authored
Add log directory group support to all services Closes #4606 and #6731 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6809 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Jason Young <jyoung@gitlab.com>
-
Jason Young authored
Changelog: added Signed-off-by:
Jason Young <jyoung@gitlab.com>
-
Balasankar 'Balu' C authored
Fix typo in ci variables documentation See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6844 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Apr 25, 2023
-
-
Robert Marshall authored
- Correct the spelling of the word trigger in part of the ci variable documentation around the RAT pipelines. Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- May 03, 2023
-
-
Robert Marshall authored
Build use golang 1.19.8 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6851 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
DJ Mountney <dj@gitlab.com>
-
- Apr 27, 2023
-
-
DJ Mountney authored
- Update the builder image 4.13.0 - Updates to building using golang 1.19.8 Changelog: changed
-
- May 02, 2023
-
-
GitLab Release Tools Bot authored
-
- May 01, 2023
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
- Apr 28, 2023
-
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-
GitLab Bot authored
-