.. |
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
add_users_to_mailing_list.py
|
Script to add all current Zulip users to a mailchimp list.
|
2016-12-29 16:24:40 -08:00 |
add_users_to_streams.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08: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
|
mypy: Convert several directories to use typing.Text.
|
2016-12-07 20:51:05 -08:00 |
create_realm.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
create_stream.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
create_user.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
deactivate_realm.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08: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
|
pep8: Fix many rule E128 violations.
|
2016-12-03 13:33:31 -08:00 |
dump_messages.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
email_mirror.py
|
pep8: Fix E129 violations
|
2016-12-03 10:56:36 -08:00 |
enqueue_digest_emails.py
|
Change settings.SYSTEM_ONLY_REALMS to use Realm.string_id.
|
2017-01-06 19:45:08 -08:00 |
enqueue_file.py
|
enqueue_file.py: Add type hint for mypy.
|
2016-07-07 10:07:51 -07:00 |
export.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08: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
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
generate_realm_creation_link.py
|
Always start python via shebang lines.
|
2016-11-26 14:46:37 -08:00 |
get_migration_status.py
|
pep8: Fix many rule E128 violations.
|
2016-12-03 13:33:31 -08: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
|
pep8: Fix E128 violations.
|
2016-12-13 10:50:14 -08:00 |
initialize_voyager_db.py
|
bulk_create: Refactor bulk_create_users to take Realm instead of domains.
|
2016-12-15 13:22:17 -08:00 |
knight.py
|
pep8: Fix many rule E128 violations.
|
2016-12-03 13:33:31 -08:00 |
logout_all_users.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
makemessages.py
|
mypy: Convert several directories to use typing.Text.
|
2016-12-07 20:51:05 -08:00 |
print_email_delivery_backlog.py
|
lint: Fix E127 pep8 violations.
|
2016-12-01 10:23:55 -08:00 |
process_queue.py
|
pep8: Fix E301 pep8 violations.
|
2016-11-29 08:51:44 -08:00 |
purge_queue.py
|
pep8: Fix E301 pep8 violations.
|
2016-11-29 08:51:44 -08: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
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
realm_alias.py
|
Manage allowed domains from admin settings.
|
2017-01-06 12:03:31 -08:00 |
realm_emoji.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
realm_filters.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
remove_users_from_stream.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
rename_stream.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
rundjango.py
|
Annotate most Zulip management commands.
|
2016-06-04 10:12:06 -07:00 |
runtornado.py
|
pep8: Fix many rule E128 violations.
|
2016-12-03 13:33:31 -08:00 |
send_password_reset_email.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08: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
|
Always start python via shebang lines.
|
2016-11-26 14:46:37 -08:00 |
set_default_streams.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
set_message_flags.py
|
lint: Fix E127 pep8 violations.
|
2016-12-01 10:23:55 -08:00 |
show_admins.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
sync_ldap_user_data.py
|
Annotate most Zulip management commands.
|
2016-06-04 10:12:06 -07:00 |
turn_off_digests.py
|
Rename models.get_realm_by_string_id to get_realm.
|
2017-01-04 17:12:23 -08:00 |
update_permissions.py
|
Django 1.10: Use new app discovery system.
|
2016-11-26 15:04:20 -08:00 |