Ask Solem Hoel
|
cc3bd7ad9a
Merge pull request #680 from clvrobj/master
|
13 years ago |
Zhang Chi
|
dc96a2170b
Fix a missing code line in doc.
|
13 years ago |
Ask Solem
|
371a359365
Cosmetics
|
13 years ago |
Ask Solem
|
df5ee1cc9c
Adds Matthew Miller to AUTHORS
|
13 years ago |
Matthew Miller
|
ad6cccf115
Updated backend to use bson.binary as pymongo >2.1 removed pymongo.binary
|
13 years ago |
Ask Solem
|
d65e1b0c91
Flake8
|
13 years ago |
Ask Solem
|
b987f40380
Revert improvements to TaskSet superceded by group()
|
13 years ago |
Ask Solem
|
2b638a3ff1
Improves whatsnew doc for 2.6
|
13 years ago |
Ask Solem
|
34e33fbec4
Compat module celery.task.schedules now automatically generated
|
13 years ago |
Ask Solem
|
e64d8b7aa0
Adds xmap and xstarmap tasks
|
13 years ago |
Ask Solem
|
678e3ee5c8
chord/group now handles generators properly
|
13 years ago |
Ask Solem
|
12ac4baed2
Now depends on kombu 2.1.8
|
13 years ago |
Ask Solem
|
03756079a0
Adds built-in xmap task
|
13 years ago |
Ask Solem
|
7b90e456fd
add.chunks(izip(1000, 1000), 100).group().skew(start=1, stop=30, step=2).apply_async(countdown=10)
|
13 years ago |
Ask Solem
|
a1f95e51cd
Tests passing
|
13 years ago |
Ask Solem
|
0f5fe173c4
Adds Broadcast to routing docs
|
13 years ago |
Ask Solem
|
a4f2874e82
Modernize Kombu integration
|
13 years ago |
Ask Solem
|
7e74e9b614
Can now set connection for inspect: inspect(connection=conn)
|
13 years ago |
Ask Solem
|
c3b733e546
Mention that HUP only works if celeryd does not have a tty attached
|
13 years ago |
Ask Solem
|
e1ec72828e
Tests passing
|
13 years ago |
Ask Solem
|
d60fa8d40c
Chords was broken + pyflakes
|
13 years ago |
Ask Solem
|
854020079e
use imp.find_module to remove task package
|
13 years ago |
Ask Solem
|
81acac32e2
More fixes
|
13 years ago |
Ask Solem
|
93c2a040f7
setup.py now removes old celery.app.task package (which is now a module)
|
13 years ago |
Ask Solem
|
fa2d784f82
Cosmetics and stuff
|
13 years ago |
Ask Solem
|
cbd1e9ded4
FORCE_EXECV is now enabled by default
|
13 years ago |
Ask Solem
|
b8402e30ab
Improve celery command to use base.Command
|
13 years ago |
Ask Solem
|
6c2536c2f3
Parse command option doc from docstring
|
13 years ago |
Ask Solem
|
2a72f8adad
Fixes test for os.initroups on Py2.6
|
13 years ago |
Ask Solem
|
2299188e8a
Fixes autoreload tests when kqueue missing
|
13 years ago |