Ask Solem 85223dee9d Loads of documentation improvements 15 anni fa
..
apps 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. 15 anni fa
backends 61fc0a6ec5 redis result backend: Use CELERY_TASK_RESULT_EXPIRES instead of CELERY_AMQP_TASK_RESULT_EXPIRES. 15 anni fa
bin 6a78496f01 90% coverage 15 anni fa
concurrency 6c9be596e5 .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError 15 anni fa
contrib 85223dee9d Loads of documentation improvements 15 anni fa
db f83ebaf804 PEP8ify + pyflakes 15 anni fa
events 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
execute 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
loaders bd0d8ecd4e Fixed typo in celery.loaders.base 15 anni fa
management 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
task 32865fd08c Task.update_state: meta should not default to {}, but None 15 anni fa
tests 503136af85 91% coverage 15 anni fa
utils 20c1fd6734 Show listener info in the 'stats' control command 15 anni fa
worker 6c9be596e5 .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError 15 anni fa
__init__.py 5ca39d0a7b Bumped version to 2.1.0a6 15 anni fa
beat.py 41974ce5a1 Rename celery.platform -> celery.platforms, so it doesn't collide with the built-in 'platform' module. 15 anni fa
conf.py 264ff4a13f unittests: Don't leave threads running at teardown. 15 anni fa
datastructures.py 6a78496f01 90% coverage 15 anni fa
decorators.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
exceptions.py 6c9be596e5 .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError 15 anni fa
log.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
messaging.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
models.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
platforms.py c263dd4a2c Merge branch 'gvangool/docs_update' 15 anni fa
registry.py 18a3a8b506 NotRegistered errors now uses string representation of original KeyError. 15 anni fa
result.py 4b149092f0 Implemented AsyncResult.forget for sqla/cache/redis/tyrant backends. (Forget and remove task result). Closes #184. Thanks to dottedmag 15 anni fa
routes.py d524e95078 routes: Values defined in the route should have precedence over values defined in CELERY_QUEUES. 15 anni fa
schedules.py d234f8ff8b crontab.__repr__: Fixed typo "m/d/h" -> "m/h/d" 15 anni fa
serialization.py 19559a53b5 PEP8ify (using new version of pep8, 0.6.0) 15 anni fa
signals.py 1c0eb185e7 Changed the way logging is configured. 15 anni fa
states.py 85223dee9d Loads of documentation improvements 15 anni fa