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 .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 03, 2020
-
-
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
-
- Sep 09, 2020
-
-
- Aug 28, 2020
-
-
- Aug 11, 2020
-
-
* Matching behavior in rails codebase * This will be default behavior in 4.0
-
- Jul 30, 2020
-
-
Catalin Irimie authored
The query is missing a SELECT which causes the database to throw invalid syntax errors when attempting to resume the replication.
-
- Jul 15, 2020
-
-
Gabriel Mazetto authored
task was relocated to gitlab:geo namespace
-
- Jul 10, 2020
-
-
Aakriti Gupta authored
It will allow promotion even if preflight checks fail.
-
- Jul 09, 2020
-
-
Aakriti Gupta authored
preflight checks
-
- Jun 19, 2020
-
-
Alex Ives authored
- Update POC code to also call rake task that calls primary api to pause - Add changelog Relates to https://gitlab.com/gitlab-org/omnibus-gitlab/issues/35913
-
- Jun 16, 2020
-
-
Aakriti Gupta authored
-
- Jun 11, 2020
-
-
Aakriti Gupta authored
It will run preflight checks for promoting to a primary node. `promote-to-primary-node` command can include or optionally skip these checks.
-
- May 25, 2020
-
-
Aakriti Gupta authored
-
- May 22, 2020
-
-
Aakriti Gupta authored
-
- Jul 03, 2019
-
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
Balasankar C authored
Signed-off-by:
Balasankar "Balu" C <balasankar@gitlab.com>
-
- Mar 21, 2019
-
-
Michael Kozono authored
Defaults to gitlabhq_production (backwards-compatible).
-
- Aug 13, 2018
-
-
Stan Hu authored
-
- May 19, 2018
-
-
Stan Hu authored
-
Stan Hu authored
We needed this setting when a failover happen and the secondary wasn't able to pull the latest segment from the current timeline. Setting to latest allows the secondary to recovery in case this happens. See https://www.postgresql.org/docs/9.6/static/continuous-archiving.html#BACKUP-TIMELINES for more details. Relates to gitlab-com/migration#407
-
- May 04, 2018
-
-
Stan Hu authored
We saw that on GitLab.com, turning off SSL compression while keeping SSL on virtually eliminated replication lag while the site was operating. This change won't affect a current Geo installation since this requires a change in recovery.conf and a PostgreSQL restart on the secondary, but it will take effect for new installations. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/3495
-
- Apr 13, 2018
-
-
Valery Sizov authored
-
- Mar 01, 2018
-
-
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`.
-
- Feb 15, 2018
-
-
Gabriel Mazetto authored
-
- Feb 07, 2018
-
- Jan 15, 2018
-
-
Douglas Barbosa Alexandre authored
-
- Dec 22, 2017
-
-
Ernst van Nierop authored
Closes #3009
-
- Dec 13, 2017
-
-
- Nov 29, 2017
-
-
Grzegorz Bizon authored
-
- Nov 27, 2017
-
-
- Nov 09, 2017
-
-
Marin Jankovski authored
-
- Nov 08, 2017
-
-
- Nov 03, 2017
-
-