- Jan 11, 2024
-
-
Balasankar 'Balu' C authored
- Adds the `gitlab_workhorse['extra_config_command']` config option for gitlab.rb Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8363 Changelog: added Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Marcel Amirault authored
Removing docs Vale rule See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7347 Merged-by:
Marcel Amirault <mamirault@gitlab.com> Approved-by:
Marcel Amirault <mamirault@gitlab.com> Co-authored-by:
Suzanne Selhorn <sselhorn@gitlab.com>
-
Suzanne Selhorn authored
-
- Jan 10, 2024
-
-
Balasankar 'Balu' C authored
Install faraday gem before other gem installations See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7344 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Faraday 2.9.0 introduced a dependency on net-http 0.3.0 which causes conflicts with the version of net-http specified in the Omnibus and GitLab Rails project Gemfiles. The version of net-http cannot be updated until DNS rebinding fixes are complete in the GitLab rails project. This pins the faraday gem version to a version before the conflicting dependency was introduced. Related https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17379 Changelog: changed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
- Jan 09, 2024
-
-
Jason Plum authored
Temporarily pin Faraday related gems See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7335 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Mayra Cabrera <mcabrera@gitlab.com> Co-authored-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
- Faraday 2.9.0 introduced a dependency on net-http 0.3.0 which causes conflicts with the version of net-http specified in the Omnibus and GitLab Rails project Gemfiles. The version of net-http cannot be updated until DNS rebinding fixes are complete in the GitLab rails project, so this pins the Faraday gem versions as a stopgap until the real fix is ready, validated, and merged. Related https://gitlab.com/gitlab-com/gl-infra/production/-/issues/17379 Changelog: changed Signed-off-by:
Robert Marshall <rmarshall@gitlab.com>
-
Robert Marshall authored
Deprecate support for Ubuntu 18.04 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7298 Merged-by:
Robert Marshall <rmarshall@gitlab.com> Approved-by:
Clemens Beck <cbeck@gitlab.com> Approved-by:
Robert Marshall <rmarshall@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Dec 12, 2023
-
-
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>
-
- Jan 09, 2024
-
-
Balasankar 'Balu' C authored
Require upgrade stop at 16.7 Closes #8284 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7245 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
Clemens Beck authored
See: https://docs.gitlab.com/ee/update/#upgrade-paths Changelog: changed
-
Balasankar 'Balu' C authored
Fix upgrade check comparison See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7332 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Mitchell Nielsen <mnielsen@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Jan 05, 2024
-
-
Clemens Beck authored
Convert major and minor version from string to int to compare them as intended. Changelog: fixed
-
- Jan 08, 2024
-
-
Ian Baum authored
Stop building for OpenSUSE 15.4 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7331 Merged-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Jan 05, 2024
-
-
Clemens Beck authored
Remove CI jobs for packaging and testing for OpenSuSE 15.4. Changelog: removed
-
- Jan 08, 2024
-
-
Balasankar 'Balu' C authored
Add support for custom port in namespace in path See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7324 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Ryan Egesdahl <regesdahl@gitlab.com> Co-authored-by:
ngala <ngala@gitlab.com>
-
Naman Jagdish Gala authored
Below issues fixed: - Pages with Use unique domain enabled is not working without trailing "/". - When pages_external_url has custom PORT: - Misbehaving without trailing "/" - Misbehaving auth flow - Other redirects Related: https://gitlab.com/gitlab-org/gitlab/-/issues/434372 Changelog: fixed
-
Balasankar 'Balu' C authored
Add geo_logcursor['enable'] to template gitlab.rb See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7320 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Co-authored-by:
Ben Prescott <bprescott@gitlab.com>
-
Ben Prescott_ authored
-
- Jan 05, 2024
-
-
Ian Baum authored
Switch KAS to use the new Redis Helper logic See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7317 Merged-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Ian Baum <ibaum@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Reviewed-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Ian Baum <ibaum@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Jan 04, 2024
-
-
Andrew Patterson authored
Update gitlab-org/build/omnibus-mirror/redis_exporter from 1.54.0 to 1.56.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7323 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
deps <bot@dependencies.io>
-
- Jan 02, 2024
-
-
deps authored
Changelog: changed
-
- Jan 03, 2024
-
-
Andrew Patterson authored
Add git-filter-repo See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7299 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
Will Chandler <wchandler@gitlab.com>
-
- Dec 13, 2023
-
-
Will Chandler authored
Gitaly is in the process of adding the ability to rewrite repository history. To do this, we will use `git-filter-repo`, built by a prominent contributer to the Git project. The script becomes available as a Git subcommand when it is placed in $PATH. Install the script to `/opt/gitlab/embedded/bin` via `pip3` and add patches for all three of its license files. Changelog: added
-
- Jan 02, 2024
-
-
Andrew Patterson authored
Allow specifying current Ruby version via variables See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7319 Merged-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
Andrew Patterson <apatterson@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Dec 26, 2023
-
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
- Dec 28, 2023
-
-
Balasankar 'Balu' C authored
Update hashicorp/consul from 1.16 to 1.16.4 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7304 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:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
- Dec 27, 2023
-
-
Balasankar 'Balu' C authored
Update webdevops/go-crond from 23.2.0 to 23.12.0 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7309 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Andrew Patterson <apatterson@gitlab.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
Balasankar 'Balu' C authored
Update exiftool/exiftool from 12.70 to 12.71 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7318 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
João Alexandre Cunha <j.a.cunha@gmail.com> Co-authored-by:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
- Dec 22, 2023
-
-
Balasankar 'Balu' C authored
Update gitlab-org/container-registry from v3.87.0-gitlab to v3.88.0-gitlab See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7311 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:
deps <bot@dependencies.io>
-
dependencies.io Bot authored
Changelog: changed
-
Balasankar 'Balu' C authored
Update Go from 1.20.11 to 1.20.12 Closes #8338 See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7307 Merged-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Clemens Beck <cbeck@gitlab.com>
-
- Dec 18, 2023
-
-
Clemens Beck authored
Updates Go and FIPS Go by bumping the Omnibus builder images. Omnibus builder tag: https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/tags/5.2.0 Changelog: changed Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8338
-
- Dec 21, 2023
-
-
Jason Plum authored
Bump Ruby in .ruby-version file See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7314 Merged-by:
Jason Plum <jplum@gitlab.com> Approved-by:
Jason Plum <jplum@gitlab.com> Co-authored-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-
Balasankar 'Balu' C authored
Signed-off-by:
Balasankar 'Balu' C <balasankar@gitlab.com>
-