Zulip 服务器和 Web 应用程序。开源团队聊天可帮助团队保持高效和专注。
Go to file
Luke Faraone de5ff99c21 Don't generate both zephyr_json and zephyr_dict_json on the server.
Previously we were iterating through all zephyrs twice on the server, now
we are moving part of that to the client so the client has an index of
Zephyrs that it generates itself as part of add_message.

(imported from commit c07a6c36911fa2eae6f216c34331be34b2aa8178)
2012-09-17 13:12:22 -04:00
humbug Conditionally configure MySQL as a database backend. 2012-09-14 16:34:23 -04:00
servers Changes suggested by Percona tool for our setup. 2012-09-17 11:58:26 -04:00
templates/zephyr Don't generate both zephyr_json and zephyr_dict_json on the server. 2012-09-17 13:12:22 -04:00
tools post-receive: Do deployments over ssh to app.humbughq.com. 2012-09-17 11:47:20 -04:00
zephyr Don't generate both zephyr_json and zephyr_dict_json on the server. 2012-09-17 13:12:22 -04:00
.gitignore Add gitignore 2012-08-28 18:36:55 -04:00
manage.py Add manage.py (oops). 2012-08-28 12:45:35 -04:00
models.py Initial commit of sqlalchemy models. 2012-08-28 12:41:50 -04:00