Ask Solem 2644e8904d celery.datastructures: Remove extraneous import statements. 16 gadi atpakaļ
..
backends ea2f3a4a6e pep8ify 16 gadi atpakaļ
bin 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon 16 gadi atpakaļ
management 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon 16 gadi atpakaļ
tests bdd4448170 Tests passing again 16 gadi atpakaļ
__init__.py 62229191be Fix stupid mistakes 16 gadi atpakaļ
conf.py e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) 16 gadi atpakaļ
datastructures.py 2644e8904d celery.datastructures: Remove extraneous import statements. 16 gadi atpakaļ
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 gadi atpakaļ
fields.py fb58231290 Remove yadayada dependency. that means we've copy+pasted the 16 gadi atpakaļ
log.py 6b81d06f56 Everything now conforms to pep8.py 16 gadi atpakaļ
managers.py ea2f3a4a6e pep8ify 16 gadi atpakaļ
messaging.py f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python 16 gadi atpakaļ
models.py fb58231290 Remove yadayada dependency. that means we've copy+pasted the 16 gadi atpakaļ
platform.py 6b81d06f56 Everything now conforms to pep8.py 16 gadi atpakaļ
pool.py 28220c870a Fix documentation 16 gadi atpakaļ
registry.py 7494116b26 tasks.register: Make it possible to override the name of task classes as well. 16 gadi atpakaļ
result.py ea2f3a4a6e pep8ify 16 gadi atpakaļ
task.py bd3149fe48 Fix occurences of "e.g"/"i.e" -> "e.g."/"i.e." 16 gadi atpakaļ
timer.py cc199089ac Restart pool if a process is dead 16 gadi atpakaļ
urls.py baf13dea36 Added task_status view, returning the current status and result of the task in JSON format. 16 gadi atpakaļ
views.py ea2f3a4a6e pep8ify 16 gadi atpakaļ
worker.py 9fe786b9c2 Fix bug in TaskPool : there was no logger attribute 16 gadi atpakaļ