mastodon/app/controllers/api/v1/admin
Matt Jankowski 0397df9bef
Some checks failed
Bundler Audit / security (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Check formatting / lint (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.1) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.1) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.1) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Resolve TODO in api/v1/admin/domain_* controllers (#31067)
2024-07-19 15:32:42 +00:00
..
trends Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
account_actions_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
accounts_controller.rb Move repeated insert_pagination_headers method to api base class (#29606) 2024-03-18 10:11:53 +00:00
canonical_email_blocks_controller.rb Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
dimensions_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
domain_allows_controller.rb Resolve TODO in api/v1/admin/domain_* controllers (#31067) 2024-07-19 15:32:42 +00:00
domain_blocks_controller.rb Resolve TODO in api/v1/admin/domain_* controllers (#31067) 2024-07-19 15:32:42 +00:00
email_domain_blocks_controller.rb Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
ip_blocks_controller.rb Move pagination_params into API::BaseController (#28845) 2024-05-30 14:56:48 +00:00
measures_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
reports_controller.rb Move repeated insert_pagination_headers method to api base class (#29606) 2024-03-18 10:11:53 +00:00
retention_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
tags_controller.rb Extract permitted params constant in v1/admin/tags (#30652) 2024-06-11 15:29:41 +00:00