Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Zev Benjamin 0008edc9d5 [manual] Add worker process for processing asynchronous FTS updates
Unlike the other workers, this process runs on the database server.
To prevent duplicate work, only the worker on the master actually
processes updates.

To deploy, we in theory just need to apply the new puppet config.  In
practice, the database servers aren't on wheezy yet, so the changes
should be applied by hand to postgres0 and postgres1.  This only
needs to be done on deploy to staging.

(imported from commit d679ffc0838f9fc8c7f0bede08a5568b339b7ddb)
2013-07-30 18:13:05 -04:00
api api: Fix error reporting when result is not JSON. 2013-07-30 16:32:13 -04:00
assets Move zephyr/static to just static. 2013-07-29 12:11:26 -04:00
bots [manual] Use api.zulip.com to access the Humbug API. 2013-07-25 17:27:46 -04:00
certs Switch api.zulip.com to signed PositiveSSL / Comodo certificate. 2013-07-15 16:49:54 -04:00
confirmation Add metrics variables to the template context via a context processor 2013-06-18 17:07:36 -04:00
humbug Use rest_dispatch for accessing Tornado URLs. 2013-07-30 17:59:46 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
servers [manual] Add worker process for processing asynchronous FTS updates 2013-07-30 18:13:05 -04:00
static Fix tracebacks on reload while composing 2013-07-30 13:10:50 -04:00
templates [bugfix] Fix the recent gear hovering regression. 2013-07-26 18:12:06 -04:00
tools test-js-with-node: Fix searching for node binary 2013-07-30 17:58:06 -04:00
zephyr Remove unused client_id argument to get_updates/messages. 2013-07-30 17:59:46 -04:00
.gitignore Add new errors/ folder to .gitignore 2013-07-29 16:13:57 -04:00
manage.py Make manage.py spit out tracebacks, without a patched django 2013-05-28 19:05:06 -04:00