bin
|
a50925b32b
Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead.
|
14 tahun lalu |
celery
|
88a69b51e2
celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer
|
14 tahun lalu |
contrib
|
395f99e296
Change all references of Carrot to Kombu
|
14 tahun lalu |
docs
|
88a69b51e2
celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer
|
14 tahun lalu |
examples
|
d4a75425a3
Magic keyword arguments are now available as task.request. Tasks can choose to not accept magic keyword arguments by setting task.accept_magic_kwargs=False. task.retry/task.get_logger and task.update_state now uses the values in task.request by default.
|
14 tahun lalu |
funtests
|
c408d07b47
PEP8ify (using new version of pep8, 0.6.0)
|
14 tahun lalu |
.gitignore
|
aca366cafa
tox.ini: Added default testing of Python 2.4, + new manual env: py27-xunit-xmlcover for hudson.
|
14 tahun lalu |
AUTHORS
|
29fd07d0ad
Added Bryan Berg to AUTHORS
|
14 tahun lalu |
Changelog
|
88a69b51e2
celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer
|
14 tahun lalu |
FAQ
|
83f06002d8
revert changes to FAQ
|
14 tahun lalu |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 tahun lalu |
LICENSE
|
4fe9beb489
Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors"
|
14 tahun lalu |
MANIFEST.in
|
bb1017a5e3
Updated MANIFEST.in
|
14 tahun lalu |
README
|
cfe7e16175
Bump version to 0.8.0
|
15 tahun lalu |
README.rst
|
6a6ae6683c
README/introduction/homepage: Added link to Flask-Celery
|
14 tahun lalu |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
15 tahun lalu |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 tahun lalu |
pavement.py
|
bb0f24dab7
paver releaseok now depends on pyflakes with no warnings. contrib/release/flakesignore.txt lists the warnings to ignore
|
14 tahun lalu |
setup.cfg
|
f4ad4f1cb6
Remove 'mailer' dependency. Thanks to zen4ever
|
14 tahun lalu |
setup.py
|
395f99e296
Change all references of Carrot to Kombu
|
14 tahun lalu |
tox.ini
|
a1bc465225
Tox.ini+Hudson Matrix Build quest continious
|
14 tahun lalu |