log gpp/core/functions.py @ 566:4b9970ad0edb

age author description
Sun, 04 Mar 2012 14:52:24 -0600 Brian Neal For bitbucket issue #6, try to improve quoting messages.
Sun, 18 Dec 2011 23:46:52 +0000 Brian Neal Created Celery tasks to process new posts and topics. Keep the updated topic set in Redis.
Tue, 13 Dec 2011 02:07:55 +0000 Brian Neal Using celery to send mail out of the request/response cycle.
Sat, 16 Apr 2011 21:39:23 +0000 Brian Neal Fixing #202. Guard against an empty email recipient list to prevent mail errors. We log a warning if this happens.