zulip/zerver/management/commands
Vladislav Manchev d7e1e4a2c0 Add initial implementation of custom realm filters.
This PR was abandoned by Vladislav and then substantially modified by
Igor Tokarev and Tim Abbott to complete it and fix a number of bugs.

Fixes #544.
2016-11-17 17:11:25 -08:00
..
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
add_users_to_streams.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
bankrupt_users.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
bulk_change_user_name.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
change_user_email.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
check_apns_tokens.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
check_redis.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
checkconfig.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
compilemessages.py Percent translated should be an integer. 2016-08-09 16:19:07 -07:00
create_realm.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
create_stream.py create_stream.py: Fix broken code. 2016-07-07 10:06:39 -07:00
create_user.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
deactivate_realm.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
deactivate_user.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
delete_old_unclaimed_attachments.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
deliver_email.py Annotate zerver/management/commands/deliver_email.py. 2016-09-12 08:10:50 -07:00
dump_messages.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
email_mirror.py email_mirror: Use correct string types. 2016-10-11 11:27:35 -07:00
enqueue_digest_emails.py settings: Refactor SYSTEM_ONLY_REALMS configuration. 2016-08-12 12:12:53 -07:00
enqueue_file.py enqueue_file.py: Add type hint for mypy. 2016-07-07 10:07:51 -07:00
export.py Annotate commands/export.py. 2016-09-11 17:15:35 -07:00
export_single_user.py Annotate commands/export_single_user.py. 2016-09-11 17:15:35 -07:00
export_usermessage_batch.py Annotate commands/export_usermessage_batch.py. 2016-09-11 17:15:35 -07:00
fill_memcached_caches.py management: Fix recent argument parsing regressions. 2016-10-16 20:36:33 -07:00
generate_invite_links.py Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
generate_realm_creation_link.py zerver: Fix lines with length greater than 120. 2016-07-08 11:41:43 -07:00
get_migration_status.py Optimize checks of test database state by moving into Python. 2016-10-05 10:40:19 -07:00
gravatar_to_user_avatar.py avatar: Move avatar hash computations to their own file. 2016-10-02 21:19:10 -07:00
import.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
initialize_voyager_db.py do_create_realm: Replace domain argument with string_id. 2016-11-02 22:46:34 -07:00
knight.py zerver: Fix lines with length greater than 120. 2016-07-08 11:41:43 -07:00
logout_all_users.py management: Fix recent argument parsing regressions. 2016-10-16 20:36:33 -07:00
makemessages.py Ignore docs directory while creating translation strings. 2016-10-10 08:23:56 -07:00
print_email_delivery_backlog.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
process_queue.py logging: Reducing logging in run-dev.py for queue workers. 2016-11-17 11:12:02 -08:00
purge_queue.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
query_ldap.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
rate_limit.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
reactivate_realm.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
realm_alias.py realm_alias: Access realm alias objects in lower-case. 2016-11-09 16:31:48 -08:00
realm_emoji.py Annotate zerver/management/commands/realm_emoji.py. 2016-09-12 08:10:50 -07:00
realm_filters.py Add initial implementation of custom realm filters. 2016-11-17 17:11:25 -08:00
remove_users_from_stream.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
rename_stream.py rename_stream.py: Fix broken code. 2016-07-07 10:08:29 -07:00
rundjango.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
runtornado.py Django 1.10: apply_response_fixes was removed. 2016-11-14 16:09:12 -08:00
send_password_reset_email.py Annotate send_password_reset_email.py. 2016-09-11 17:09:27 -07:00
send_stats.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
send_test_email.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
send_webhook_fixture_message.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
set_default_streams.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
set_message_flags.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
show_admins.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
sync_ldap_user_data.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
turn_off_digests.py Django 1.10: Use add_argument for options in BaseCommand. 2016-11-04 10:20:23 -07:00
update_permissions.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00