..
__init__.py
…
add_users_to_streams.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
archive_messages.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
audit_fts_indexes.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
backup.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
bulk_change_user_name.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
change_password.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
change_realm_subdomain.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
change_user_email.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
change_user_role.py
change_user_role: List role choices in --help output.
2023-12-14 15:06:18 -08:00
check_redis.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
checkconfig.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
compilemessages.py
compilemessages: Normalize language names to NFC.
2023-10-26 16:27:35 -07:00
convert_mattermost_data.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
convert_rocketchat_data.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
convert_slack_data.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
create_default_stream_groups.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
create_realm.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
create_realm_internal_bots.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
create_stream.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
create_user.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
deactivate_realm.py
do_deactivate_realm: Add deactivation_reason kwarg.
2024-05-19 23:07:28 -07:00
deactivate_user.py
ruff: Fix UP032 Use f-string instead of `format` call.
2024-03-21 08:59:17 -07:00
delete_old_unclaimed_attachments.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
delete_realm.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
delete_user.py
ruff: Fix UP032 Use f-string instead of `format` call.
2024-03-21 08:59:17 -07:00
deliver_scheduled_emails.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
deliver_scheduled_messages.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
edit_linkifiers.py
models: Extract zerver.models.linkifiers.
2023-12-16 22:08:44 -08:00
email_mirror.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
enqueue_digest_emails.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
enqueue_file.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
export.py
do_deactivate_realm: Add deactivation_reason kwarg.
2024-05-19 23:07:28 -07:00
export_search.py
export_search: Support --dm with one user, for all their DMs.
2024-05-24 10:49:52 -07:00
export_single_user.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
export_usermessage_batch.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
fetch_tor_exit_nodes.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
fill_memcached_caches.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
generate_realm_creation_link.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
get_migration_status.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
import.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
list_realms.py
models: Replace realm.uri with realm.url.
2024-05-08 11:12:43 -07:00
logout_all_users.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
makemessages.py
python: Mark regexes as raw strings.
2024-04-26 12:30:31 -07:00
merge_streams.py
models: Extract zerver.models.streams.
2023-12-16 22:08:44 -08:00
process_queue.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
promote_new_full_members.py
management: Add lockfiles to all _once management jobs.
2024-04-24 14:40:28 -07:00
purge_queue.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
query_ldap.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
rate_limit.py
models: Extract zerver.models.users.
2023-12-16 22:08:44 -08:00
reactivate_realm.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
realm_domain.py
models: Extract zerver.models.realms.
2023-12-16 22:08:44 -08:00
register_server.py
register_server: Check write access to secrets file when rotate_key.
2024-03-22 09:33:00 -07:00
remove_users_from_stream.py
models: Extract zerver.models.streams.
2023-12-16 22:08:44 -08:00
reset_authentication_attempt_count.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
restore_messages.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
runtornado.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
scrub_realm.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
send_custom_email.py
send_custom_email: is_realm_admin is a property, not a real column.
2024-03-19 13:19:45 -07:00
send_password_reset_email.py
emails: Replace occurrences of uri with url in email templates.
2024-05-24 11:18:35 -07:00
send_realm_reactivation_email.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
send_test_email.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
send_to_email_mirror.py
models: Extract zerver.models.streams.
2023-12-16 22:08:44 -08:00
send_webhook_fixture_message.py
models: Extract zerver.models.realms.
2023-12-16 22:08:44 -08:00
send_welcome_bot_message.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
send_zulip_update_announcements.py
management: Provide a common lockfile dir, and a decorator for it.
2024-04-24 14:40:28 -07:00
show_admins.py
mypy: Enable new error explicit-override.
2023-10-12 12:28:41 -07:00
soft_deactivate_users.py
management: Add lockfiles to all _once management jobs.
2024-04-24 14:40:28 -07:00
sync_ldap_user_data.py
python: Avoid relying on Collection supertype of QuerySet.
2024-04-16 23:02:16 -07:00
transfer_uploads_to_s3.py
management: Move commands to all use ZulipBaseCommand.
2024-05-24 10:30:16 -07:00
unarchive_channel.py
help: Rename unarchive_stream management command to unarchive_channel.
2024-05-06 11:18:45 -07:00