Skip to content
Snippets Groups Projects
  1. Dec 05, 2023
  2. Nov 21, 2023
  3. Oct 23, 2023
  4. Oct 16, 2023
  5. Oct 11, 2023
  6. Sep 12, 2023
  7. Aug 28, 2023
  8. Aug 02, 2023
  9. Jul 27, 2023
  10. Jul 13, 2023
  11. Jun 29, 2023
  12. Jun 02, 2023
  13. Jun 01, 2023
  14. May 30, 2023
  15. May 10, 2023
  16. 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
  17. Apr 25, 2023
  18. Apr 24, 2023
  19. Apr 07, 2023
  20. Mar 17, 2023
    • DJ Mountney's avatar
      Turn on the pg upgrade recommendation notice · 4ce7808b
      DJ Mountney authored
      Our expressed intent is to remove PG 12 in GitLab 16.0, so we need to
      start recommending upgrades.
      
      We will turn on auto-upgrades for single node installs in the release
      before 16.0.
      
      Changelog: changed
      4ce7808b
  21. Mar 06, 2023
  22. Dec 30, 2022
  23. Dec 09, 2022
  24. Dec 08, 2022
  25. Sep 21, 2022
  26. Jul 13, 2022
  27. May 05, 2022
  28. Apr 18, 2022
  29. Mar 28, 2022
  30. Mar 16, 2022
  31. Feb 08, 2022
  32. Jan 05, 2022
  33. Dec 09, 2021
  34. Oct 16, 2021
  35. Oct 22, 2021
Loading