Ask Solem 151ab52e30 Bumps version to 2.5.1 13 年 前
..
app 5e26137f62 Mention Pyramid in readme 13 年 前
apps 8058082c36 Autoreloader fixes 13 年 前
backends feb0bd552b AMQP backend refactored to use default_channel 13 年 前
bin 9704588f83 celeryctl shell now with --eventlet and --gevent options 13 年 前
concurrency afcd549863 eventlet/gevent: change import orders 13 年 前
contrib 943a9b3be7 contrib.rdb referenced deprecated decorators module 13 年 前
db aa44f02169 Cosmetics 13 年 前
events 504510e46a Cosmetics 13 年 前
execute 7bc3975b7f Adds celery.task.current for the currently executing task 13 年 前
loaders 8058082c36 Autoreloader fixes 13 年 前
security 9530098d0f Better exception and traceback handling. 13 年 前
task c8479b7aec HTTP gateway example used removed celery.ping task 13 年 前
tests 056e6db304 Winners don't do drugs 13 年 前
utils ca1d7058e0 Timer2 swallowed exceptions. Closes #626 13 年 前
worker e114cc531c Mediator makes eventlet+gevent hang 13 年 前
__init__.py 151ab52e30 Bumps version to 2.5.1 13 年 前
abstract.py eb248135c8 Cosmetics 13 年 前
actors.py 9b94556b8c Optimization: A tracer is now generated for each task (+ ~1500msg/s) 14 年 前
beat.py bf52e88c42 beat: 'sending due task' log now has loglevel info 13 年 前
conf.py 641e838dd6 Cosmetics 14 年 前
datastructures.py b9a20fc3ce Set frame limit to sys.getrecursionlimit() / 8 13 年 前
decorators.py dbe4b6a847 celery.decorators module now deprecated (previously pending) 13 年 前
exceptions.py 703cba6f1d send_task warns when CELERY_ALWAYS_EAGER is on 13 年 前
local.py 1d3d77f9b9 Proxy now supports __name__ and __doc__. 13 年 前
log.py 7ceef761d5 Merge branch 'using_execv' 13 年 前
messaging.py 641e838dd6 Cosmetics 14 年 前
platforms.py 53a73541e1 PEP8ify + pyflakes 13 年 前
registry.py 6b52605db6 Updates copyright years to include 2012 13 年 前
result.py ac49fad68d Adds example working with result trees. 13 年 前
routes.py 3a765c6942 Bad, bad cosmetics 13 年 前
schedules.py f4f8e3bd08 Changed crontab_parser match Vixie cron for ranges with steps, e.g. 1-59/2 13 年 前
signals.py 6b52605db6 Updates copyright years to include 2012 13 年 前
states.py 641e838dd6 Cosmetics 14 年 前