bin
|
c6c5d25a58
bin/celeryd: Tell user to use "python -m celery.bin.celeryd" instead if running under Windows.
|
15 years ago |
celery
|
6b3a480e8b
CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting.
|
15 years ago |
contrib
|
8b2643618f
Use unittest2 features for better test diagnostics.
|
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
|
d85a827796
Added Felix Berger to AUTHORS
|
15 years ago |
Changelog
|
6b3a480e8b
CELERY_BACKEND renamed to CELERY_RESULT_BACKEND, but keep CELERY_BACKEND as a compat setting.
|
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 |