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. Sep 15, 2020
  3. Sep 09, 2020
  4. Aug 28, 2020
  5. Aug 11, 2020
  6. Jul 30, 2020
  7. Jul 15, 2020
  8. Jul 14, 2020
  9. Jul 13, 2020
  10. Jul 10, 2020
  11. Jul 09, 2020
  12. Jul 02, 2020
  13. Jun 19, 2020
  14. Jun 17, 2020
  15. Jun 16, 2020
  16. Jun 15, 2020
  17. Jun 11, 2020
  18. May 25, 2020
  19. May 22, 2020
  20. Apr 09, 2020
  21. Jul 03, 2019
  22. May 27, 2019
  23. May 13, 2019
  24. Mar 21, 2019
  25. Dec 21, 2018
  26. Aug 13, 2018
  27. May 19, 2018
  28. May 04, 2018
  29. Apr 13, 2018
  30. Mar 15, 2018
    • Ian Baum's avatar
      Fixes for public_attributes · 2eb84df7
      Ian Baum authored
      * Fix specs for pgbouncer
      * Fix helper methods that weren't actually selecting specific attributes
      * Update get_public_node_attributes to return an empty hash if the file
      doesn't exist
      Unverified
      2eb84df7
  31. Mar 13, 2018
  32. Mar 01, 2018
    • Richard Clamp's avatar
      Extract spec_helper from chef_helper · 56933518
      Richard Clamp authored
      chef_helper loads a lot of chef related testing libraries, and includes
      a call to ohai to configure them.  This is not always needed when
      testing library code/rake tasks.
      
      When running examples directly from the command-line during development
      we can see a speedup of around 1.5 seconds, by using the reduced
      `spec_helper` rather than the full `chef_helper`.
      56933518
  33. Feb 15, 2018
  34. Feb 07, 2018
  35. Feb 06, 2018
Loading