mastodon/spec
David Roetzel 5a7a4fff11
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
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 / 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
First draft of Collection update API (#37110)
2025-12-04 10:00:21 +00:00
..
chewy
config/initializers/rack
configuration Fix support for special characters in various environment variables (#35314) 2025-07-09 08:58:41 +00:00
controllers Use before_action to protect hidden collections in following/followers lists (#35783) 2025-10-30 16:34:19 +00:00
fabrication
fabricators First draft of API to get a single collection (#37053) 2025-12-01 15:04:52 +00:00
fixtures
generators
helpers Remove unused obscured_counter helper method (#35627) 2025-08-01 14:28:45 +00:00
lib Remove unused data from 2025 annual reports (#37033) 2025-11-28 08:58:34 +00:00
locales
mailers Fix SMTP configuration with mail 2.9.0 (#36646) 2025-10-30 11:21:32 +00:00
models First draft of Collection update API (#37110) 2025-12-04 10:00:21 +00:00
policies First draft of Collection update API (#37110) 2025-12-04 10:00:21 +00:00
presenters
requests First draft of Collection update API (#37110) 2025-12-04 10:00:21 +00:00
routing Update rubocop to version 1.79.0 (#35502) 2025-07-25 07:22:05 +00:00
search/models/concerns/account
serializers First draft of API to get a single collection (#37053) 2025-12-01 15:04:52 +00:00
services First draft of Collection update API (#37110) 2025-12-04 10:00:21 +00:00
support Use thread support helper in concurrent insert tag spec (#37112) 2025-12-04 09:11:53 +00:00
system Remove duplicate set_locale around action in auth/registrations (#36455) 2025-12-03 15:34:10 +00:00
validators Add ability to block words in usernames (#35407) 2025-07-29 10:19:15 +00:00
views
workers Fix scheduled quote posts being posted as non-quote posts (#36550) 2025-10-21 16:00:40 +00:00
flatware_helper.rb
rails_helper.rb Add integration tests for mastodon-streaming (#36025) 2025-09-30 07:27:09 +00:00
spec_helper.rb