.. |
data_import
|
slack import: Map Slack guest users to Zulip guests.
|
2019-11-12 12:12:59 -08:00 |
lib
|
digest: Switch from emails to user IDs for logging.
|
2019-11-15 17:07:52 -08:00 |
management
|
management commands: Fix incorrect use of user_profile.email.
|
2019-11-15 16:43:51 -08:00 |
migrations
|
settings: Add setting for who can edit user groups.
|
2019-11-03 16:45:13 -08:00 |
openapi
|
tests: Remove update-stream from curl test exclude_list.
|
2019-11-15 15:53:31 -08:00 |
templatetags
|
openapi: Pass api_url to curl example generation.
|
2019-08-17 11:35:08 -07:00 |
tests
|
tornado: Remove stale user_profile_email field.
|
2019-11-15 17:07:52 -08:00 |
tornado
|
tornado: Use delivery_email in logging.
|
2019-11-15 17:16:05 -08:00 |
views
|
archive: Fix calculation of gravatar URL.
|
2019-11-15 17:14:44 -08:00 |
webhooks
|
request: Tighten type checking on REQ.
|
2019-11-13 12:35:55 -08:00 |
worker
|
queue processors: Switch SignupWorker to logging user IDs.
|
2019-11-15 17:07:24 -08:00 |
__init__.py
|
…
|
|
apps.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
context_processors.py
|
context: Rename social_backends to external_authentication_methods.
|
2019-11-03 15:55:44 -08:00 |
decorator.py
|
settings: Add setting for who can edit user groups.
|
2019-11-03 16:45:13 -08:00 |
filters.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
forms.py
|
cleanup: Delete leading newlines.
|
2019-08-06 23:29:11 -07:00 |
logging_handlers.py
|
version: Only let `git describe` match tags beginning with a digit.
|
2019-10-24 14:54:45 -07:00 |
middleware.py
|
middleware: Fix exception typing.
|
2019-07-31 12:23:20 -07:00 |
models.py
|
get_user_by_id: Use delivery_email when finding cross-realm bots.
|
2019-11-15 17:17:05 -08:00 |
signals.py
|
onboarding: Use delivery_email in "new login" notifications.
|
2019-11-14 12:19:47 -08:00 |