bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 years ago |
celery
|
41bffe660d
Events: Added setting CELERY_EVENT_SERIALIZER with default "pickle".
|
15 years ago |
contrib
|
6c1e425ec7
supervisord examples: Increases stopwaitsecs to 600 (Issue #102). Thanks to kmike
|
15 years ago |
docs
|
92fdc8846b
External tutorials: Added Tim Bull's Build a processing queue [...] in less than a day using RabbitMQ and Celery
|
15 years ago |
examples
|
09e7b1501f
Removed unneccessary import
|
15 years ago |
tests
|
b98b19dcd9
Moved tests back to celery/tests as picklefield broke the tests when pickling. (The C API in <=2.6 uses relative imports by default, resulting in package conflicts)
|
15 years ago |
.gitignore
|
a7865282a2
Added *.db to .gitignore
|
15 years ago |
AUTHORS
|
0b6c12141b
Added Jeff Balogh to AUTHORS
|
15 years ago |
Changelog
|
c24e5d3160
Updated Changelog
|
15 years ago |
FAQ
|
5406699525
Added FAQ: How can I reuse the same connection when applying tasks? Closes #85
|
15 years ago |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 years ago |
LICENSE
|
47bb9dcad8
Renamed LICENCE -> LICENSE. Apparently LICENCE is a typo in the pycheesecake docs (and thank science for that).
|
15 years ago |
MANIFEST.in
|
5c849b769b
Bumped version to 1.0.1
|
15 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
7d1ddbe63b
Rendered README.rst
|
15 years ago |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
15 years ago |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 years ago |
pavement.py
|
540088ec7b
pavement: Fix the ghdocs task (quoted shell glob pattern by mistake)
|
15 years ago |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 years ago |
setup.py
|
7117827e58
Now depends on carrot >= 0.10.4
|
15 years ago |