summaryrefslogtreecommitdiff
path: root/app/models/postgresql/replication_slot.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-0/+50
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-2/+2
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Fix background migrations failing with unused replication slotsh-handle-nil-replication-lagStan Hu2019-06-251-1/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Disable replication lag check for Aurora PostgreSQL databasessh-fix-issue-52176Stan Hu2018-11-031-0/+11
* Respond to DB health in background migrationsYorick Peterse2018-08-061-0/+32