.. |
app
|
5e184e92e6
Don't instantiate default app
|
11 年 前 |
apps
|
7940f805ec
celeryd_init signal now has new "options" argument for command-line options
|
11 年 前 |
backends
|
38f424d46f
MongoDB: Fixes typo use_greenlet -> use_greenlets
|
11 年 前 |
bin
|
7e824d62e3
find_app: prefer app named "app"
|
11 年 前 |
concurrency
|
2f7e90ce49
Eventlet/Gevent: Fixes dump_scheduled
|
11 年 前 |
contrib
|
d1fe473d03
Setuptools extras replaces the bundles concept
|
11 年 前 |
events
|
8c42df80c5
Events now emits warning if the broken yajl json libray is used
|
11 年 前 |
fixups
|
2877a5cc73
do not close cache connections for eager tasks
|
11 年 前 |
loaders
|
8fdc201255
flakes
|
11 年 前 |
security
|
cac1d1893f
Wording
|
11 年 前 |
task
|
99ebacd8fd
Always pass app to maybe_signature
|
11 年 前 |
tests
|
5e184e92e6
Don't instantiate default app
|
11 年 前 |
utils
|
31b571741f
Set default encoding file from logger handler. Closes #427
|
11 年 前 |
worker
|
ce9436eedd
Fixes bug with revoke list only terminating one task. Closes #1592
|
11 年 前 |
__init__.py
|
a71e02cda7
Use the generic term "signature"
|
11 年 前 |
__main__.py
|
6354343554
Importing .concurrency.eventlet|gevent no longer applies monkey patches
|
11 年 前 |
_state.py
|
154b574809
__all__ is everywhere
|
11 年 前 |
beat.py
|
9fe795e137
Use time.monotonic when available
|
11 年 前 |
bootsteps.py
|
c9e1efed9d
Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580
|
11 年 前 |
canvas.py
|
5e184e92e6
Don't instantiate default app
|
11 年 前 |
datastructures.py
|
ce9436eedd
Fixes bug with revoke list only terminating one task. Closes #1592
|
11 年 前 |
exceptions.py
|
05394418df
Merge branch '3.0'
|
11 年 前 |
five.py
|
5ae4386d85
Use kombu.five.monotonic
|
11 年 前 |
local.py
|
154b574809
__all__ is everywhere
|
11 年 前 |
platforms.py
|
b80a8e35fa
Doc fixes
|
11 年 前 |
result.py
|
613ede92eb
Fixes for #1587
|
11 年 前 |
schedules.py
|
f128b2cee6
schedules: documents nowfun. Closes #1577
|
11 年 前 |
signals.py
|
04c8da60e3
user_options["preload"] and new signals.user_preload_options can be used to add new global options
|
11 年 前 |
states.py
|
67e221a024
Adds Reject exception to reject or requeue the message. Closes #1383
|
11 年 前 |