| .. |
|
app
|
ca50f6ce32
celery.app.default_app required by django-celery
|
15 年之前 |
|
apps
|
6bacdb1972
Removed unused celery.apps.worker.run_worker
|
15 年之前 |
|
backends
|
331166fa22
Use @cached_property
|
15 年之前 |
|
bin
|
d5a67b4da9
celeryd help for --pool: Mention that processes is the default pool
|
15 年之前 |
|
concurrency
|
fa83d5f137
PEP8ify
|
15 年之前 |
|
contrib
|
0afa1efa28
Docs: Replaced all occurences of ``literal`` with `literal`
|
15 年之前 |
|
db
|
0afa1efa28
Docs: Replaced all occurences of ``literal`` with `literal`
|
15 年之前 |
|
events
|
a6357948ab
100% Coverage for celery.app.*
|
15 年之前 |
|
execute
|
59bff41c6b
Cosmetics
|
15 年之前 |
|
loaders
|
331166fa22
Use @cached_property
|
15 年之前 |
|
task
|
a6357948ab
100% Coverage for celery.app.*
|
15 年之前 |
|
tests
|
96729a39f3
100% Coverage for celery.apps.worker
|
15 年之前 |
|
utils
|
05cbe1a5e3
cached_property: Ignore keyerrors from del()
|
15 年之前 |
|
worker
|
dc2619088b
consumer: Fixed error 'No such attribute channel_errors'
|
15 年之前 |
|
__init__.py
|
03f2cdeb37
Bumped version to 2.2.0a7
|
15 年之前 |
|
beat.py
|
331166fa22
Use @cached_property
|
15 年之前 |
|
conf.py
|
c053ca114d
Removed mystery appearance of reraises_exception config
|
15 年之前 |
|
datastructures.py
|
a6357948ab
100% Coverage for celery.app.*
|
15 年之前 |
|
decorators.py
|
1b00e87e45
fixed typo
|
15 年之前 |
|
exceptions.py
|
b0345dc457
Various eventlet related fixes (shutdown) and added a -P|--pool argument to celeryd to select pool implementation on the commandline
|
15 年之前 |
|
log.py
|
c053ca114d
Removed mystery appearance of reraises_exception config
|
15 年之前 |
|
messaging.py
|
9a0973b0cd
Revert previous commit as amqp.Consumer was already taken
|
15 年之前 |
|
platforms.py
|
864402dd05
pwd and grp not available on Windows. Closes #210. Thanks to klibertb
|
15 年之前 |
|
registry.py
|
c3b78b8952
setup.py: Use 2to3 on Py3k
|
15 年之前 |
|
result.py
|
785ab7925a
PEP8ify + pyflakes
|
15 年之前 |
|
routes.py
|
b0f42919f1
Execution options to `apply_async` should take precedence over routes. Closes #244
|
15 年之前 |
|
schedules.py
|
785ab7925a
PEP8ify + pyflakes
|
15 年之前 |
|
signals.py
|
9888558eeb
Reference cosmetics
|
15 年之前 |
|
states.py
|
9888558eeb
Reference cosmetics
|
15 年之前 |