Ask Solem c263dd4a2c Merge branch 'gvangool/docs_update' пре 15 година
..
apps 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. пре 15 година
backends 61fc0a6ec5 redis result backend: Use CELERY_TASK_RESULT_EXPIRES instead of CELERY_AMQP_TASK_RESULT_EXPIRES. пре 15 година
bin 533123874e pyflakes пре 15 година
concurrency 4038079dfd Catch exceptions occuring in Mediator+Pool callbacks. Thanks to Christopher Hesse. пре 15 година
contrib c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. пре 15 година
db f83ebaf804 PEP8ify + pyflakes пре 15 година
events 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
execute 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
loaders 4ead92bb15 celeryd: Added command-line option -I|--include: Additional (task) modules to be imported пре 15 година
management 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
task 6d6d2501ef Refactored the periodic task responsible for cleaning up results. пре 15 година
tests 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. пре 15 година
utils 7f0e69e495 Set Thread names пре 15 година
worker 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. пре 15 година
__init__.py 5ca39d0a7b Bumped version to 2.1.0a6 пре 15 година
beat.py 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. пре 15 година
conf.py 5c89b76d07 Do not use log colors on Windows, as the console there doesn't support ANSI пре 15 година
datastructures.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
decorators.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
exceptions.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
log.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
messaging.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
models.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
platforms.py c263dd4a2c Merge branch 'gvangool/docs_update' пре 15 година
registry.py 18a3a8b506 NotRegistered errors now uses string representation of original KeyError. пре 15 година
result.py 4b149092f0 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag пре 15 година
routes.py d524e95078 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. пре 15 година
schedules.py da96314cbf schedules.crontab: Better repr() пре 15 година
serialization.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) пре 15 година
signals.py 1c0eb185e7 Changed the way logging is configured. пре 15 година
states.py 71929b6c2b SQLAlchemy apparently can't store a subclass of str into a CharField (wtf) пре 15 година