zulip/zerver/views/development
Hemanth V. Alluri cd9c1bfb9d devtools: Update the send_all feature of the integrations tool for headers.
Now that we have a system for storing HTTP headers for each integration, we
should fix the send_all button. Previously, it used the same user entered
custom HTTP header (from the GUI) for all of the fixtures, but now we
automatically determine the header with the new system instead.
2019-06-26 10:35:16 -07:00
..
__init__.py tooling: Move email_log.py to development only views. 2019-01-11 12:45:02 -08:00
email_log.py email_log: Fix buggy use of get_realm_stream. 2019-03-18 10:59:30 -07:00
integrations.py devtools: Update the send_all feature of the integrations tool for headers. 2019-06-26 10:35:16 -07:00
registration.py dev tooling: Add "create new user" and "create new realm" buttons. 2019-05-21 15:03:37 -07:00