python-zulip-api/zulip/integrations
Eeshan Garg 5210e79dbd integrations/trello: Stop logging to CSV file in Trello script.
The information logged to the CSV file is largely redundant, since
the ID of the webhook is already printed to the screen once a
webhook is setup correctly.

Since this is a script that the user is required to run
once, we should minimize its reliance on external files as much
as possible. This makes it easier to run the script when one
is SSH-ing into a server and doesn't really care about where
the script lives, for instance.
2018-09-25 22:28:25 -02:30
..
bridge_between_zulips zulip bridge: Use python instead of python3 in script. 2018-08-08 17:26:15 -07:00
bridge_with_irc bridges: Bring inter-realm (zulip) bridge into zulip/ & rename others. 2018-08-08 17:26:15 -07:00
bridge_with_matrix matrix tests: tweak import and add __init__.py to ensure tests run. 2018-08-08 17:26:15 -07:00
codebase mypy: Amend code & typing of integrations, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
git integrations/git: Allow users to specify a stream for notifications. 2018-04-23 18:38:16 -02:30
google mypy: Amend code & typing of integrations, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
hg mercurial: Rename hook file to zulip_changegroup.py. 2018-05-29 11:45:56 -07:00
jabber Jabber: Report where Zulip config not found, clarifying typing. 2018-01-08 15:39:03 -05:00
jira zulip package: Add requirements.txt for each integration. 2017-09-12 01:39:21 -07:00
log2zulip mypy: zulip: Fix errors in integrations/log2zulip/log2zulip. 2017-10-27 00:55:54 -04:00
nagios zulip package: Add requirements.txt for each integration. 2017-09-12 01:39:21 -07:00
openshift mypy: Amend code & typing of integrations, to pass with strict-optional. 2018-01-02 14:05:33 -05:00
perforce mypy: zulip: Annotate integrations/perforce/zulip_perforce_config.py. 2017-10-27 00:56:06 -04:00
rss zulip package: Add requirements.txt for each integration. 2017-09-12 01:39:21 -07:00
svn mypy: Correct SVN integration & satisfy strict-optional typing. 2018-01-08 15:39:03 -05:00
trac mypy: Rewrite trac integration for clarity & to pass strict-optional. 2018-01-02 14:05:33 -05:00
trello integrations/trello: Stop logging to CSV file in Trello script. 2018-09-25 22:28:25 -02:30
twitter integrations: Make twitter bot handle search terms more intelligently. 2017-11-07 11:13:29 -08:00
zephyr zephyr_mirror_backend.py: Remove duplicate import. 2018-01-16 08:07:09 -05:00
__init__.py matrix tests: tweak import and add __init__.py to ensure tests run. 2018-08-08 17:26:15 -07:00