説明なし

Noah Kantrowitz b34074a584 Fix for a race condition where Timer.enter is called twice before the thread actually runs. 14 年 前
bin a50925b32b Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead. 14 年 前
celery b34074a584 Fix for a race condition where Timer.enter is called twice before the thread actually runs. 14 年 前
contrib f3569e29dc release tool sphinx-to-rst: Fixed typo in hashbang. Closes #221. Thanks to Novhak 14 年 前
docs 6b1bbb82ad Tasks Userguide: Added section about decorating tasks. Closes #224 14 年 前
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 年 前
funtests c408d07b47 PEP8ify (using new version of pep8, 0.6.0) 14 年 前
.gitignore aca366cafa tox.ini: Added default testing of Python 2.4, + new manual env: py27-xunit-xmlcover for hudson. 14 年 前
AUTHORS 6f5313f3f9 Added Piotr Sikora to AUTHORS 14 年 前
Changelog 26f81734d2 Merge branch 'release21-maint' 14 年 前
FAQ 6b1bbb82ad Tasks Userguide: Added section about decorating tasks. Closes #224 14 年 前
INSTALL 316a1e6475 Apparently INSTALL is a required file at pypants, so lets add it then. 16 年 前
LICENSE 4fe9beb489 Change copyright date to 2009 -> 2009-2010. And "Ask Solem" -> "Ask Solem & contributors" 14 年 前
MANIFEST.in bb1017a5e3 Updated MANIFEST.in 14 年 前
README cfe7e16175 Bump version to 0.8.0 15 年 前
README.rst 3ffd0f8d86 Now links to celery-pylons on PyPI 14 年 前
THANKS 2868bf3972 Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm 15 年 前
TODO 5df08a9d0d PyPANTS PYPANTS!! 16 年 前
pavement.py bb0f24dab7 paver releaseok now depends on pyflakes with no warnings. contrib/release/flakesignore.txt lists the warnings to ignore 14 年 前
setup.cfg f4ad4f1cb6 Remove 'mailer' dependency. Thanks to zen4ever 14 年 前
setup.py 90f6065ef7 Now depends on carrot 0.10.7 14 年 前
tox.ini a1bc465225 Tox.ini+Hudson Matrix Build quest continious 14 年 前

README

README.rst