Ask Solem b8255146b2 Moved celerymon stuff to celerymon, so we can move it out of the main repo 16 éve
..
backends 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 éve
bin b8255146b2 Moved celerymon stuff to celerymon, so we can move it out of the main repo 16 éve
contrib 8e2cb8d674 Document contrib.test_runner 16 éve
loaders 245a5dfda0 PEP8ify 16 éve
management b8255146b2 Moved celerymon stuff to celerymon, so we can move it out of the main repo 16 éve
task 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id 16 éve
tests 0546f55488 Tests now running again (two fails, but the tests are wrong) 16 éve
worker 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. 16 éve
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 16 éve
beat.py 84eb860d99 PEP8ify: Group imports 16 éve
conf.py 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. 16 éve
datastructures.py 84eb860d99 PEP8ify: Group imports 16 éve
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) 16 éve
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 éve
events.py 3345f160ea Events off by default, can now turn it on by using -E|--event or CELERY_SEND_EVENTS. 16 éve
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions 16 éve
execute.py 4fc8621006 Merge branch 'revoke' into events 16 éve
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger 16 éve
managers.py 84eb860d99 PEP8ify: Group imports 16 éve
messaging.py ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon 16 éve
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) 16 éve
patch.py 892f7a8221 Monkey patches the multiprocessing backport "processName" error 16 éve
platform.py 96fc5e60ec setproctitle 16 éve
registry.py 84eb860d99 PEP8ify: Group imports 16 éve
result.py 84eb860d99 PEP8ify: Group imports 16 éve
signals.py a056892353 Fix sphinx markup in celery.signals 16 éve
urls.py 84eb860d99 PEP8ify: Group imports 16 éve
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 16 éve
views.py 84eb860d99 PEP8ify: Group imports 16 éve