zulip/zerver
K.Kanakhin 0d8c18a6dd nagios-plugins: Add websocket checking to nagios message sending test.
- Add websocket client to create connection with SockJS websocket server.
  It contains callback method to launch after connection setup.
- Add '--websocket' parameter to 'check_send_receive_time' script to
  check websocket connection.
- Add testing  websocket connection to production installation checking.
- Add cronjob to launch websocket connection nagios test.

This makes it possible for Zulip Nagios monitoring to check for
problems impacting the websockets sending code path, which is what all
web users use.
2016-12-30 15:36:37 -08:00
..
fixtures integrations: Add webhook code, API endpoint, and tests for HelloSign. 2016-12-30 14:19:31 -08:00
lib integrations: Add webhook code, API endpoint, and tests for HelloSign. 2016-12-30 14:19:31 -08:00
management Script to add all current Zulip users to a mailchimp list. 2016-12-29 16:24:40 -08:00
migrations Add setting hiding private message content in desktop notifications. 2016-12-30 14:10:34 -08:00
templatetags help: Enable and use the markdown admonition extension. 2016-12-21 11:01:49 -08:00
tests integrations: Add webhook code, API endpoint, and tests for HelloSign. 2016-12-30 14:19:31 -08:00
tornado nagios-plugins: Add websocket checking to nagios message sending test. 2016-12-30 15:36:37 -08:00
views lint: Fix indentation error in user_settings.py. 2016-12-30 14:31:04 -08:00
worker queue_processors.SignupWorker: Upgrade to MailChimp API v3.0. 2016-12-29 16:16:18 -08:00
__init__.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
apps.py caching: Add configuration class for post-migration cache flushing. 2016-10-27 23:26:34 -07:00
context_processors.py context_processors: use a common context for emails. 2016-11-08 11:37:16 -08:00
decorator.py Fix text_type->Type mypy merge conflict error. 2016-12-29 15:03:37 -08:00
exceptions.py Annotate zerver.exceptions, zerver.filters, zerver.logging_handlers. 2016-06-04 22:51:18 -07:00
filters.py pep8: Fix E301 pep8 violations. 2016-11-29 08:51:44 -08:00
forms.py mypy: Update zerver directory to use Text 2016-12-29 09:12:15 -08:00
logging_handlers.py pep8: Fix E131. 2016-12-01 23:16:47 -08:00
middleware.py mypy: Update zerver directory to use Text 2016-12-29 09:12:15 -08:00
models.py Add setting hiding private message content in desktop notifications. 2016-12-30 14:10:34 -08:00
static_header.txt Update static_header.txt with new license information. 2016-08-13 00:37:21 -07:00
storage.py pep8: Fix many rule E128 violations. 2016-12-03 13:33:31 -08:00