summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/sidekiq_middleware/memory_killer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add frozen_string_literal to lib part 2Thong Kuah2019-08-231-0/+2
* Fix sidekiq memory killer warning messagefix-sidekiq-memory-killer-warn-messageShinya Maeda2019-07-301-2/+5
* Logging sidekiq worker class name in SidekiqMemoryKillerprint-sidekiq-class-name-in-memory-killerShinya Maeda2019-07-251-0/+3
* Fix the last-ditch memory killer pgroup SIGKILLNick Thomas2019-03-091-1/+1
* sidekiq: terminate child processes at shutdownNick Thomas2019-03-041-1/+12
* SIGSTP should be SIGTSTPNick Thomas2019-03-011-1/+1
* Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-281-0/+63
* Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-261-63/+0
* Send SIGSTP before SIGTERM to actually give Sidekiq jobs 30s to finish when t...dm-sidekiq-sigstpDouwe Maan2017-11-021-0/+63