Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@gitlab.com/gitlab-org/omnibus-gitlab.git. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Nov 03, 2020
    • Ian Baum's avatar
      Merge branch 'pitr' into 'master' · 032cea63
      Ian Baum authored and Valery Sizov's avatar Valery Sizov committed
      Implementation of PITR recovery before promotion
      
      Closes gitlab#225173
      
      See merge request gitlab-org/omnibus-gitlab!4636
      
      (cherry picked from commit 9ae9fcf7)
      
      691a1fa5 Geo: Implement PITR recovery before promotion of secondary node
      1171279d Apply 1 suggestion(s) to 1 file(s)
      402e18c6 Apply suggestion. Better lsn file check
      fe0c04a3 Merge branch 'master' of gitlab.com:gitlab-org/omnibus-gitlab into pitr
      e3f99908 Apply 1 suggestion(s) to 1 file(s)
      1d5781dc Merge branch 'pitr' of gitlab.com:gitlab-org/omnibus-gitlab into pitr
      7a34d0da Apply 1 suggestion(s) to 1 file(s)
      3e9c8592 Apply suggestions
      dbbccdee Merge branch 'pitr' of gitlab.com:gitlab-org/omnibus-gitlab into pitr
      2ff5b783 Apply suggestions
      8b9163ac Add suggestions
      565f96c6 Apply suggestions
      39b2465d Apply suggestions
      c8f5d0ab Merge remote-tracking branch 'origin/master' into pitr
      0ba306f4 Fix part of Geo::PromoteToPrimaryNode specs
      90c50385 Make recovery_to_point_in_time tio return true
      8dd17632 Merge remote-tracking branch 'origin/master' into pitr
      1af3bf5a Separate Promote DB task
      8a521139 Update specs for the command split
      f068dfc3 Merge remote-tracking branch 'origin/master' into pitr
      175a4efd Apply 1 suggestion(s) to 1 file(s)
      b1af4039 Remove io/console
      032cea63
  2. Oct 06, 2020
  3. Sep 21, 2020
  4. Sep 16, 2020
  5. Sep 15, 2020
  6. Sep 14, 2020
  7. Sep 10, 2020
  8. Sep 09, 2020
  9. Sep 08, 2020
  10. Sep 02, 2020
  11. Aug 28, 2020
  12. Aug 21, 2020
  13. Aug 20, 2020
  14. Aug 17, 2020
  15. Aug 14, 2020
    • Gabriel Mazetto's avatar
      Added ability to disable a previously enabled consul service · 1ccb573a
      Gabriel Mazetto authored
      This is done following the same pattern of an `enable` and `disable`
      recipe. Unless a service is explicitly enabled, we consider it to be disabled.
      
      Test coverage for existing consul recipe was split into the corresponding
      spec files at the correct folder location.
      1ccb573a
  16. Aug 13, 2020
  17. Aug 12, 2020
  18. Aug 11, 2020
  19. Aug 07, 2020
  20. Aug 04, 2020
  21. Jul 31, 2020
  22. Jul 30, 2020
  23. Jul 29, 2020
  24. Jul 24, 2020
  25. Jul 23, 2020
    • Catalin Irimie's avatar
      Allow postgres-exporter to use local socket and Rails db_name · 1e039d30
      Catalin Irimie authored
      Enabling PG to listen on a different address doesn't explicitly disable
      the unix socket functionality, this would be the easy way to let the
      postgres-exporter connect to the database using the service account,
      preventing problems with authentication methods and trusting IPs
      1e039d30
Loading