..
__init__.py
[manual] Rename Django app from zephyr to zerver.
2013-08-06 07:39:36 -04:00
add_users_to_streams.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
bankrupt_users.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
bulk_change_user_name.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
change_user_email.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
check_apns_tokens.py
Clean up some unused imports.
2013-11-04 11:51:17 -05:00
check_redis.py
Fix check_redis abuse of setting self.trim global.
2016-02-03 19:29:44 -08:00
checkconfig.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
create_realm.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
create_stream.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
create_user.py
Update create_user management command.
2015-11-08 19:41:00 -08:00
deactivate_realm.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
deactivate_user.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
deliver_email.py
Consistently use /usr/bin/env python2.7 in shebangs and commands.
2015-10-21 22:58:21 +00:00
dump_messages.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
email-mirror.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
enqueue_digest_emails.py
Apply Python 3 futurize transform lib2to3.fixes.fix_ws_comma.
2015-11-01 09:26:14 -08:00
enqueue_file.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08: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
Refactor logic around restricted_to_domain.
2016-02-07 10:54:52 -05: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
Harden style rule for % comprehensions and fix existing errors.
2016-02-02 23:08:19 -08:00
initialize_voyager_db.py
Enterprise => Voyager.
2015-08-21 10:33:35 -07:00
knight.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
logout_all_users.py
Convert uses of Realm.objects.get() to get_realm().
2015-10-15 09:16:58 -04:00
print_email_delivery_backlog.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
process_queue.py
process_queue: Fix worker variable being accessed before initialization.
2016-02-03 19:29:44 -08:00
purge_queue.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
query_ldap.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
rate_limit.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
realm_alias.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
realm_emoji.py
Partially apply Python 3 libmodernize.fixes.fix_dict_six.
2016-03-19 15:52:58 -07:00
realm_filters.py
Make realm_filters --show's empty list output more consistent.
2016-02-03 19:29:44 -08:00
remove_users_from_stream.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
rename_stream.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
rundjango.py
rundjango: Fix confusing return line in log_message_monkey.
2016-02-03 19:31:45 -08:00
runtornado.py
Fix Tornado memory leak with synchronously handled requests.
2016-03-20 16:53:13 -07:00
send_stats.py
Move zulip.com-related statsd configuration out of main settings.py.
2015-08-22 13:49:43 -07:00
set_default_streams.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
set_message_flags.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
show_admins.py
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08: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
Apply Python 3 futurize transform libfuturize.fixes.fix_print_with_import.
2015-11-01 09:26:16 -08:00
update_permissions.py
Fix some remaining references to zephyr.
2013-08-07 10:00:08 -04:00