Ask Solem 25126e6d7d celeryd: Show helpful message instead of traceback for unknown loglevel. преди 15 години
..
app a4ccfc2410 Show listener info in the 'stats' control command преди 15 години
apps 25126e6d7d celeryd: Show helpful message instead of traceback for unknown loglevel. преди 15 години
backends 7a9c079440 KeyValueStoreBackend.forget: delete(key_for_task(id)) not delete(id) преди 15 години
bin af187b2de4 Removed pool diagnose command, as it was not working well преди 15 години
concurrency 29abede74a Fixed weird bug with new processes created by the supervisor being stuck while reading from the task Queue. See http://bugs.python.org/issue10037 преди 15 години
contrib f6199fb919 Loads of documentation improvements преди 15 години
db b442d34c8e Global settings removed. Still a little bit of refactoring to be done, but the tests passes now. преди 15 години
events c408d07b47 PEP8ify (using new version of pep8, 0.6.0) преди 15 години
execute c408d07b47 PEP8ify (using new version of pep8, 0.6.0) преди 15 години
loaders ce55b40bdf Remove django-related settings from DEFAULT_SETTINGS преди 15 години
management c408d07b47 PEP8ify (using new version of pep8, 0.6.0) преди 15 години
task 0f40a2b753 Added TaskSet.Publisher: Can be used to override the publisher class used to send subtasks преди 15 години
tests 1a98a62785 Fixed broken test (test_worker.py) преди 15 години
utils 5bd6f9a6bf PEP8ify преди 15 години
worker 89294d3cc8 pyflakes преди 15 години
__init__.py 58f1a474db Changed __homepage__ to http://celeryproject.org преди 15 години
beat.py 38bb4eeac6 Don't use UserDict interface to store next entries. Related to django/celery #11 преди 15 години
conf.py 374be0fbea unittests: Don't leave threads running at teardown. преди 15 години
datastructures.py a81eb571f3 90% coverage преди 15 години
decorators.py 12cfb3a55c pyflakes преди 15 години
exceptions.py 8fb16ea6fb .concurrency.processes.pool.WorkerLostError moved -> .exceptions.WorkerLostError преди 15 години
log.py 12cfb3a55c pyflakes преди 15 години
messaging.py 8a3b4765fb Add :setting: ref to all settings in docstrings преди 15 години
models.py c408d07b47 PEP8ify (using new version of pep8, 0.6.0) преди 15 години
pidbox.py 12cfb3a55c pyflakes преди 15 години
platforms.py 7ea3148b5c pyflakes преди 15 години
registry.py 18a3a8b506 NotRegistered errors now uses string representation of original KeyError. преди 15 години
result.py 6a7b03b298 Improved userguides преди 15 години
routes.py d43d9646ba Introducing Celery.amqp.queues: .add, .select_subset, .format преди 15 години
schedules.py 8d85334016 Improved docs преди 15 години
serialization.py 8a3b4765fb Add :setting: ref to all settings in docstrings преди 15 години
signals.py 1c0eb185e7 Changed the way logging is configured. преди 15 години
states.py 84fc657b86 Document states in task user guide преди 15 години