Commit History

作者 SHA1 備註 提交日期
  David Roetzel 388d5473e1 Refactor (ruby) redis configuration (#31694) 2 月之前
  Renaud Chaput 36592d10aa Change Sidekiq readiness file to use an environment variable (#30988) 4 月之前
  Renaud Chaput 7542a134d5 Add a file for Sidekiq to signal it is ready to process jobs (#30971) 4 月之前
  Claire 64300e0fe3 Fix self-destruct schedule not actually replacing initial schedule (#29049) 9 月之前
  Matt Jankowski 9429e30d75 Disable sidekiq unique jobs in test env (#27737) 1 年之前
  Claire 379115e601 Add SELF_DESTRUCT env variable to process self-destructions in the background (#26439) 1 年之前
  Eugen Rochko bf0ab3e0fa Fix vacuum scheduler missing lock, locks never expiring (#19458) 2 年之前
  Eugen Rochko 3917353645 Fix single Redis connection being used across all threads (#18135) 2 年之前
  Eugen Rochko fe71548844 Fix warnings on Rails boot (#16946) 2 年之前
  Takeshi Umeda 9b18914c35 Add a Redis environment variable for sidekiq (#16188) 3 年之前
  Claire 43eff898a0 Prepare Mastodon for Rails 6 (#15911) 3 年之前
  Eugen Rochko e89e976e92 Fix configuration for sidekiq-unique-jobs after 7.x upgrade (#15908) 3 年之前
  Eugen Rochko 9014367bd8 Fix background jobs not using locks like they are supposed to (#13361) 4 年之前
  dependabot-preview[bot] 56531d646e Bump sidekiq from 5.2.7 to 6.0.4 (#11727) 4 年之前
  aus-social 0a4739c732 lint pass 2 (#8878) 6 年之前
  Eugen Rochko 49bbef1202 Use RAILS_LOG_LEVEL to set log level of Sidekiq, too (#7079) 6 年之前
  Akihiko Odaki 2e8a492e88 Raise Mastodon::HostValidationError when host for HTTP request is private (#6410) 6 年之前
  abcang 1aad015bbb Revert unique retry job (#4937) 7 年之前
  abcang 6859d4c028 Enable UniqueRetryJobMiddleware even when called from sidekiq worker (#4836) 7 年之前
  abcang be7ffa2d75 Do not execute the job with the same arguments as the retry job (#4814) 7 年之前
  beatrix 5c1f70b5c5 namespace redis usage (#2869) 7 年之前
  Eugen Rochko c997091166 Clean up redis configuration. Allow using REDIS_URL to set advanced (#2732) 7 年之前
  Les Orchard 7609593e48 Add REDIS_DB env variable to configure Redis database (#1366) 7 年之前
  Effy Elden ab4f5f5da5 Add Heroku deployment support 7 年之前
  Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods 8 年之前
  Eugen Rochko 5764d52b04 Fix Sidekiq pooling issues. Remove API docs from homepage, replace with 8 年之前
  Eugen Rochko 36f3da3cde Adjust down the number of Sidekiq threads to 5 (default of 25 is way too high) 8 年之前
  Eugen Rochko 42dcb0d4cb Adding Sidekiq for background processing (firstly just of mailers) 8 年之前