.. |
__init__.py
|
views: Rename __init__.py to zerver.views.registration.
|
2017-01-08 16:21:15 -08:00 |
alert_words.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
attachments.py
|
attachments: Remove unnecessary use of REQ.
|
2017-10-27 15:18:44 -07:00 |
auth.py
|
Change urllib import to be Python 3-specific.
|
2017-11-07 10:46:42 -08:00 |
compatibility.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
custom_profile_fields.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
email_log.py
|
Change urllib import to be Python 3-specific.
|
2017-11-07 10:46:42 -08:00 |
email_mirror.py
|
zerver/views: Remove absolute_import.
|
2017-09-27 10:00:39 -07:00 |
events_register.py
|
Support client_gravatar field for event registration.
|
2017-11-07 10:42:17 -08:00 |
home.py
|
refactor: Remove six.moves.zip import.
|
2017-11-07 10:46:42 -08:00 |
hotspots.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
integrations.py
|
subdomains: Dedupe out the last copy of Realm.host_for_subdomain.
|
2017-10-30 18:29:29 -07:00 |
invite.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
messages.py
|
zerver: Remove inheritance from object.
|
2017-11-06 08:53:48 -08:00 |
muting.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
pointer.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
presence.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
push_notifications.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
reactions.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
realm.py
|
mypy: Use Dict[Any,Any] for update_realm parameter.
|
2017-11-04 19:47:45 -07:00 |
realm_domains.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
realm_emoji.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
realm_filters.py
|
views: Fix imports of REQ/has_request_variables from the wrong place.
|
2017-10-27 15:07:31 -07:00 |
realm_icon.py
|
zerver/views: Use python 3 syntax for typing.
|
2017-10-26 21:58:22 -07:00 |
registration.py
|
Change urllib import to be Python 3-specific.
|
2017-11-07 10:46:42 -08:00 |
report.py
|
mypy: Improve typing of request.pyi (REQ).
|
2017-11-04 20:26:03 -07:00 |
streams.py
|
Change urllib import to be Python 3-specific.
|
2017-11-07 10:46:42 -08:00 |
tutorial.py
|
decorators: Use human_users_only more aggressively.
|
2017-10-27 15:16:13 -07:00 |
typing.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
unsubscribe.py
|
unsubscribe: Use get_object_from_key for confirmation.
|
2017-11-03 15:33:16 -07:00 |
upload.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
user_settings.py
|
decorator: Cut a bunch of dead imports of two view decorators.
|
2017-11-04 19:27:00 -07:00 |
users.py
|
landing-page: Extract /team/ from /about/.
|
2017-10-31 11:37:42 -07:00 |
zephyr.py
|
zephyr: Update path to process_cache for repository split.
|
2017-10-05 12:35:20 -07:00 |