Skip to content
Snippets Groups Projects
  1. May 11, 2023
  2. May 10, 2023
  3. Mar 21, 2023
  4. May 05, 2023
  5. May 10, 2023
    • Hossein Pursultani's avatar
      Turn off Grafana unless forced · f25ec0c2
      Hossein Pursultani authored
      - Grafana no longer enabled by default on installation.
      - Installations of Grafana are turned off on upgrade as
        a breaking change.
      - Adds flags to allow force enablement of Grafana.
      - Adds banner stating Grafana will be removed by
        GitLab version 16.3.
      
      Changelog: deprecated
      f25ec0c2
  6. May 09, 2023
    • Abdul Wadood's avatar
      Default to two database connections i.e. main and ci · aafc2e1f
      Abdul Wadood authored
      As part of bringing database decomposition support to self-managed we
      require self-managed to have two connections by default. Both these
      connections will point to the same database but can be configured to
      point to two different databases by overriding the defaults in
      `/etc/gitlab/gitlab.rb`.
      
      The users can switch back to a single connection by overriding the
      default by adding the following in `/etc/gitlab/gitlab.rb`:
      
      `gitlab_rails['databases']['ci']['enable'] = false`
      
      Changelog: changed
      aafc2e1f
  7. May 08, 2023
  8. May 05, 2023
  9. Apr 29, 2023
  10. May 04, 2023
  11. Apr 28, 2023
  12. May 04, 2023
  13. Apr 20, 2023
  14. Apr 28, 2023
  15. Apr 26, 2023
  16. Apr 24, 2023
Loading