Historial de Commits

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