summaryrefslogtreecommitdiff
path: root/config/initializers/sidekiq.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-2/+2
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-3/+2
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-0/+3
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-3/+9
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-2/+2
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-0/+2
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-1/+6
* 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-4-stable-eeGitLab Bot2020-09-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-17/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-091-0/+5
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-041-9/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-191-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-161-13/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-291-4/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-261-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-201-15/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-241-0/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-4/+10
* Change Sidekiq monitor namespaceQingyu Zhao2019-09-111-1/+1
* Properly handle `sidekiq` skipsidekiq-interrupt-running-jobsKamil Trzciński2019-08-211-4/+3
* Rework `Sidekiq::JobsThreads` into `Monitor`Kamil Trzciński2019-08-211-2/+4
* Allow to interrupt running jobsKamil Trzciński2019-08-211-0/+3
* Add Gitaly and Rugged call timing in Sidekiq logsStan Hu2019-08-091-0/+1
* Adds direct monitoring for sidekiq metricsRyan Cobb2019-07-291-0/+1
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-101-3/+3
* CE-EE parity for files in config/initializersRobert Speicher2019-07-081-0/+13
* Fix Sidekiq initializer fileValery Sizov2019-04-251-12/+12
* Enable Reliable fetcher by defaultValery Sizov2019-04-251-3/+14
* sidekiq: terminate child processes at shutdownNick Thomas2019-03-041-0/+3
* Revert "Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failed"Nick Thomas2019-02-281-1/+1
* Turn on backtrace for sidekiq in developmentThong Kuah2019-02-251-0/+4
* Bump gitlab-reliable-fetcher gemValery Sizov2018-12-171-1/+3
* Merge branch 'store-correlation-logs' into 'master'Stan Hu2018-12-071-0/+3
|\
| * Log and pass correlation-id between Unicorn, Sidekiq and GitalyKamil Trzciński2018-12-061-0/+3
* | Disable Sidekiq feature flag check if features table does not existStan Hu2018-12-061-1/+1
|/
* Clear BatchLoader context between Sidekiq jobsDouwe Maan2018-11-221-0/+1
* Add experimental support for Pumaan-multithreadingAndrew Newdigate2018-10-251-2/+0
* Add reliable fetcher for Sidekiqadd_reliable_fetcherValery Sizov2018-10-031-3/+7
* Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-2/+0
* Disable the Sidekiq Admin Rack sessionStan Hu2018-08-311-0/+6
* Move rbtrace initialization into SidekiqStan Hu2018-07-301-0/+2
* Add support for Sidekiq JSON loggingStan Hu2018-04-041-1/+8
* Restart Unicorn and Sidekiq when GRPC throws 14:Endpoint read failedJacob Vosmaer (GitLab)2018-02-261-1/+1
* Use a dedicated queue for each workerDouwe Maan2017-12-121-16/+2
* Add ApplicationWorker and make every worker include itDouwe Maan2017-12-051-4/+4
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-5/+5
* Update sidekiq redis error rescue to include addrnotavailcatch-redis-address-errorDJ Mountney2017-06-271-1/+1
* Added Gitlab::Database.configYorick Peterse2017-03-171-1/+1
* Clear AR connections before starting SidekiqYorick Peterse2017-03-081-0/+6