Ask Solem ffe24d5ddd Used internal interface for queue_delete пре 15 година
..
app 4776440405 Don't use map without return value (2to3 suggested) пре 15 година
apps 4776440405 Don't use map without return value (2to3 suggested) пре 15 година
backends ffe24d5ddd Used internal interface for queue_delete пре 15 година
bin d2ac7cd486 Fixed typo platform -> platforms пре 15 година
concurrency 9dd454824e Include exc_info in log messages пре 15 година
contrib de428230ca pyflakes пре 15 година
db b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. пре 15 година
events 26f81734d2 Merge branch 'release21-maint' пре 15 година
execute 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. пре 15 година
loaders 781111e11c Programs --app argument module is now imported from the current directory пре 15 година
task ee8bec3ccb Merge branch 'dcramer/master' пре 15 година
tests 5bc6483f23 fixed routes test пре 15 година
utils 7c72ee2f26 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 пре 15 година
worker 7c72ee2f26 utils.compat.log_with_extra: Support the extra logging argument, by removing it for Python 2.4 пре 15 година
__init__.py 58f1a474db Changed __homepage__ to http://celeryproject.org пре 15 година
beat.py 00b9b70f0c Added exc_info to several error logging messages пре 15 година
conf.py de428230ca pyflakes пре 15 година
datastructures.py 4776440405 Don't use map without return value (2to3 suggested) пре 15 година
decorators.py 12cfb3a55c pyflakes пре 15 година
exceptions.py 8fb16ea6fb .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError пре 15 година
log.py ee8bec3ccb Merge branch 'dcramer/master' пре 15 година
messaging.py f9f6eddcc2 Renamed amqp.get_consumer_set -> app.get_task_consumer пре 15 година
pidbox.py 12cfb3a55c pyflakes пре 15 година
platforms.py 864402dd05 pwd and grp not available on Windows. Closes #210. Thanks to klibertb пре 15 година
registry.py 18a3a8b506 NotRegistered errors now uses string representation of original KeyError. пре 15 година
result.py de428230ca pyflakes пре 15 година
routes.py e3e0ef20ee Make queue argument to apply_async, and Task.queue work properly пре 15 година
schedules.py 8d85334016 Improved docs пре 15 година
serialization.py 8a3b4765fb Add :setting: ref to all settings in docstrings пре 15 година
signals.py 1c0eb185e7 Changed the way logging is configured. пре 15 година
states.py dedd2ab8cc celery.states. Added RETRy to precedence rules: after PENDING пре 15 година