zulip/zilencer/management/commands
Tim Abbott 27b79e7189 populate_db: Fix duplicate test data when run multithreaded.
The previous implementation resulted in each of the 10 threads using
the same random seed and thus same messages.

Fixes #6028.
2017-08-05 11:22:11 -07:00
..
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
compare_messages.py Always start python via shebang lines. 2016-11-26 14:46:37 -08:00
mark_all_messages_unread.py unread: Add tool for marking all messages as unread for testing. 2017-04-25 15:40:12 -07:00
migrate_stream_notifications.py Annotate most Zulip management commands. 2016-06-04 10:12:06 -07:00
populate_db.py populate_db: Fix duplicate test data when run multithreaded. 2017-08-05 11:22:11 -07:00
print_initial_password.py zilencer: Eliminate get_user_profile_by_email from print_initial_password. 2017-07-18 17:14:05 -07:00
profile_request.py zilencer: Eliminate get_user_profile_by_email from profile_request. 2017-07-18 17:14:05 -07:00
render_messages.py render_messages: Fix buggy handling of edit history. 2017-02-18 22:33:26 -08:00
sync_api_key.py zilencer: Eliminate get_user_profile_by_email from sync_api_key. 2017-07-18 17:14:05 -07:00