.. |
app
|
0c6c2c0dce
Oops, fixes typo
|
11 anni fa |
apps
|
7940f805ec
celeryd_init signal now has new "options" argument for command-line options
|
11 anni fa |
backends
|
b985771edb
Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple
|
11 anni fa |
bin
|
bfce82e25d
Doc improvements
|
11 anni fa |
concurrency
|
df04a39e6a
AsynPool: Make sure late terminated task is acked
|
11 anni fa |
contrib
|
45b4f7e430
Cosmetics for #1618: Does not need to_timestamp
|
11 anni fa |
events
|
8c42df80c5
Events now emits warning if the broken yajl json libray is used
|
11 anni fa |
fixups
|
2877a5cc73
do not close cache connections for eager tasks
|
11 anni fa |
loaders
|
8fdc201255
flakes
|
11 anni fa |
security
|
cac1d1893f
Wording
|
11 anni fa |
task
|
99ebacd8fd
Always pass app to maybe_signature
|
11 anni fa |
tests
|
87de0a6798
Windows: terminate test, kill not supported
|
11 anni fa |
utils
|
de77364e62
Cosmetics
|
11 anni fa |
worker
|
bd4581c916
Tests passing
|
11 anni fa |
__init__.py
|
f8dace1ba9
Distribution cleanup and prepare for release
|
11 anni fa |
__main__.py
|
6354343554
Importing .concurrency.eventlet|gevent no longer applies monkey patches
|
11 anni fa |
_state.py
|
154b574809
__all__ is everywhere
|
11 anni fa |
beat.py
|
2bcbdad59c
Fixes pickle of schedule and ScheduleEntry classes. Closes #1603
|
11 anni fa |
bootsteps.py
|
c9e1efed9d
Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580
|
11 anni fa |
canvas.py
|
7ec099efaf
Fix typo in header comment of celery.canvas.
|
11 anni fa |
datastructures.py
|
b185133754
Windows: Weird LimitSet bug
|
11 anni fa |
exceptions.py
|
05394418df
Merge branch '3.0'
|
11 anni fa |
five.py
|
5ae4386d85
Use kombu.five.monotonic
|
11 anni fa |
local.py
|
154b574809
__all__ is everywhere
|
11 anni fa |
platforms.py
|
2de5a2357d
Fix get_fdmax on Windows
|
11 anni fa |
result.py
|
b985771edb
Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple
|
11 anni fa |
schedules.py
|
2bcbdad59c
Fixes pickle of schedule and ScheduleEntry classes. Closes #1603
|
11 anni fa |
signals.py
|
3497867ab9
Adds new worker_process_shutdown signal (Closes #1595)
|
11 anni fa |
states.py
|
67e221a024
Adds Reject exception to reject or requeue the message. Closes #1383
|
11 anni fa |