bin
|
a50925b32b
Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead.
|
14 years ago |
celery
|
781111e11c
Programs --app argument module is now imported from the current directory
|
14 years ago |
contrib
|
bb0f24dab7
paver releaseok now depends on pyflakes with no warnings. contrib/release/flakesignore.txt lists the warnings to ignore
|
14 years ago |
docs
|
de428230ca
pyflakes
|
14 years ago |
examples
|
dbe832f744
Can now configure the apps main module name, used to autogenerate the module name if '__main__'
|
14 years ago |
funtests
|
c408d07b47
PEP8ify (using new version of pep8, 0.6.0)
|
14 years ago |
.gitignore
|
aca366cafa
tox.ini: Added default testing of Python 2.4, + new manual env: py27-xunit-xmlcover for hudson.
|
14 years ago |
AUTHORS
|
32ced6bf97
Added sdcooke to AUTHORS
|
14 years ago |
Changelog
|
b97de622af
Unittests: Don't emit logging in test output
|
14 years ago |
FAQ
|
e3c94ca915
Fixed typo hold -> held. Closes #212. Thanks to wil1
|
14 years ago |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 years ago |
LICENSE
|
4fe9beb489
Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors"
|
14 years ago |
MANIFEST.in
|
bb1017a5e3
Updated MANIFEST.in
|
14 years ago |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 years ago |
README.rst
|
6a6ae6683c
README/introduction/homepage: Added link to Flask-Celery
|
14 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
|
bb0f24dab7
paver releaseok now depends on pyflakes with no warnings. contrib/release/flakesignore.txt lists the warnings to ignore
|
14 years ago |
setup.cfg
|
f4ad4f1cb6
Remove 'mailer' dependency. Thanks to zen4ever
|
14 years ago |
setup.py
|
90f6065ef7
Now depends on carrot 0.10.7
|
14 years ago |
tox.ini
|
a1bc465225
Tox.ini+Hudson Matrix Build quest continious
|
14 years ago |