Ask Solem 243b29e729 Also load CELERY_IMPORTS when running with django (as documented) %!s(int64=16) %!d(string=hai) anos
..
backends 360604811e Forgot another instance of functools.partial %!s(int64=16) %!d(string=hai) anos
bin 5e40be713e Big celery.conf clean-up %!s(int64=16) %!d(string=hai) anos
contrib 947418989c Remove celery.contrib.coroutine %!s(int64=16) %!d(string=hai) anos
execute f65ffc1793 Move task tracing to celery.execute.trace %!s(int64=16) %!d(string=hai) anos
loaders 243b29e729 Also load CELERY_IMPORTS when running with django (as documented) %!s(int64=16) %!d(string=hai) anos
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) %!s(int64=16) %!d(string=hai) anos
task a952bdf259 No need to use inline imports for ALWAYS_EAGER %!s(int64=16) %!d(string=hai) anos
tests 5e40be713e Big celery.conf clean-up %!s(int64=16) %!d(string=hai) anos
worker f65ffc1793 Move task tracing to celery.execute.trace %!s(int64=16) %!d(string=hai) anos
__init__.py eeb4f77aa9 Bump version to 0.9.2 %!s(int64=16) %!d(string=hai) anos
beat.py 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. %!s(int64=16) %!d(string=hai) anos
conf.py ba969f807d Use mattrgetter in apply_async() %!s(int64=16) %!d(string=hai) anos
datastructures.py cfa225cb0d Some more unittests. %!s(int64=16) %!d(string=hai) anos
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) %!s(int64=16) %!d(string=hai) anos
discovery.py 2dbc041560 New way to autodiscover task modules using importlib %!s(int64=16) %!d(string=hai) anos
events.py 54668397a5 Get default logger from common place. %!s(int64=16) %!d(string=hai) anos
exceptions.py 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. %!s(int64=16) %!d(string=hai) anos
log.py 4041250e89 Some documentation and nitpicking. %!s(int64=16) %!d(string=hai) anos
managers.py 0e4e001dd5 Fixed race condition in storing task task in DB %!s(int64=16) %!d(string=hai) anos
messaging.py 248e77c138 Added broadcast() and rate_limit() remote control utilities + remote shutdown of workers. %!s(int64=16) %!d(string=hai) anos
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) %!s(int64=16) %!d(string=hai) anos
patch.py a40fc34d38 PEP8ify %!s(int64=16) %!d(string=hai) anos
platform.py 092db37745 Removed unused import of contextmanager %!s(int64=16) %!d(string=hai) anos
registry.py 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. %!s(int64=16) %!d(string=hai) anos
result.py 5a995ce483 Compat implementation of all(), any() and collections.defaultdict %!s(int64=16) %!d(string=hai) anos
signals.py c2d24327f2 PEP8ify %!s(int64=16) %!d(string=hai) anos
urls.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos
utils.py ba969f807d Use mattrgetter in apply_async() %!s(int64=16) %!d(string=hai) anos
views.py 84eb860d99 PEP8ify: Group imports %!s(int64=16) %!d(string=hai) anos