커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 059b3056de send_task now respects routing configuration 15 년 전
  Ask Solem 2a3976630c Make error e-mail timeout configurable by adding the EMAIL_TIMEOUT setting. Closes #248. 15 년 전
  Ask Solem 35b9f5fc82 send_mail: Fixed typo EMAIL_USER, EMAIL_PASSWORD -> EMAIL_HOST_* 15 년 전
  Ask Solem 0694993e93 More efficient pickling of App objects by e.g. only pickling configuration changes 15 년 전
  Ask Solem 40ba910ea0 Smarter pickling of AsyncResult's 15 년 전
  Ask Solem 07b6e297da Added CELERY_SEND_TASK_SENT_EVENT option. If enabled an event will be sent out 15 년 전
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 15 년 전
  Ask Solem 823f45cf0a Documentation improvements 15 년 전
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 15 년 전
  sdcooke 904780e3e3 Using the loader for mail_admins so it can be overridden in the Django Loader 15 년 전
  Ask Solem 395f99e296 Change all references of Carrot to Kombu 15 년 전
  Ask Solem a90a3a32b4 Merges branches master(app) and kombufy. 15 년 전
  Ask Solem dbe832f744 Can now configure the apps main module name, used to autogenerate the module name if '__main__' 15 년 전
  Ask Solem 71312fdfab Do not use log colors on Windows, as the console there doesn't support ANSI 15 년 전
  Ask Solem 12cfb3a55c pyflakes 15 년 전
  Ask Solem bbdad03c46 BaseApp/BaseLoader: Set config keys from cmdline on the App, not in the original dict. 15 년 전
  Ask Solem 9e193f9517 Configuration must appear after '--': 15 년 전
  Ask Solem 1ca89298e6 Implemented celery.config_from_object + .config_from_envvar. 15 년 전
  Ask Solem 2ac5db7f37 Configuration is now referencing the original dict, not copying it. 15 년 전
  Ask Solem a65b16d477 celery.messaging is now Celery().amqp 15 년 전
  Ask Solem 7f082a8ea8 Intense refactoring 15 년 전