.. |
test_backends
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 years ago |
__init__.py
|
6b81d06f56
Everything now conforms to pep8.py
|
16 years ago |
runners.py
|
a462e42dcc
Clean up the backends
|
15 years ago |
test_beat.py
|
712c33ab9f
Embedded celerybeat is now running as a separate process instead of as a
|
15 years ago |
test_bin_celeryd.py
|
529dd7146b
PEP8ify
|
15 years ago |
test_buckets.py
|
10850fdf71
Skip heavy rate limit unittests if SKIP_RLIMITS is set
|
15 years ago |
test_celery.py
|
02bf7a586c
PEP8ify
|
15 years ago |
test_conf.py
|
01a8a0ecbb
Celery no longer does detaching, you need to use start-stop-daemon,
|
15 years ago |
test_datastructures.py
|
44dbf5b6ac
Some cosmetic changes.
|
15 years ago |
test_discovery.py
|
6c1e6ba8b3
Remove module: celery.discovery, moved functionality to celery.loaders.djangoapp. Also TaskRegistry.autodiscover has been removed.
|
15 years ago |
test_events.py
|
216da1aa10
PEP8ify
|
15 years ago |
test_loaders.py
|
415f73965f
Default Loader: Added new method setup_django_env() to easily create new
|
15 years ago |
test_log.py
|
216da1aa10
PEP8ify
|
15 years ago |
test_messaging.py
|
13a4a879cc
More PyFlakes cleanup
|
15 years ago |
test_models.py
|
edb2dba360
Consistent naming for save_taskset/restore_taskset
|
15 years ago |
test_pickle.py
|
0208ec9f8b
Moved celery.serialization + celery.utils.functional -> billiard.*
|
15 years ago |
test_pool.py
|
b99cec76bf
DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be.
|
15 years ago |
test_registry.py
|
c6ce1aa6f8
Cosmetic changes
|
15 years ago |
test_result.py
|
b8dc2c3b5b
Use celery.states constants in unittests.
|
15 years ago |
test_serialization.py
|
0208ec9f8b
Moved celery.serialization + celery.utils.functional -> billiard.*
|
15 years ago |
test_task.py
|
03c9cbda1f
Task.retry args/kwargs is now optional. Thanks to David Cramer
|
15 years ago |
test_task_builtins.py
|
0208ec9f8b
Moved celery.serialization + celery.utils.functional -> billiard.*
|
15 years ago |
test_task_control.py
|
216da1aa10
PEP8ify
|
15 years ago |
test_task_http.py
|
15ba030784
100% coverage for celery.task.http
|
15 years ago |
test_utils.py
|
d498c22a0b
test_utils: Added missing with_statement import
|
15 years ago |
test_utils_info.py
|
216da1aa10
PEP8ify
|
15 years ago |
test_views.py
|
b8dc2c3b5b
Use celery.states constants in unittests.
|
15 years ago |
test_worker.py
|
d34cf1a50e
Forgot to import with_statement in celery.tests.test_worker
|
15 years ago |
test_worker_control.py
|
7cab9e4c21
87% coverage.
|
15 years ago |
test_worker_controllers.py
|
fd556f8b1e
83% coverage
|
15 years ago |
test_worker_heartbeat.py
|
216da1aa10
PEP8ify
|
15 years ago |
test_worker_job.py
|
b8dc2c3b5b
Use celery.states constants in unittests.
|
15 years ago |
test_worker_revoke.py
|
4cc234159a
Pyflakes
|
15 years ago |
test_worker_scheduler.py
|
c2d24327f2
PEP8ify
|
15 years ago |
utils.py
|
0432b57f4c
Created unittests for celery.task.http
|
15 years ago |