Matt Long 8e0b147bcd ensure args to an unpickleable exception are pickleable 13 年 前
..
app ec51735fd0 Chains can now be combined and accept partial args 13 年 前
apps 43a238ea7d Beat startup info should be printed before stdout redirects 13 年 前
backends c16c0fed24 Module celery.state renamed -> celery._state 13 年 前
bin 5dbf58e84a Fixes celeryd_multi advanced usage examples 13 年 前
concurrency c16c0fed24 Module celery.state renamed -> celery._state 13 年 前
contrib 036d38da5c tests passing on Python 2.5 13 年 前
events 8de8b8632b Adds celery.events.state.heartbeat_expires() 13 年 前
loaders 5ef7a652aa added worker shutdown event support 13 年 前
security 566c4da7b4 Use ' instead of " 13 年 前
task 12a7e41537 flake8 13 年 前
tests c0f3deeb9f Fixes tests 13 年 前
utils 8e0b147bcd ensure args to an unpickleable exception are pickleable 13 年 前
worker 5ef7a652aa added worker shutdown event support 13 年 前
__compat__.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 年 前
__init__.py 359375ee72 Adds shared task decorator (from celery import shared_task), for library authors 13 年 前
_state.py cea68a0e54 chord(group()) now works properly, and subtask proxies are now immutable 13 年 前
beat.py 9372cc73c7 Renames app.broker_connection -> app.connection 13 年 前
canvas.py ec51735fd0 Chains can now be combined and accept partial args 13 年 前
datastructures.py 566c4da7b4 Use ' instead of " 13 年 前
exceptions.py 09ab407067 Tests passing 13 年 前
local.py 566c4da7b4 Use ' instead of " 13 年 前
platforms.py 566c4da7b4 Use ' instead of " 13 年 前
result.py aa3ccf2aba Refactors Chain.apply_async 13 年 前
schedules.py 7af762d1b7 More single quotes 13 年 前
signals.py 8451c989d8 Task revoked with tests 13 年 前
states.py 566c4da7b4 Use ' instead of " 13 年 前