Ask Solem d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 16 年之前
..
test_backends d06b47b45f CELERY_BACKEND must now include the backend class name if not an alias. 16 年之前
__init__.py 6b81d06f56 Everything now conforms to pep8.py 16 年之前
runners.py af9ba75e19 Add the test-runner from yadayada into the repo so we don't depend on yadayada 16 年之前
test_buckets.py 0714347bf7 Renamed celery.buckets -> celery.worker.buckets 16 年之前
test_celery.py 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py 16 年之前
test_conf.py 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This 16 年之前
test_datastructures.py 448f4656b1 PEP8ify 16 年之前
test_discovery.py e2a84371c2 PEP8ify 16 年之前
test_log.py 13a4a879cc More PyFlakes cleanup 16 年之前
test_messaging.py 13a4a879cc More PyFlakes cleanup 16 年之前
test_models.py 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) 16 年之前
test_monitoring.py e8c8a82ac3 Tests now passing again, override_stdouts now has to redirect __stdout__+__stderr__ as well now that emergency_error prints to __stderr__. 16 年之前
test_pickle.py 5969b706ae PEP8ify 16 年之前
test_pool.py b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. 16 年之前
test_registry.py 245a5dfda0 PEP8ify 16 年之前
test_result.py 732a16e0ec Renamed task status "DONE" to "SUCCESS" (long wanted, backward incompatible change) 16 年之前
test_serialization.py 156ff94a48 Move find_nearest_pickleable_exception + UnpickleableExceptionWrapper to celery.serialization 16 年之前
test_task.py 3f4e83a873 Another test passing, just one test failing left. 16 年之前
test_task_builtins.py 8e6c9ba22c That's 99% coverage, probably don't want to take it further 16 年之前
test_utils.py 13a4a879cc More PyFlakes cleanup 16 年之前
test_worker.py 460e1a9b5f Test must use isoformat() 16 年之前
test_worker_controllers.py 13a4a879cc More PyFlakes cleanup 16 年之前
test_worker_job.py b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. 16 年之前
utils.py 47a02a7040 Merge branch 'jasonbaker/master' into 1point0 16 年之前