Ask Solem 7b99900ad9 Started writing unit tests (conf, log, models, registry so far). il y a 17 ans
..
bin 0f59629ffb celeryd: Forgot to import celery.log.emergency_error il y a 17 ans
tests 7b99900ad9 Started writing unit tests (conf, log, models, registry so far). il y a 17 ans
__init__.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) il y a 17 ans
conf.py b6216d8c29 Fix typo DEFAULT_AMQP_CONSUMER_KEY -> DEFAULT_AMQP_CONSUMER_QUEUE il y a 17 ans
discovery.py 29c6860239 Make autodiscover() work with zipped eggs. il y a 17 ans
log.py 58f5e2c49e setup_logger and emergency_error now supports a file-like object as logfile il y a 17 ans
managers.py 52ffc2b264 Add is_done=True to get_all_expired filter. il y a 17 ans
messaging.py c34afd0072 Can now change CELERY_AMQP_EXCHANGE, CELERY_AMQP_ROUTING_KEY, CELERY_AMQP_CONSUMER_QUEUE using Django settings. il y a 17 ans
models.py 01a10ebf18 Whitespace fix. il y a 17 ans
platform.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) il y a 17 ans
process.py c6f4922be9 celeryd: Add current working directory to sys.path for convenience. (maybe this is bad, have to think about the risks involved, but it's certinaly convenient.) il y a 17 ans
registry.py 71face9ab0 Project changes name to celery il y a 17 ans
task.py 64e64729d3 Added CELERY_TASK_META_USE_DB to store task metadata in the database instead of memcache. il y a 17 ans
urls.py a6f873eec4 Forgot to add urls.py and views.py to repository il y a 17 ans
views.py a6f873eec4 Forgot to add urls.py and views.py to repository il y a 17 ans
worker.py e29aa4fd8e Handle the case where fetch_next_task() returns None (because of an exception) il y a 17 ans