.. |
app
|
07ecd08a86
Task.replace changed, removes Task.replace_in_chord.
|
10 years ago |
apps
|
2a60655140
[Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations.
|
11 years ago |
backends
|
ca3ee9ec05
Tests passing
|
10 years ago |
bin
|
37befb163b
flakes
|
10 years ago |
concurrency
|
fcf3ff1b4f
cosmetics
|
10 years ago |
contrib
|
4f43276c23
Removes celery.contrib.methods. Too many bugs to be usable
|
10 years ago |
events
|
ca4c9b00e0
Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005)
|
10 years ago |
fixups
|
43eabfd4fa
Fixes tests
|
10 years ago |
loaders
|
4294293600
autodiscover: Adds support for Django 1.7 class names in INSTALLED_APPS. Closes #2248
|
10 years ago |
security
|
2c541284b2
Move base64 to utils.serialization
|
10 years ago |
task
|
fcf3ff1b4f
cosmetics
|
10 years ago |
tests
|
4f43276c23
Removes celery.contrib.methods. Too many bugs to be usable
|
10 years ago |
utils
|
7015c3b1ad
[Py3] Fixes problem with ETA and local timezones. Closes #2306
|
10 years ago |
worker
|
728548d1be
Task v1 requests missing group header. Closes #2297
|
10 years ago |
__init__.py
|
062c046907
Copyright 2014
|
11 years ago |
__main__.py
|
43ef032105
unicode literals
|
11 years ago |
_state.py
|
43ef032105
unicode literals
|
11 years ago |
beat.py
|
922c98c444
Cosmetics for #2196
|
10 years ago |
bootsteps.py
|
fd4701ce72
Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002
|
11 years ago |
canvas.py
|
4f3234e889
Immutable chain/chord
|
10 years ago |
datastructures.py
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
11 years ago |
exceptions.py
|
5ec54631ec
Use numbers module
|
11 years ago |
five.py
|
d5029501ab
Fixes problem with celery module type. Closes #2109
|
10 years ago |
local.py
|
a665094b0a
Tests passing
|
11 years ago |
platforms.py
|
953c9141f6
Preserve old umask parsing behavior so that --umask starting with 0 is octal, otherwise decimal
|
10 years ago |
result.py
|
c998f50cc5
Consistent decoding of exception result
|
10 years ago |
schedules.py
|
43ef032105
unicode literals
|
11 years ago |
signals.py
|
a65b6748af
app.autodiscover_tasks is now lazy
|
11 years ago |
states.py
|
fcf3ff1b4f
cosmetics
|
10 years ago |