.. |
apps
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
backends
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
bin
|
533123874e
pyflakes
|
15 years ago |
concurrency
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
contrib
|
c383652c12
Added a documentation note saying AbortableTask will only work with the DB backend.
|
15 years ago |
db
|
f83ebaf804
PEP8ify + pyflakes
|
15 years ago |
events
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
execute
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
loaders
|
4ead92bb15
celeryd: Added command-line option -I|--include: Additional (task) modules to be imported
|
15 years ago |
management
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
task
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
tests
|
533123874e
pyflakes
|
15 years ago |
utils
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
worker
|
533123874e
pyflakes
|
15 years ago |
__init__.py
|
5ca39d0a7b
Bumped version to 2.1.0a6
|
15 years ago |
beat.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
conf.py
|
533123874e
pyflakes
|
15 years ago |
datastructures.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
decorators.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
exceptions.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
log.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
messaging.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
models.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
platform.py
|
1e458526f3
93% total coverage.
|
15 years ago |
registry.py
|
18a3a8b506
NotRegistered errors now uses string representation of original KeyError.
|
15 years ago |
result.py
|
46acfab72c
Added TaskSetResult.__getitem__
|
15 years ago |
routes.py
|
d524e95078
routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES.
|
15 years ago |
schedules.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
serialization.py
|
19559a53b5
PEP8ify (using new version of pep8, 0.6.0)
|
15 years ago |
signals.py
|
1c0eb185e7
Changed the way logging is configured.
|
15 years ago |
states.py
|
71929b6c2b
SQLAlchemy apparently can't store a subclass of str into a CharField (wtf)
|
15 years ago |