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