zulip/zilencer
Steve Howell 8b09d4da6c Track feedback sender times in redis.
An earlier commit today made it so that we don't create tickets
for feedback if the Python process had seen a message from that
user in the last few minutes.  This doesn't help much when you
have multiple processes, so now we track the times in redis.

(imported from commit 62ff8ceb55d815d03566f407c1c85037334e4d6d)
2014-01-17 13:39:31 -05:00
..
management Move message-related views into their own file 2014-01-10 21:38:59 -05:00
migrations Rename LOCAL_SERVER to ENTERPRISE. 2013-11-12 15:57:01 -05:00
urls Move enterprise-registration to zilencer/ from zerver/ 2013-11-15 11:21:52 -05:00
README.md Update comments to rename Local Server => Enterprise. 2013-11-12 15:57:02 -05:00
__init__.py [schema] Support for authenticating Deployments via the API. 2013-10-25 14:13:30 -04:00
error_notify.py Send shorter browser error reports to Zulip 2013-12-12 12:52:21 -05:00
forms.py Move enterprise-registration to zilencer/ from zerver/ 2013-11-15 11:21:52 -05:00
models.py Fix incorrect code to get the deployment name 2013-11-13 16:22:21 -05:00
tests.py Expose an endpoint to identify the API/webclient bases for a particular user. 2013-10-25 15:18:38 -04:00
views.py Track feedback sender times in redis. 2014-01-17 13:39:31 -05:00

README.md

ZILENCER -- The Zulip License Manager

This app is the place for storing state about various deployments of Zulip that exist in the world.