| .. |
|
backends
|
d06b47b45f
CELERY_BACKEND must now include the backend class name if not an alias.
|
16 vuotta sitten |
|
bin
|
44167f78e2
Allow for carrot backend_cls to be empty
|
16 vuotta sitten |
|
contrib
|
8e2cb8d674
Document contrib.test_runner
|
16 vuotta sitten |
|
loaders
|
245a5dfda0
PEP8ify
|
16 vuotta sitten |
|
management
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
task
|
79cd3fb5b1
Allow setting the Tasks queue type for the rate limiter, so it can be set to LifoQueue
|
16 vuotta sitten |
|
tests
|
d06b47b45f
CELERY_BACKEND must now include the backend class name if not an alias.
|
16 vuotta sitten |
|
utils
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
worker
|
79cd3fb5b1
Allow setting the Tasks queue type for the rate limiter, so it can be set to LifoQueue
|
16 vuotta sitten |
|
__init__.py
|
1fe744981d
Revert the celery.distmeta change, just use celery/__init__.py
|
16 vuotta sitten |
|
beat.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
conf.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
datastructures.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
decorators.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
discovery.py
|
6b81d06f56
Everything now conforms to pep8.py
|
16 vuotta sitten |
|
exceptions.py
|
076d016d3a
Move TimeoutError to celery.exceptions
|
16 vuotta sitten |
|
execute.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
log.py
|
9ed2957883
Must monkeypatch logger in celery.log.setup_logger
|
16 vuotta sitten |
|
managers.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
messaging.py
|
b2a3d95cd8
Use datetime.isoformat() to send eta, and dateutil.parse.parse to receive eta.
|
16 vuotta sitten |
|
models.py
|
203fbf230e
Now uses django-picklefield (finnaly got rid of the djangosnippets code!)
|
16 vuotta sitten |
|
monitoring.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
patch.py
|
892f7a8221
Monkey patches the multiprocessing backport "processName" error
|
16 vuotta sitten |
|
platform.py
|
77cf338e6e
Fixed daemon context creation, was probably broken a few commits ago.
|
16 vuotta sitten |
|
registry.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
result.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
serialization.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
signals.py
|
3a50f18ac7
Fix sphinx markup in celery.signals
|
16 vuotta sitten |
|
urls.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |
|
views.py
|
84eb860d99
PEP8ify: Group imports
|
16 vuotta sitten |