Ask Solem 4038079dfd Catch exceptions occuring in Mediator+Pool callbacks. Thanks to Christopher Hesse. 15 yıl önce
..
apps 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
backends e48b4f9c33 AsyncResult.forget: Need to remove task from BaseDictBackend cache, so backends should now define the _forget method to override how the key is deleted. 15 yıl önce
bin 533123874e pyflakes 15 yıl önce
concurrency 4038079dfd Catch exceptions occuring in Mediator+Pool callbacks. Thanks to Christopher Hesse. 15 yıl önce
contrib c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. 16 yıl önce
db f83ebaf804 PEP8ify + pyflakes 16 yıl önce
events 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
execute 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
loaders 4ead92bb15 celeryd: Added command-line option -I|--include: Additional (task) modules to be imported 15 yıl önce
management 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
task 6d6d2501ef Refactored the periodic task responsible for cleaning up results. 15 yıl önce
tests 4b149092f0 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag 15 yıl önce
utils 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
worker 4038079dfd Catch exceptions occuring in Mediator+Pool callbacks. Thanks to Christopher Hesse. 15 yıl önce
__init__.py 5ca39d0a7b Bumped version to 2.1.0a6 15 yıl önce
beat.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
conf.py 533123874e pyflakes 15 yıl önce
datastructures.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
decorators.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
exceptions.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
log.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
messaging.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
models.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
platform.py 1e458526f3 93% total coverage. 16 yıl önce
registry.py 18a3a8b506 NotRegistered errors now uses string representation of original KeyError. 16 yıl önce
result.py 4b149092f0 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag 15 yıl önce
routes.py d524e95078 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. 15 yıl önce
schedules.py da96314cbf schedules.crontab: Better repr() 15 yıl önce
serialization.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 yıl önce
signals.py 1c0eb185e7 Changed the way logging is configured. 15 yıl önce
states.py 71929b6c2b SQLAlchemy apparently can't store a subclass of str into a CharField (wtf) 15 yıl önce