.. |
app
|
ffd8e2613c
worker.consumer is now a package and adds CELERYD_CONSUMER_BOOT_STEPS setting
|
hace 13 años |
apps
|
f58ef59961
Cosmetics
|
hace 13 años |
backends
|
ded23cadcf
Merge branch '3.0'
|
hace 13 años |
bin
|
88f69f0234
C_DEBUG envvar now enables a debug menu for the celery command ncluding worker_graph and consumer_graph commands to produce bootsteps graphs in dot format
|
hace 13 años |
concurrency
|
ded23cadcf
Merge branch '3.0'
|
hace 13 años |
contrib
|
1cd3ab5725
Merge branch '3.0'
|
hace 13 años |
events
|
2f5f0e3416
Merge branch '3.0'
|
hace 13 años |
loaders
|
ded23cadcf
Merge branch '3.0'
|
hace 13 años |
security
|
6cb35fce0f
Don't use future_builtins, it's not available in py3k
|
hace 13 años |
task
|
243d58ca60
Merge branch '3.0'
|
hace 13 años |
tests
|
9ba81c47a3
Merge branch '3.0'
|
hace 13 años |
utils
|
29941b2e4e
Initial Consumer Bootsteps implementation
|
hace 13 años |
worker
|
ffd8e2613c
worker.consumer is now a package and adds CELERYD_CONSUMER_BOOT_STEPS setting
|
hace 13 años |
__compat__.py
|
6cb35fce0f
Don't use future_builtins, it's not available in py3k
|
hace 13 años |
__init__.py
|
1ee6603703
Merge branch '3.0'
|
hace 13 años |
__main__.py
|
39cfdafb7c
Use compat __main__ entrypoints for multi and beat as well
|
hace 13 años |
_state.py
|
e1f81cf416
Worker didn't actually set the default app, breaking gevent/eventlet
|
hace 13 años |
beat.py
|
d8a0591091
Merge branch '3.0'
|
hace 13 años |
canvas.py
|
389caf247f
Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947)
|
hace 13 años |
datastructures.py
|
7a27d8a505
Cosmetics
|
hace 13 años |
exceptions.py
|
d8a0591091
Merge branch '3.0'
|
hace 13 años |
local.py
|
2e682b9fef
flake8
|
hace 13 años |
platforms.py
|
1cd3ab5725
Merge branch '3.0'
|
hace 13 años |
result.py
|
ded23cadcf
Merge branch '3.0'
|
hace 13 años |
schedules.py
|
c3c32bb726
No longer depends on python-dateutil, but depends on pytz instead
|
hace 13 años |
signals.py
|
be1e391c41
Adds signal: celeryd_after_setup
|
hace 13 años |
states.py
|
d8a0591091
Merge branch '3.0'
|
hace 13 años |