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