zulip/zerver/management/commands
David Roe edf7e732a2 ENTERPRISE => VOYAGER.
(imported from commit 4f8080b9f506a87ca40bef32e39de5218cba916a)
2015-08-21 10:33:35 -07:00
..
__init__.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
add_users_to_streams.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
bankrupt_users.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
bulk_change_user_name.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
change_user_email.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
check_apns_tokens.py Clean up some unused imports. 2013-11-04 11:51:17 -05:00
check_redis.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
checkconfig.py Update installation instructions to include configuring the app. 2013-11-13 12:02:50 -05:00
create_realm.py ENTERPRISE => VOYAGER. 2015-08-21 10:33:35 -07:00
create_stream.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
create_user.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
deactivate_user.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
deliver_email.py revert changes to deliver_email.py introduced in dc5e78cccb 2014-02-10 15:22:20 -05:00
dump_messages.py Enable absolute imports for non-third-party code where it was omitted previously 2013-10-25 14:13:30 -04:00
email-mirror.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
enqueue_digest_emails.py ENTERPRISE => VOYAGER. 2015-08-21 10:33:35 -07:00
enqueue_file.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
expunge_db.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
expunge_logs.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
fill_memcached_caches.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
generate_invite_links.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
gravatar_to_user_avatar.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
import_dump.py Added import_dump command to manage.py to import JSON database dumps 2015-08-20 21:19:57 -07:00
import_realm_filters.py [manual] Add a manage.py command to import realm filters 2013-12-11 14:39:10 -05:00
initialize_enterprise_db.py Build internal bots in the zulip.com domain. 2013-11-14 11:16:16 -05:00
knight.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
logout_all_users.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
print_email_delivery_backlog.py fixup supervisor oops related to postmaster config 2013-11-13 17:15:55 -05:00
process_queue.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
purge_queue.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
query_ldap.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
rate_limit.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
realm_alias.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
realm_emoji.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
realm_filters.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
remove_users_from_stream.py [manual] Rename Django app from zephyr to zerver. 2013-08-06 07:39:36 -04:00
rename_stream.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
runtornado.py Django 1.7 compatibility: miscellaneous changes 2015-08-20 23:01:26 -07:00
send_stats.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
set_default_streams.py Set default streams to engineering,social when creating realms. 2013-11-25 14:00:28 -05:00
set_message_flags.py Clean up some unused imports. 2013-11-04 11:51:17 -05:00
show_admins.py Django 1.8: declare positional arguments in management commands 2015-08-20 23:35:40 -07:00
sync_ldap_user_data.py Management command to update names from the LDAP database 2013-11-25 17:44:47 -05:00
turn_off_digests.py Add a management command to bulk turn off digests. 2014-01-15 16:07:17 -05:00
update_permissions.py Fix some remaining references to zephyr. 2013-08-07 10:00:08 -04:00