python-zulip-api/bots
Tim Abbott 2ee0b3a079 zephyr_mirror: Add options to save/restore sessions.
The davidben-patched-for-roost Zephyr branch (available at
https://github.com/davidben/zephyr/tree/roost) adds Zephyr support for
these options.  We also patch python-zephyr to expose them.  These
basically let you save your Zephyr tickets and port number to a file,
so that you can later restore them (even potentially after the machine
rebooted).  Basically because Zephyr is UDP, the Zephyr server will
continue trying to deliver messages to a particular port number that
was registered for up to 20 minutes after getting an error; so we can
even have downtime and reboot and still get our packets so long as we
restore the sessions within 20 minutes.

(imported from commit 986cbb157ddfa57aa4b644cd826f8418e9876dc7)
2013-08-26 18:17:25 -04:00
..
__init__.py Move files around in the API. 2013-02-01 15:52:28 -05:00
check-mirroring check-mirroring: Move log file under /home/humbug/logs/. 2013-08-20 17:09:09 -04:00
check-rabbitmq-consumers Rename humbug_tools to zulip_tools. 2013-08-07 10:00:08 -04:00
check-rabbitmq-queue Rename humbug_tools to zulip_tools. 2013-08-07 10:00:08 -04:00
cron_file_helper.py Add a nagios check for a notify_tornado consumer 2013-04-17 09:24:28 -04:00
feedback-bot Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
gcal-bot Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
githook-post-receive Fix post-receive hook arguments issues and document the setup. 2013-02-20 11:10:45 -05:00
sync-public-streams [manual] Extend /api/v1/streams API endpoint. 2013-08-22 12:29:04 -04:00
tddium-notify-humbug Rename the 'humbug' API module to 'zulip'. 2013-08-08 10:22:31 -04:00
zephyr_mirror.py zephyr_mirror: Renew kerberos tickets when starting up class mirror. 2013-08-20 15:27:24 -04:00
zephyr_mirror_backend.py zephyr_mirror: Add options to save/restore sessions. 2013-08-26 18:17:25 -04:00
zmirror-renew-kerberos zephyr_mirror: Renew kerberos tickets when starting up class mirror. 2013-08-20 15:27:24 -04:00
zulip_git_config.py Rename Humbug-based variables/paths in git plugin. 2013-08-08 10:22:31 -04:00
zulip_trac_config.py Rename Humbug-based variables in Trac plugin. 2013-08-08 10:22:31 -04:00
zuliprc.nagios Add Zulip Nagios integration to puppet. 2013-08-08 10:22:31 -04:00