No Description

Ask Solem c268470505 Added support for Kombu message compression using the CELERY_MESSAGE_COMPRESSION setting, or the compression argument to apply_async. Can also be set using routers. 14 years ago
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 c268470505 Added support for Kombu message compression using the CELERY_MESSAGE_COMPRESSION setting, or the compression argument to apply_async. Can also be set using routers. 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 a90a3a32b4 Merges branches master(app) and kombufy. 14 years ago
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 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 29fd07d0ad Added Bryan Berg to AUTHORS 14 years ago
Changelog b97de622af Unittests: Don't emit logging in test output 14 years ago
FAQ 83f06002d8 revert changes to FAQ 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

README

README.rst