Ask Solem 8cbbe2eebe Don't redefine the id built-in. hace 16 años
..
backends ea2f3a4a6e pep8ify hace 16 años
bin 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon hace 16 años
management 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon hace 16 años
tests bdd4448170 Tests passing again hace 16 años
__init__.py 62229191be Fix stupid mistakes hace 16 años
conf.py 543db31ae9 * Remove conf.REAP_TIMEOUT (unused). hace 16 años
datastructures.py 2644e8904d celery.datastructures: Remove extraneous import statements. hace 16 años
discovery.py 6b81d06f56 Everything now conforms to pep8.py hace 16 años
fields.py e1c3c19a68 Fix lines too long. hace 16 años
log.py 6b81d06f56 Everything now conforms to pep8.py hace 16 años
managers.py ea2f3a4a6e pep8ify hace 16 años
messaging.py f38a611e22 Use pickle as the message serialization scheme (so we can pass complex python hace 16 años
models.py fb58231290 Remove yadayada dependency. that means we've copy+pasted the hace 16 años
platform.py 6b81d06f56 Everything now conforms to pep8.py hace 16 años
pool.py 8cbbe2eebe Don't redefine the id built-in. hace 16 años
registry.py 7494116b26 tasks.register: Make it possible to override the name of task classes as well. hace 16 años
result.py ea2f3a4a6e pep8ify hace 16 años
task.py a6b3c88c57 celery.task: Remove extraneous imports. hace 16 años
timer.py cc199089ac Restart pool if a process is dead hace 16 años
urls.py baf13dea36 Added task_status view, returning the current status and result of the task in JSON format. hace 16 años
views.py ea2f3a4a6e pep8ify hace 16 años
worker.py 9fe786b9c2 Fix bug in TaskPool : there was no logger attribute hace 16 años