zulip/zephyr/lib
Jessica McKellar 7175dc534a Send invitation e-mails asynchronously through RabbitMQ.
This avoids 10s of seconds of delay when you invite several people at
once through the web UI.

(imported from commit 75acdbdb04caf62bbb08affc7796330246d8a00e)
2013-04-10 16:57:49 -04:00
..
bugdown bugdown: Fix fenced_code for Python-Markdown 2.3 2013-04-05 13:14:00 -04:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py Send invitation e-mails asynchronously through RabbitMQ. 2013-04-10 16:57:49 -04:00
avatar.py Always give hashlib.sha1 and friends bytes. 2013-03-23 00:10:10 -04:00
bulk_create.py [manual] Remove now-unused User model. 2013-04-02 12:57:10 -04:00
cache.py [manual] Remove now-unused User model. 2013-04-02 12:57:10 -04:00
cache_helpers.py [manual] Remove now-unused User model. 2013-04-02 12:57:10 -04:00
context_managers.py Manage file locking using the 'with' statement 2012-11-16 13:43:44 -05:00
create_user.py [manual] Remove now-unused User model. 2013-04-02 12:57:10 -04:00
debug.py Add support for making Tornado dump its stack via SIGUSR1/2. 2013-03-06 14:19:32 -05:00
event_queue.py Fix calculation of number of active users 2013-04-09 13:35:09 -04:00
initial_password.py Generate initial API keys in the same manner as passwords 2012-10-17 18:23:01 -04:00
minify.py Make it easier to find the source map for app.js 2013-03-28 12:11:23 -04:00
parallel.py Remove unused imports 2012-10-25 15:22:18 -04:00
query.py Add a Django query helper 2012-09-28 19:33:15 -04:00
queue.py Don't create a pika-connecting queue client if we have no RabbitMQ 2013-03-27 11:06:10 -04:00
response.py Implement generic rest_dispatch method for new API. 2013-03-28 07:53:38 -07:00
stats.py Add simple function for outputting statistics for use with munin 2013-04-01 17:09:21 -04:00
timeout.py timeout: Try to kill the thread once the timeout expires 2013-01-30 11:13:48 -05:00
timestamp.py Rename zephyr.lib.time to zephyr.lib.timestamp. 2013-01-11 15:58:19 -05:00
tornado_ioloop_logging.py Fix Tornado idle time logging. 2013-03-28 14:40:49 -04:00
unminify.py Split out source map processing into a library 2013-03-28 14:56:52 -04:00
utils.py Always give hashlib.sha1 and friends bytes. 2013-03-23 00:10:10 -04:00