zulip/zephyr/management/commands
Keegan McAllister 0fdc3b772e runtornado: Print busy percentage at most once every 5s
(imported from commit 017bd01f96689f06c6d166bea47b5112fad05f8c)
2013-01-10 17:21:24 -05:00
..
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00
activate_mit.py Implement MIT signups. 2012-10-29 16:59:37 -04:00
add_users_to_streams.py management: add a script to add users in a domain to streams. 2013-01-09 11:56:11 -05:00
banish_broken.py banish_broken: Fix handling of jesstess|MIT.EDU@mit.edu. 2012-12-04 10:59:26 -05:00
clear_db.py Cut out duplicated code between clear_database and populate_db. 2012-10-29 14:54:18 -04:00
create_realm.py Log an event on new realm creation. 2012-12-05 15:34:18 -05:00
create_user.py Factor out notifying of a new user into a separate function, notify on manage.py create_user. 2012-12-07 17:32:16 -05:00
dump_passwords.py dump_pointers and dump_passwords: Add error handling for deleted users. 2012-12-14 17:15:32 -05:00
dump_pointers.py Fix dump_pointers on last time. 2012-12-15 09:28:22 -05:00
dump_useractivity.py Add dump_useractivity migration helper tool. 2012-12-12 15:45:55 -05:00
expunge_db.py Implement a command to expunge old UserMessages and Messages from the database 2012-11-30 17:24:37 -05:00
expunge_logs.py Implement a command to expunge old entries from log files 2012-11-30 17:24:37 -05:00
populate_db.py Move bulk_create_* methods to bulk_create.py. 2013-01-10 16:59:36 -05:00
print_initial_password.py print_initial_password: Print API keys too 2012-10-17 18:23:01 -04:00
runtornado.py runtornado: Print busy percentage at most once every 5s 2013-01-10 17:21:24 -05:00
set_default_streams.py log_event: Clean up duplicated timestamp setting code. 2012-12-05 15:34:19 -05:00
test_deactivate.py Add command to mark users as inactive. 2012-12-13 14:15:31 -05:00
test_messages.txt populated_db: Rename many functions/variables from zephyr => message. 2012-10-03 18:14:15 -04:00
update_mit_fullnames.py Helper scripts to fix some buggy users. 2012-11-14 15:03:49 -05:00