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