.. |
app
|
51c792e231
Renames celery.execute.trace -> celery.task.trace
|
13 gadi atpakaļ |
apps
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
backends
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
bin
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
concurrency
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
contrib
|
b398ba3994
AsyncResult.task_id -> AsyncResult.id (also TasksetResult.taskset_id -> .id
|
13 gadi atpakaļ |
events
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
execute
|
51c792e231
Renames celery.execute.trace -> celery.task.trace
|
13 gadi atpakaļ |
loaders
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
security
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 gadi atpakaļ |
task
|
51c792e231
Renames celery.execute.trace -> celery.task.trace
|
13 gadi atpakaļ |
tests
|
51c792e231
Renames celery.execute.trace -> celery.task.trace
|
13 gadi atpakaļ |
utils
|
22f05de36f
fun_of_method moved to __compat__
|
13 gadi atpakaļ |
worker
|
51c792e231
Renames celery.execute.trace -> celery.task.trace
|
13 gadi atpakaļ |
__compat__.py
|
fbb94b42ad
The celery.task module can now be used as a decorator (!!!)
|
13 gadi atpakaļ |
__init__.py
|
fbb94b42ad
The celery.task module can now be used as a decorator (!!!)
|
13 gadi atpakaļ |
beat.py
|
f5f8b21926
Reorganizes utils into utils.imports, utils.text and utils.functional
|
13 gadi atpakaļ |
conf.py
|
641e838dd6
Cosmetics
|
13 gadi atpakaļ |
datastructures.py
|
ffab0a6f41
Cosmetics
|
13 gadi atpakaļ |
exceptions.py
|
041cb3c20d
Tasks can now have callbacks and errbacks, and dependencies are recorded
|
13 gadi atpakaļ |
local.py
|
77ad54d669
Cosmetics
|
13 gadi atpakaļ |
platforms.py
|
041cb3c20d
Tasks can now have callbacks and errbacks, and dependencies are recorded
|
13 gadi atpakaļ |
result.py
|
f3b4f6be8c
Tests passing
|
13 gadi atpakaļ |
schedules.py
|
f4f8e3bd08
Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2
|
13 gadi atpakaļ |
signals.py
|
78cf9bce78
Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak
|
13 gadi atpakaļ |
states.py
|
641e838dd6
Cosmetics
|
13 gadi atpakaļ |