|
@@ -158,8 +158,6 @@ module = [
|
|
|
"sentry.api.decorators",
|
|
|
"sentry.api.endpoints.accept_organization_invite",
|
|
|
"sentry.api.endpoints.accept_project_transfer",
|
|
|
- "sentry.api.endpoints.api_application_details",
|
|
|
- "sentry.api.endpoints.api_tokens",
|
|
|
"sentry.api.endpoints.artifact_lookup",
|
|
|
"sentry.api.endpoints.auth_config",
|
|
|
"sentry.api.endpoints.auth_login",
|
|
@@ -331,7 +329,6 @@ module = [
|
|
|
"sentry.api.endpoints.user_subscriptions",
|
|
|
"sentry.api.event_search",
|
|
|
"sentry.api.fields.actor",
|
|
|
- "sentry.api.fields.avatar",
|
|
|
"sentry.api.fields.user",
|
|
|
"sentry.api.helpers.deprecation",
|
|
|
"sentry.api.helpers.events",
|
|
@@ -400,11 +397,6 @@ module = [
|
|
|
"sentry.apidocs.schema",
|
|
|
"sentry.audit_log.manager",
|
|
|
"sentry.auth.access",
|
|
|
- "sentry.auth.authenticators.base",
|
|
|
- "sentry.auth.authenticators.recovery_code",
|
|
|
- "sentry.auth.authenticators.sms",
|
|
|
- "sentry.auth.authenticators.totp",
|
|
|
- "sentry.auth.authenticators.u2f",
|
|
|
"sentry.auth.helper",
|
|
|
"sentry.auth.provider",
|
|
|
"sentry.auth.providers.dummy",
|
|
@@ -912,7 +904,6 @@ module = [
|
|
|
"sentry.tasks.merge",
|
|
|
"sentry.tasks.post_process",
|
|
|
"sentry.tasks.process_buffer",
|
|
|
- "sentry.tasks.reprocessing",
|
|
|
"sentry.tasks.reprocessing2",
|
|
|
"sentry.tasks.sentry_apps",
|
|
|
"sentry.tasks.servicehooks",
|
|
@@ -1257,7 +1248,6 @@ module = [
|
|
|
"tests.sentry.integrations.slack.test_requests",
|
|
|
"tests.sentry.integrations.slack.test_unfurl",
|
|
|
"tests.sentry.integrations.slack.test_uninstall",
|
|
|
- "tests.sentry.integrations.slack.webhooks.actions.test_status",
|
|
|
"tests.sentry.integrations.slack.webhooks.commands",
|
|
|
"tests.sentry.integrations.slack.webhooks.commands.test_post",
|
|
|
"tests.sentry.integrations.slack.webhooks.events.test_discover_link_shared",
|
|
@@ -1460,10 +1450,8 @@ module = [
|
|
|
"tests.sentry_plugins.github.test_provider",
|
|
|
"tests.sentry_plugins.heroku.test_plugin",
|
|
|
"tests.sentry_plugins.jira.test_plugin",
|
|
|
- "tests.sentry_plugins.opgsenie.test_plugin",
|
|
|
"tests.sentry_plugins.pagerduty.test_plugin",
|
|
|
"tests.sentry_plugins.pushover.test_plugin",
|
|
|
- "tests.sentry_plugins.slack.test_plugin",
|
|
|
"tests.sentry_plugins.test_client",
|
|
|
"tests.sentry_plugins.trello.test_plugin",
|
|
|
"tests.sentry_plugins.twilio.test_plugin",
|