zulip/api/integrations/perforce
Shane Kearns 954436540f integrations/perforce: Skip messages for missing streams.
For a large perforce server with many users, this allows projects
to opt-in to zulip notifications by creating the stream for the
branch to be monitored.

Commits to paths for which a stream mapping yields a result,
but no stream exists in Zulip, are simply dropped silently.

This behaviour is opt-in, by setting the configuration key
ZULIP_IGNORE_MISSING_STREAM = True
in the zulip_perforce_config.py file.
2017-06-22 14:27:13 -04:00
..
git_p4.py pep8: Fix E303 violations. 2016-12-02 15:34:11 -08:00
license.txt [third] Import git's P4 command. 2013-12-06 11:54:38 -05:00
zulip_change-commit.py integrations/perforce: Skip messages for missing streams. 2017-06-22 14:27:13 -04:00
zulip_perforce_config.py integrations/perforce: Skip messages for missing streams. 2017-06-22 14:27:13 -04:00