Ask Solem bccc8f5383 Change typo getattr("settings" -> getattr(settings (wups!:)) 16 gadi atpakaļ
..
bin 0f59629ffb celeryd: Forgot to import celery.log.emergency_error 16 gadi atpakaļ
__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.) 16 gadi atpakaļ
conf.py bccc8f5383 Change typo getattr("settings" -> getattr(settings (wups!:)) 16 gadi atpakaļ
discovery.py 29c6860239 Make autodiscover() work with zipped eggs. 16 gadi atpakaļ
log.py ad79bdc4c8 Make setup_logger take keyword arguments. 16 gadi atpakaļ
managers.py 64e64729d3 Added CELERY_TASK_META_USE_DB to store task metadata in the database instead of memcache. 16 gadi atpakaļ
messaging.py 88c28ae0cf Introducing TaskSets 16 gadi atpakaļ
models.py ea151e858d Fix typo auto_add -> auto_now 16 gadi atpakaļ
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.) 16 gadi atpakaļ
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.) 16 gadi atpakaļ
registry.py 71face9ab0 Project changes name to celery 16 gadi atpakaļ
task.py 64e64729d3 Added CELERY_TASK_META_USE_DB to store task metadata in the database instead of memcache. 16 gadi atpakaļ
urls.py a6f873eec4 Forgot to add urls.py and views.py to repository 16 gadi atpakaļ
views.py a6f873eec4 Forgot to add urls.py and views.py to repository 16 gadi atpakaļ
worker.py e29aa4fd8e Handle the case where fetch_next_task() returns None (because of an exception) 16 gadi atpakaļ