.. |
__init__.py
|
[manual] Rename Django app from zephyr to zerver.
|
2013-08-06 07:39:36 -04:00 |
add_users_to_mailing_list.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
add_users_to_streams.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
bankrupt_users.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
bulk_change_user_name.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
change_user_email.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
check_redis.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
checkconfig.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
compilemessages.py
|
zerver/management: Remove u prefix from strings.
|
2017-11-02 11:01:47 -07:00 |
convert_bot_to_outgoing_webhook.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
create_default_stream_groups.py
|
mangement: Create command for creating default stream groups.
|
2017-10-26 11:38:48 -07:00 |
create_large_indexes.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
create_stream.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
create_user.py
|
refactor: Remove six.moves.input import.
|
2017-11-07 10:51:44 -08:00 |
deactivate_realm.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
deactivate_user.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
delete_old_unclaimed_attachments.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
deliver_email.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
dump_messages.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
email_mirror.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
enqueue_digest_emails.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
enqueue_file.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
export.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
export_single_user.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
export_usermessage_batch.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
fill_memcached_caches.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
fix_unreads.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
generate_invite_links.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
generate_multiuse_invite_link.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
generate_realm_creation_link.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
get_migration_status.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
import.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
initialize_voyager_db.py
|
lint: Fix lines in Python codebase longer than 120 characters.
|
2017-10-26 17:47:30 -07:00 |
knight.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
list_realms.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
logout_all_users.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
makemessages.py
|
refactor: Remove six.moves.zip import.
|
2017-11-07 10:46:42 -08:00 |
merge_streams.py
|
Extract get_stream_recipient().
|
2017-10-28 17:57:39 -07:00 |
print_email_delivery_backlog.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
process_queue.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
purge_queue.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
query_ldap.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
rate_limit.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
reactivate_realm.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
realm_domain.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
realm_emoji.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
realm_filters.py
|
lint: Fix lines in Python codebase longer than 120 characters.
|
2017-10-26 17:47:30 -07:00 |
remove_users_from_stream.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
rename_stream.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
runtornado.py
|
mypy: Set explicit Any-like parameters for handle_callback_exception in runtornado.py.
|
2017-11-04 19:47:45 -07:00 |
send_password_reset_email.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
send_stats.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
send_test_email.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
send_webhook_fixture_message.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
set_default_streams.py
|
refactor: Replace super(.*self) with Python 3-specific super().
|
2017-10-30 14:30:25 -07:00 |
set_message_flags.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
show_admins.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
show_unreads.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
soft_deactivate_users.py
|
refactor: Remove six.moves.map import.
|
2017-11-07 10:46:42 -08:00 |
sync_ldap_user_data.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |
turn_off_digests.py
|
zerver/management: Use python 3 syntax for typing.
|
2017-10-26 15:24:56 -07:00 |