Ask Solem
|
a2d60b8509
Draft 2.6 whats new
|
13 年 前 |
Ask Solem
|
7c072e4d31
Armin sez only to use one dot, and he's right
|
13 年 前 |
Ask Solem
|
7bc9d2fc53
Adds draft whatsnew-2.6 document
|
13 年 前 |
Ask Solem
|
fbb94b42ad
The celery.task module can now be used as a decorator (!!!)
|
13 年 前 |
Ask Solem
|
8a150e16db
Sqla broker doc now uses connection urls
|
13 年 前 |
Ask Solem
|
78d509280f
Use anyjson.loads/dumps instead of serialize/deserialize
|
13 年 前 |
Ask Solem
|
ffab0a6f41
Cosmetics
|
13 年 前 |
Ask Solem
|
f3b4f6be8c
Tests passing
|
13 年 前 |
Ask Solem
|
320d27b906
App no longer uses factory methods but descriptors
|
13 年 前 |
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 年 前 |