mastodon/app/workers/scheduler
Matt Jankowski 37c82a3003
Some checks are pending
Bundler Audit / security (push) Waiting to run
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Crowdin / Upload translations / upload-translations (push) Waiting to run
Check formatting / lint (push) Waiting to run
CSS Linting / lint (push) Waiting to run
Haml Linting / lint (push) Waiting to run
JavaScript Linting / lint (push) Waiting to run
Ruby Linting / lint (push) Waiting to run
JavaScript Testing / test (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Historical data migration test / test (16-alpine) (push) Waiting to run
Historical data migration test / test (17-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / test (3.3) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.2) (push) Blocked by required conditions
Ruby Testing / ImageMagick tests (3.3) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.3) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.3, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Update sidekiq to version 7 (#34745)
2025-05-26 15:32:41 +00:00
..
trends Add a short-lived lock to trend refresh scheduler (#27253) 2023-10-03 12:21:32 +02:00
accounts_statuses_cleanup_scheduler.rb Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 2023-05-04 10:13:00 +02:00
auto_close_registrations_scheduler.rb Finish email allow/deny list naming migration (#30530) 2024-08-13 07:37:32 +00:00
follow_recommendations_scheduler.rb Change algorithm of follow recommendations (#28314) 2023-12-19 10:59:43 +00:00
indexing_scheduler.rb Add annual reports for accounts (#28693) 2024-01-24 09:38:10 +00:00
instance_refresh_scheduler.rb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304) 2023-08-03 11:04:05 +02:00
ip_cleanup_scheduler.rb Fix Rails/WhereRange cop (#30343) 2024-05-20 09:37:36 +00:00
pghero_scheduler.rb Change indexing frequency from 5 minutes to 1 minute, add locks to schedulers (#26304) 2023-08-03 11:04:05 +02:00
scheduled_statuses_scheduler.rb Update location of unused MIN_SCHEDULE_OFFSET constant (#31217) 2024-11-07 10:28:59 +00:00
self_destruct_scheduler.rb Update sidekiq to version 7 (#34745) 2025-05-26 15:32:41 +00:00
software_update_check_scheduler.rb Add admin notifications for new Mastodon versions (#26582) 2023-09-01 17:47:07 +02:00
suspended_user_cleanup_scheduler.rb Add Account#unavailable? and Account#permanently_unavailable? aliases (#28053) 2023-11-30 15:43:26 +00:00
user_cleanup_scheduler.rb Fix deletion of unconfirmed users with Webauthn set (#33186) 2024-12-05 09:38:48 +00:00
vacuum_scheduler.rb Fix: remove broken OAuth Application vacuuming & throttle OAuth Application registrations (#30316) 2024-05-29 14:00:05 +00:00