Historique des commits

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