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