- Jul 21, 2023
-
-
Anton Smith authored
-
- Jul 20, 2023
-
-
DJ Mountney authored
Split Git related information to own class See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7008 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
DJ Mountney <dj@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 05, 2023
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 14, 2023
-
-
Balasankar "Balu" C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jun 19, 2023
-
-
Balasankar "Balu" C authored
Move the following methods: * `Build::Info.branch_name` => `Build::Info::Git.branch_name` * `Build::Info.current_git_tag` => `Build::Info::Git.tag_name` * `Build::Info.commit_sha` => `Build::Info::Git.commit_sha` * `Build::Info.latest_tag` => `Build::Info::Git.latest_tag` * `Build::Info.latest_stable_tag` => `Build::Info::Git.latest_stable_tag` Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 19, 2023
-
-
Jason Plum authored
Ensure package download url is based on CI tag variable See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7044 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
DJ Mountney <dj@gitlab.com>
-
DJ Mountney authored
Rather than whether the git checkout is on a tag This fixes an issue where we use the wrong job name on a branch pipeline when the commit matches a git tag.
-
- Jul 17, 2023
-
-
DJ Mountney authored
Bump Redis version to 7.0.12 Closes #7276 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7015 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Changelog: changed Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
DJ Mountney authored
Bump grafana to 7.5.17 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7026 Merged-by:
DJ Mountney <dj@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
DJ Mountney <dj@gitlab.com> Reviewed-by:
Ankit Panchal <apanchal@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Updates grafana from version 7.5.16 to 7.5.17 - Removes patches that are now included with the updated source tree from upstream Changelog: changed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Balasankar 'Balu' C authored
Explicitly set license for github.com/hashicorp/go-retryablehttp See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7040 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Mikhail Mazurskiy <mmazurskiy@gitlab.com>
-
-
Balasankar 'Balu' C authored
There is a gitlab.rb sidekiq enable option See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7037 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Ben Prescott <bprescott@gitlab.com>
-
Ben Prescott_ authored
-
- Jul 14, 2023
-
-
GitLab Release Tools Bot authored
[ci skip]
-
- Jul 13, 2023
-
-
Balasankar 'Balu' C authored
Add PostgreSQL 14 builds Closes #7702 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6811 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Clemens Beck <cbeck@gitlab.com> Co-authored-by:
dustinmm80 <dcollins@gitlab.com>
-
Dustin Collins authored
Changelog: added
-
- Jul 11, 2023
-
-
Balasankar 'Balu' C authored
Remove GITLAB_METRICS_EXPORTER_VERSION file See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7030 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Matthias Kaeppler <mkaeppler@gitlab.com>
-
- Jul 10, 2023
-
-
Matthias Kaeppler authored
This is not needed anymore since we retired this system. Not user-facing since it is just clean up. Changelog: other
-
Balasankar 'Balu' C authored
Don't 500 when pages tries to serve a chunked file See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7006 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Reviewed-by:
Dan <git@drmoose.net> Co-authored-by:
Dan <Dan.Charney@is4s.com> Co-authored-by:
Dan <git@drmoose.net>
-
Dan authored
Fix 502 caused by chunked-encoding on nginx>=1.23 Changelog: fixed
-
Suzanne Selhorn authored
Update vale rules and exceptions See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7019 Merged-by:
Suzanne Selhorn <sselhorn@gitlab.com> Approved-by:
Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by:
Marcel Amirault <mamirault@gitlab.com>
-
- Jul 06, 2023
-
-
Marcel Amirault authored
-
- Jul 10, 2023
-
-
Achilleas Pipinellis authored
Fix a broken link See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7028 Merged-by:
Achilleas Pipinellis <axil@gitlab.com> Approved-by:
Achilleas Pipinellis <axil@gitlab.com> Co-authored-by:
Zubeen <zubeenqadry@gmail.com>
-
- Jul 09, 2023
-
-
Zubeen authored
-
- Jul 10, 2023
-
-
Balasankar 'Balu' C authored
Bump Python to 3.9.17 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7017 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Update to the June 2023 patch release version for Python 3 Changelog: changed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 07, 2023
-
-
Jason Plum authored
Use GitLab API interface for fetching artifacts See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7007 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Dustin Collins <714871-dustinmm80@users.noreply.gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Reviewed-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jun 19, 2023
-
-
Balasankar "Balu" C authored
Use the dedicated library to fetch artifact files Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Jul 06, 2023
-
-
Balasankar 'Balu' C authored
Bump Go build version to 1.20.5 Closes #8053 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7021 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Update to use builder image to 4.19.0 enabling builds to use the Go 1.20.5 compiler set. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8053 Changelog: changed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Balasankar 'Balu' C authored
Allow DEPS_PIPELINE pipeline types on triggers See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7022 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- We need to allow the DEPS_PIPELINE variable to trigger dependency pipelines on trigger sources in support of the container registry version bump trigger pipeline. Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Jason Plum authored
Bump container registry to 3.78.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7016 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
João Pereira <jpereira@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 05, 2023
-
-
Robert Marshall authored
- Update container registry from 3.77.0 to 3.78.0 Changelog: changed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jul 06, 2023
-
-
Balasankar 'Balu' C authored
pg-upgrade: Do not check data_dir free space for for --tmp-data_dir Closes #5660 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6987 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Andrew Patterson <apatterson@gitlab.com>
-
- Jun 21, 2023
-
-
Andrew Patterson authored
When using --tmp-dir, only check for sufficient free space in just the --tmp-dir file-system.
-
- Jul 05, 2023
-
-
Robert Marshall authored
Fix GitLab docs link for top-level group settings See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6948 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Robin Windey <robin.windey@karlstorz.com>
-
Robin Windey authored
- Updates a changed link in the gitlab_default_can_create_group deprecation warning message.
-