Ask Solem 4fc8621006 Merge branch 'revoke' into events hace 16 años
..
backends 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* hace 16 años
bin bf9a76d50a New connection info string for celerymon hace 16 años
contrib 8e2cb8d674 Document contrib.test_runner hace 16 años
loaders 245a5dfda0 PEP8ify hace 16 años
management cbf26aa931 Merge branch 'master' into events hace 16 años
monitoring 4bc78d9bc9 Added some web API handlers: /api/task/$task_id /api/task /api/task/name/$name /api/task/name hace 16 años
task 4fc8621006 Merge branch 'revoke' into events hace 16 años
tests 200101a8f2 Merge branch 'master' into events hace 16 años
worker 4fc8621006 Merge branch 'revoke' into events hace 16 años
__init__.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py hace 16 años
beat.py 84eb860d99 PEP8ify: Group imports hace 16 años
conf.py 024fe6a109 Now sending all task events except for task-retried hace 16 años
datastructures.py 84eb860d99 PEP8ify: Group imports hace 16 años
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) hace 16 años
discovery.py 6b81d06f56 Everything now conforms to pep8.py hace 16 años
events.py 024fe6a109 Now sending all task events except for task-retried hace 16 años
exceptions.py 076d016d3a Move TimeoutError to celery.exceptions hace 16 años
execute.py 4fc8621006 Merge branch 'revoke' into events hace 16 años
log.py 9ed2957883 Must monkeypatch logger in celery.log.setup_logger hace 16 años
managers.py 84eb860d99 PEP8ify: Group imports hace 16 años
messaging.py 4fc8621006 Merge branch 'revoke' into events hace 16 años
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) hace 16 años
patch.py 892f7a8221 Monkey patches the multiprocessing backport "processName" error hace 16 años
platform.py be4253b64d fix typo platform.reset_signal -> reset_signal hace 16 años
registry.py 84eb860d99 PEP8ify: Group imports hace 16 años
result.py 84eb860d99 PEP8ify: Group imports hace 16 años
signals.py a056892353 Fix sphinx markup in celery.signals hace 16 años
statistics.py 4cdc709a6d Rename celery.monitoring -> celery.statistics (will probably be removed in the end) hace 16 años
urls.py 84eb860d99 PEP8ify: Group imports hace 16 años
utils.py 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* hace 16 años
views.py 84eb860d99 PEP8ify: Group imports hace 16 años