.. |
app
|
7ae69fb1d9
Change default mask
|
10 лет назад |
apps
|
2a60655140
[Taskv2] callbacks, errbacks, chord and chain moved to message body to avoid header limitations.
|
11 лет назад |
backends
|
e19b8898f6
Fixes MongoDB result backend URL parsing problem. Closes celery/kombu#375
|
10 лет назад |
bin
|
7ae69fb1d9
Change default mask
|
10 лет назад |
concurrency
|
ee46d0b78d
Removes outdated assert (Issue #2086)
|
11 лет назад |
contrib
|
43ef032105
unicode literals
|
11 лет назад |
events
|
ca4c9b00e0
Gossip: Now sets x-message-ttl for event queue to heartbeat_interval s. (Issue #2005)
|
11 лет назад |
fixups
|
740d4d17bc
Django: Call django.setup always if available
|
11 лет назад |
loaders
|
4e52e8f1f5
Fixes flakes after flake8 update
|
11 лет назад |
security
|
2c541284b2
Move base64 to utils.serialization
|
10 лет назад |
task
|
ca3d280e3f
Use app.gen_task_name everywhere & updated docs
|
11 лет назад |
tests
|
dea4eac28a
Tests passing
|
10 лет назад |
utils
|
2c541284b2
Move base64 to utils.serialization
|
10 лет назад |
worker
|
4778c15d03
Improve rate limit accuracy
|
10 лет назад |
__init__.py
|
062c046907
Copyright 2014
|
11 лет назад |
__main__.py
|
43ef032105
unicode literals
|
11 лет назад |
_state.py
|
43ef032105
unicode literals
|
11 лет назад |
beat.py
|
6d0d4ddbf1
Fixes beat when empty schedule
|
10 лет назад |
bootsteps.py
|
fd4701ce72
Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002
|
11 лет назад |
canvas.py
|
c4dc73dbb8
Improvements for #2134 (which fixes Issue #2076)
|
10 лет назад |
datastructures.py
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
11 лет назад |
exceptions.py
|
5ec54631ec
Use numbers module
|
11 лет назад |
five.py
|
d5029501ab
Fixes problem with celery module type. Closes #2109
|
10 лет назад |
local.py
|
a665094b0a
Tests passing
|
11 лет назад |
platforms.py
|
953c9141f6
Preserve old umask parsing behavior so that --umask starting with 0 is octal, otherwise decimal
|
10 лет назад |
result.py
|
6ac362660a
Now imports OrderedDict directly from collections
|
11 лет назад |
schedules.py
|
43ef032105
unicode literals
|
11 лет назад |
signals.py
|
a65b6748af
app.autodiscover_tasks is now lazy
|
11 лет назад |
states.py
|
e0b4a305e0
Optimizations for events.state
|
11 лет назад |