Ask Solem
|
a908c815ae
Makes it possible to set .app on some classes
|
13 лет назад |
Ask Solem
|
cd4a4fd61a
Only old Task is now bound by class, new are bound by instance
|
13 лет назад |
Ask Solem
|
27c6107f9e
Task.app is now backwars compatible again
|
13 лет назад |
Ask Solem
|
3f190b27eb
Now depends on Kombu 2.1.3
|
13 лет назад |
Ask Solem
|
5998dc93f1
Tests passing
|
13 лет назад |
Ask Solem
|
bbfd2f982c
flake8
|
13 лет назад |
Ask Solem
|
05a79fd880
Importing compat modules now emits DeprecationWarning
|
13 лет назад |
Ask Solem
|
749861b13a
Cosmetics
|
13 лет назад |
Ask Solem
|
129562addd
Typos
|
13 лет назад |
Ask Solem
|
34780e2bdd
Moves the Django-Celery docs into the main Celery docs
|
13 лет назад |
Ask Solem
|
b0adc67e59
Fixes app
|
13 лет назад |
Ask Solem
|
8f6c283a8a
Rough changelog draft
|
13 лет назад |
Stephen Weber
|
09b7a4b9e6
Abstract classes: args and kwargs parameters' asterisks had slashes ahead of them, but those slashes render in the generated HTML output. These should be fine without slashes?
|
13 лет назад |
Thomas Meson
|
b7719e0315
fix wrong python-dateutil version
|
13 лет назад |
Ask Solem
|
acad0ccc8f
Signal.connect can now be used as a decorator :happy:
|
13 лет назад |
Ask Solem
|
3502324505
Adds celeryd_init signal that can be used to configure workers by hostname. Thanks to zllak
|
13 лет назад |
Ask Solem
|
3cf2ad6a25
celeryd now sends the celeryd_init signal
|
13 лет назад |
Ask Solem
|
7af06dc5f8
Stable version is 2.5 not 2.4
|
13 лет назад |
Ask Solem
|
c016215e8b
Now depends on Kombu 2.1.2. Closes #650
|
13 лет назад |
Ask Solem
|
d9986aaafd
Optimize __call__ at execution not class creation.
|
13 лет назад |
Ask Solem
|
dfe19415e6
celeryctl shell: chord, TaskSet/group and BaseTask is now in locals
|
13 лет назад |
Ask Solem
|
f4fe9258b1
Verify that the pidfile is actually written correctly. Closes #641
|
13 лет назад |
Ask Solem
|
f47ee75dc4
TimeoutHandler now sleeps for one second instead of a half
|
13 лет назад |
Ask Solem
|
abcdca860a
Improvments to the celeryctl list command
|
13 лет назад |
Ask Solem
|
16c52f69d2
subtask.clone did not set options
|
13 лет назад |
Ask Solem
|
37c3240e61
Reorganizes the app and app.base modules
|
13 лет назад |
Ask Solem
|
32d4de9f70
TaskSet renamed to group, and is now app-agnostic
|
13 лет назад |
Ask Solem
|
9ee73f412e
Moves celery.db* -> celery.backends.database.*
|
13 лет назад |
Ask Solem
|
16d71d2244
celery.abstract -> celery.worker.abstract
|
13 лет назад |
Ask Solem
|
f6214b2a45
Celery actors will be moved to cl
|
13 лет назад |