Commit Verlauf

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