Go to file
Tim Abbott e592e71515 [manual] Use rabbitmq queue to process UserActivity.
Before this is deployed, we need to install rabbitmq and pika on the
target server (see the puppet part of this commit for how).

When this is deployed, we need to start the new user activity bot:

./manage.py process_user_activity

in the screen session on the relevant server, or user_activity logs
won't be processed (which will eventually result in all users getting
notifications about how their mirrors are out of date).

(imported from commit 44d605aca0290bef2c94fb99267e15e26b21673b)
2013-01-14 13:28:23 -05:00
api populate_db: Remove obsolete mit_subs_list. 2013-01-08 17:23:22 -05:00
certs SSL certificates for zephyr.humbughq.com 2012-11-21 13:58:48 -05:00
confirmation confirmation: Make send_confirmation accept custom templates and context. 2013-01-14 10:25:26 -05:00
humbug [manual] Use rabbitmq queue to process UserActivity. 2013-01-14 13:28:23 -05:00
servers [manual] Use rabbitmq queue to process UserActivity. 2013-01-14 13:28:23 -05:00
templates Preserve URL fragment identifier across /accounts/{home,login} 2013-01-14 13:10:17 -05:00
tools update-deployment: Delete pyc files on deploy. 2013-01-14 11:52:39 -05:00
zephyr [manual] Use rabbitmq queue to process UserActivity. 2013-01-14 13:28:23 -05:00
.gitignore Add .swp and .swo files to the gitignore for vim 2012-12-19 15:07:03 -05:00
manage.py chmod +x manage.py 2012-10-25 15:22:18 -04:00