Go to file
Zev Benjamin d2d695dcb6 Add an in-memory Client object cache
Client objects are immutable and there are very few of them, so caching them in
memory is cheap and saves a trip to memcached.

(imported from commit 300b9b402f4e509f86a7fd86b5f898dc3f43738f)
2013-11-20 16:55:10 -05:00
analytics Show admins on /realm_activity page. 2013-11-18 14:41:37 -05:00
api Use the new !avatar syntax in our git integration. 2013-11-20 13:10:43 -05:00
assets Allow enterprise deployments to disable the use of Gravatar. 2013-11-18 11:48:53 -05:00
bin logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
bots Use the new !avatar syntax in our git integration. 2013-11-20 13:10:43 -05:00
confirmation Don't use hardcoded noreply@zulip.com, zulip@zulip.com, or https://zulip.com 2013-11-15 21:31:37 -05:00
corporate Move marketing pages to corporate app. 2013-11-06 12:07:32 -05:00
humbug Rename Django project to zproject. 2013-08-07 11:04:03 -04:00
node_modules Import Handlebars compiler and dependencies 2013-04-02 14:43:58 -04:00
puppet puppet: Increase nginx worker connections limit to match open files. 2013-11-20 10:13:07 -05:00
scripts restart-server: Use 'all' instead of specifying the supervisor jobs to operate on explicitly 2013-11-15 15:23:02 -05:00
static socket: Correctly reference the socket object inside event handlers 2013-11-19 18:19:15 -05:00
templates Update signup/invite emails to use the support message for enterprise. 2013-11-20 11:03:38 -05:00
tools Tools for building Debian packages and publishing the results. 2013-11-19 17:02:52 -05:00
zerver Add an in-memory Client object cache 2013-11-20 16:55:10 -05:00
zilencer Rename do_[rd]activate to do_[rd]activate_user. 2013-11-16 11:35:26 -05:00
zproject logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
.gitattributes enterprise: Don't include templates/zilencer in our tarballs 2013-11-15 11:53:49 -05:00
.gitignore Update gitignore 2013-11-04 13:40:44 -05:00
LICENSE Add license not referring to Zulip Enterprise license agreement. 2013-11-14 11:16:15 -05:00
manage.py logging: Log management commands that are run. 2013-11-20 14:31:08 -05:00
zulip_tools.py Move su_to_zulip into zulip_tools.py 2013-11-13 16:56:59 -05:00