Ask Solem
|
5c849b769b
Bumped version to 1.0.1
|
15 years ago |
Ask Solem
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 years ago |
Ask Solem
|
7634e103b2
Updated Changelog
|
15 years ago |
Ask Solem
|
96e01cce6c
Now works with Windows again!
|
15 years ago |
Ask Solem
|
a2e1c69259
Redis result backend: Don't call SAVE before disconnect.
|
15 years ago |
Ask Solem
|
9599b41c2f
celery.beat: _Process must be pickleable to work in Windows.
|
15 years ago |
Ask Solem
|
012ca1239f
Added Task.delivery_mode / CELERY_DEFAULT_DELIVERY_MODE, with this you can configure tasks to be non-persistent. Closes #69.
|
15 years ago |
Ask Solem
|
234175d38e
celery.task.http: Fixed rst bug in docstring
|
15 years ago |
Ask Solem
|
1cd610b759
TaskSet: Fixed a bug with using tuples in the argument list. Thanks to Harel Malka.
|
15 years ago |
Ask Solem
|
a3c2c539ef
pyflakes
|
15 years ago |
Ask Solem
|
da875ecab9
Bumped version to 1.0.1-pre2
|
15 years ago |
Ask Solem
|
9f19145062
VERSION is not "stable" if it has a fourth string element.
|
15 years ago |
Ask Solem
|
ab76c23f17
Updated Changelog
|
15 years ago |
Ask Solem
|
6774f31a7b
task decorators: Don't save docstring to cls.run.__doc__ (but cls.__doc__ only)
|
15 years ago |
Ask Solem
|
442b6ac075
clean-up setup.py
|
15 years ago |
Ask Solem
|
0cea91e322
Change variable name calc -> predicate
|
15 years ago |
Ask Solem
|
635f711179
Optimization: Only declare a task exchange once for every process.
|
15 years ago |
Ask Solem
|
12fc2e6ace
Protocol: not content_encoding, but content_type
|
15 years ago |
Ask Solem
|
320dc745cb
camqadm: Fixed emptyline()
|
15 years ago |
Ask Solem
|
30b7012bbf
camqadm: better tab completion
|
15 years ago |
Ask Solem
|
c37dcd92e1
routing guide: Fixed rst errors
|
15 years ago |
Ask Solem
|
2837aadcee
tutorials/external: Resolved link to Viktor Petersson
|
15 years ago |
Ask Solem
|
e43496be6d
More writing on the routing guide
|
15 years ago |
Ask Solem
|
3a3521d9ae
Added link to wiki
|
15 years ago |
Ask Solem
|
1ec30a71cb
caqmadm: Add command line count to prompt.
|
15 years ago |
Ask Solem
|
d85a827796
Added Felix Berger to AUTHORS
|
15 years ago |
Ask Solem
|
92cb4f6977
Merge branch 'fberger/master'
|
15 years ago |
Ask Solem
|
336d9887eb
routing guide: Clean up language
|
15 years ago |
Ask Solem
|
669af8454d
camqadm: Fixed some inconsitencies.
|
15 years ago |
Ask Solem
|
6d8e5d1718
Continuing the routing guide
|
15 years ago |