bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 years ago |
celery
|
e16932c6b1
Configuration: Compat setting names was not used at all.
|
15 years ago |
contrib
|
98e5cad974
Debian init scripts: Use -a not "&&". Thanks to jcassee. Closes #84.
|
15 years ago |
docs
|
6b3a480e8b
CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting.
|
15 years ago |
examples
|
6b3a480e8b
CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting.
|
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
|
05da118372
Added Reza Lotun to AUTHORS
|
15 years ago |
Changelog
|
72d336d708
Updated the Changelog
|
15 years ago |
FAQ
|
6b3a480e8b
CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting.
|
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
|
65a3c36d24
Replace previous mentions of "testproj" -> "tests"
|
15 years ago |
setup.cfg
|
a6bb0481ad
Added setup.cfg with options for build_sphinx + upload_sphinx
|
15 years ago |
setup.py
|
a3c2c539ef
pyflakes
|
15 years ago |