Ask Solem 220500ad0c Bumped version to 0.3.0 (unstable). 16 lat temu
..
backends ea2f3a4a6e pep8ify 16 lat temu
bin 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon 16 lat temu
management 9dceb609fa Implement a management command for celeryd to have your full project environment within the daemon 16 lat temu
tests bdd4448170 Tests passing again 16 lat temu
__init__.py 220500ad0c Bumped version to 0.3.0 (unstable). 16 lat temu
conf.py 543db31ae9 * Remove conf.REAP_TIMEOUT (unused). 16 lat temu
datastructures.py 2644e8904d celery.datastructures: Remove extraneous import statements. 16 lat temu
discovery.py 6b81d06f56 Everything now conforms to pep8.py 16 lat temu
fields.py e1c3c19a68 Fix lines too long. 16 lat temu
log.py 6b81d06f56 Everything now conforms to pep8.py 16 lat temu
managers.py ea2f3a4a6e pep8ify 16 lat temu
messaging.py f57202db54 Remove the NoProcessConsumer, as it doesn't apply to carrot 0.4.0 16 lat temu
models.py fb58231290 Remove yadayada dependency. that means we've copy+pasted the 16 lat temu
platform.py 6b81d06f56 Everything now conforms to pep8.py 16 lat temu
pool.py 8cbbe2eebe Don't redefine the id built-in. 16 lat temu
registry.py 7494116b26 tasks.register: Make it possible to override the name of task classes as well. 16 lat temu
result.py 61cbba5345 TaskSet.run() now returns a celery.result.TaskSetResult instance, which lets 16 lat temu
task.py 61cbba5345 TaskSet.run() now returns a celery.result.TaskSetResult instance, which lets 16 lat temu
timer.py cc199089ac Restart pool if a process is dead 16 lat temu
urls.py baf13dea36 Added task_status view, returning the current status and result of the task in JSON format. 16 lat temu
views.py ea2f3a4a6e pep8ify 16 lat temu
worker.py 41387ae9af Use carrot.Consumer.iterqueue() instead of carrot.Consumer.fetch(), + fix 16 lat temu