zulip/zerver/tornado
AcKindle3 521487f444 tornado_url: Replace occurrences of `uri` with `url`.
In #23380 we want to replace all occurrences of `uri` with `url`.
This commit replaces the occurrences appeared in a variable name
`tornado_uri` and a function name `get_tornado_uri`.
2023-04-26 16:37:16 -07:00
..
__init__.py
application.py tornado: Construct Django BaseHandler once, not per-request. 2022-09-30 11:20:45 -07:00
descriptors.py tornado: Support sharding by user ID. 2022-11-15 17:27:01 -08:00
django_api.py tornado_url: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
event_queue.py Remove statsd support. 2023-04-25 19:58:16 -07:00
exceptions.py exceptions: Update error message for BAD_EVENT_QUEUE_ID. 2022-11-30 17:16:12 -08:00
handlers.py requirements: Upgrade Python requirements. 2023-04-25 21:20:33 -07:00
ioloop_logging.py tornado: Remove instrument_tornado_ioloop. 2022-05-02 17:41:49 -07:00
sharding.py tornado_url: Replace occurrences of `uri` with `url`. 2023-04-26 16:37:16 -07:00
views.py linkifier: Support URL templates for linkifiers. 2023-04-19 12:20:49 -07:00