bin
|
a50925b32b
Show error message if "celeryd" run on windows, telling the user to run "pyhton -m celery.bin.celeryd" instead.
|
14 年 前 |
celery
|
30d95a28e0
Fix UnboundLocalError in celerybeat logging when using logging setup signals.
|
14 年 前 |
contrib
|
bb0f24dab7
paver releaseok now depends on pyflakes with no warnings. contrib/release/flakesignore.txt lists the warnings to ignore
|
14 年 前 |
docs
|
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 年 前 |
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
|
29fd07d0ad
Added Bryan Berg to AUTHORS
|
14 年 前 |
Changelog
|
b97de622af
Unittests: Don't emit logging in test output
|
14 年 前 |
FAQ
|
83f06002d8
revert changes to FAQ
|
14 年 前 |
INSTALL
|
316a1e6475
Apparently INSTALL is a required file at pypants, so lets add it then.
|
15 年 前 |
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
|
6a6ae6683c
README/introduction/homepage: Added link to Flask-Celery
|
14 年 前 |
THANKS
|
2868bf3972
Added THANKS to Brian K. Jones for bunny.py as the inspiration for camqadm
|
15 年 前 |
TODO
|
5df08a9d0d
PyPANTS PYPANTS!!
|
15 年 前 |
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 年 前 |