zulip/zephyr/lib
Keegan McAllister b5a0147e26 Log events to a file named after today's date
We need this so that we can safely expunge old events without interfering with
the running server.  See #414.

(imported from commit 4739e59e36ea69f877c158c13ee752bf6a2dacfe)
2013-01-15 14:37:36 -05:00
..
bugdown bugdown: Remove special treatment of backslash 2012-12-11 16:54:10 -05:00
__init__.py Add simple parallel computation library. 2012-09-14 13:32:25 -04:00
actions.py Log events to a file named after today's date 2013-01-15 14:37:36 -05:00
avatar.py Factor out Gravatar hash calculation 2012-10-17 01:09:16 -04:00
bulk_create.py Move action functions from models.py to zephyr/lib/actions.py. 2013-01-11 16:11:03 -05:00
cache.py tornado: Cache messages internally in tornado process. 2013-01-11 16:11:07 -05:00
context_managers.py Manage file locking using the 'with' statement 2012-11-16 13:43:44 -05:00
initial_password.py Generate initial API keys in the same manner as passwords 2012-10-17 18:23:01 -04:00
message_cache.py tornado: Fill the message memcached in a child process. 2013-01-14 12:28:51 -05: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 [manual] Use rabbitmq queue to process UserActivity. 2013-01-14 13:28:23 -05:00
response.py Move json response functions into their own file 2012-11-08 16:30:57 -05:00
timestamp.py Rename zephyr.lib.time to zephyr.lib.timestamp. 2013-01-11 15:58:19 -05:00