Anders Kaseorg
|
bdc365d0fe
|
logging: Pass format arguments to logging.
https://docs.python.org/3/howto/logging.html#optimization
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2020-05-02 10:18:02 -07:00 |
Tim Abbott
|
6618cec9db
|
logging: Switch various logging code paths to use user IDs.
This fixes EMAIL_ADDRESS_VISIBILITY_ADMINS support as well as being
more reliable/stable over time.
|
2019-11-15 17:24:01 -08:00 |
Anders Kaseorg
|
649235cfec
|
python: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
|
2019-02-22 16:54:36 -08:00 |
Vishnu Ks
|
949d098e99
|
management: Add tooling for transfering local uploads to s3.
This solves a common migration problem for folks who cut corners when
first setting up Zulip.
Fixes #11294.
|
2019-02-14 14:31:46 -08:00 |