Ask Solem 7a1a2fc921 Cosmetic changes il y a 16 ans
..
backends 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* il y a 16 ans
bin ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon il y a 16 ans
contrib 8e2cb8d674 Document contrib.test_runner il y a 16 ans
loaders 245a5dfda0 PEP8ify il y a 16 ans
management ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon il y a 16 ans
monitoring 7a1a2fc921 Cosmetic changes il y a 16 ans
task 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id il y a 16 ans
tests 0546f55488 Tests now running again (two fails, but the tests are wrong) il y a 16 ans
worker ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon il y a 16 ans
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py il y a 16 ans
beat.py 84eb860d99 PEP8ify: Group imports il y a 16 ans
conf.py ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon il y a 16 ans
datastructures.py 84eb860d99 PEP8ify: Group imports il y a 16 ans
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) il y a 16 ans
discovery.py 6b81d06f56 Everything now conforms to pep8.py il y a 16 ans
events.py 14e0eb7ed0 Docstrings for celery.events il y a 16 ans
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions il y a 16 ans
execute.py 4fc8621006 Merge branch 'revoke' into events il y a 16 ans
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger il y a 16 ans
managers.py 84eb860d99 PEP8ify: Group imports il y a 16 ans
messaging.py ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon il y a 16 ans
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) il y a 16 ans
patch.py 892f7a8221 Monkey patches the multiprocessing backport "processName" error il y a 16 ans
platform.py be4253b64d fix typo platform.reset_signal -> reset_signal il y a 16 ans
registry.py 84eb860d99 PEP8ify: Group imports il y a 16 ans
result.py 84eb860d99 PEP8ify: Group imports il y a 16 ans
signals.py a056892353 Fix sphinx markup in celery.signals il y a 16 ans
urls.py 84eb860d99 PEP8ify: Group imports il y a 16 ans
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* il y a 16 ans
views.py 84eb860d99 PEP8ify: Group imports il y a 16 ans