mastodon/lib/mastodon
Claire c48634cf5f
Some checks are pending
Check i18n / check-i18n (push) Waiting to run
Chromatic / Check for relevant changes (push) Waiting to run
Chromatic / Run Chromatic (push) Blocked by required conditions
CodeQL / Analyze (actions) (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
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 / 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
Bump version to v4.5.6 (#37722)
2026-02-03 14:28:23 +00:00
..
cli Add flag to preserve cached media on cleanup (#36200) 2026-01-29 15:53:51 +00:00
middleware Add specs for PublicFileServer middleware (#35219) 2025-06-30 11:23:11 +00:00
prometheus_exporter Start local prometheus_exporter server only in puma/sidekiq startup (#35005) 2025-06-11 13:37:59 +00:00
database.rb Fix behavior of database schema loading with SKIP_POST_DEPLOYMENT_MIGRATIONS (#34089) 2025-03-07 13:41:16 +00:00
email_configuration_helper.rb Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
feature.rb Move feature flag test setup into config (#34124) 2025-03-11 13:29:17 +00:00
migration_helpers.rb Use unchanging github links in docs/comments (#29545) 2024-03-11 15:14:55 +00:00
migration_warning.rb Update rubocop to version 1.76.0 (#34926) 2025-06-05 12:09:05 +00:00
redis_configuration.rb Update sidekiq to version 7 (#34745) 2025-05-26 15:32:41 +00:00
sidekiq_middleware.rb Add support for Active Record query log tags (#33342) 2024-12-18 10:05:00 +00:00
snowflake.rb Fix Style/SelfAssignment cop (#28171) 2023-12-01 15:52:52 +00:00
version.rb Bump version to v4.5.6 (#37722) 2026-02-03 14:28:23 +00:00
worker_batch_middleware.rb Fix jobs being added to batch after they might already execute (#35496) 2025-07-28 08:20:12 +00:00