Ask Solem e636f87c25 Task modules are now imported from the current directory před 15 roky
..
apps 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. před 15 roky
backends 61fc0a6ec5 redis result backend: Use CELERY_TASK_RESULT_EXPIRES instead of CELERY_AMQP_TASK_RESULT_EXPIRES. před 15 roky
bin 6a78496f01 90% coverage před 15 roky
concurrency 6a78496f01 90% coverage před 15 roky
contrib c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. před 15 roky
db f83ebaf804 PEP8ify + pyflakes před 15 roky
events 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
execute 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
loaders e636f87c25 Task modules are now imported from the current directory před 15 roky
management 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
task 32865fd08c Task.update_state: meta should not default to {}, but None před 15 roky
tests 503136af85 91% coverage před 15 roky
utils 503136af85 91% coverage před 15 roky
worker 6a78496f01 90% coverage před 15 roky
__init__.py 5ca39d0a7b Bumped version to 2.1.0a6 před 15 roky
beat.py 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. před 15 roky
conf.py 264ff4a13f unittests: Don't leave threads running at teardown. před 15 roky
datastructures.py 6a78496f01 90% coverage před 15 roky
decorators.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
exceptions.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
log.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
messaging.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
models.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
platforms.py c263dd4a2c Merge branch 'gvangool/docs_update' před 15 roky
registry.py 18a3a8b506 NotRegistered errors now uses string representation of original KeyError. před 15 roky
result.py 4b149092f0 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag před 15 roky
routes.py d524e95078 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. před 15 roky
schedules.py d234f8ff8b crontab.__repr__: Fixed typo "m/d/h" -> "m/h/d" před 15 roky
serialization.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) před 15 roky
signals.py 1c0eb185e7 Changed the way logging is configured. před 15 roky
states.py 71929b6c2b SQLAlchemy apparently can't store a subclass of str into a CharField (wtf) před 15 roky