Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem e9dc65367b Spelling hace 13 años
  Ask Solem ec6a3aa019 Fixes configuration.rst doc structure hace 13 años
  Ask Solem 95b3701fa0 Documents undocumented configuration keys hace 14 años
  Ask Solem 69d10bce18 Use CELERY_REDIS_* settings instead of REDIS_* hace 14 años
  Jannis Leidel d9b3ac610c Removes deprecated setting REDIS_CONNECT_RETRY from configuration docs. hace 14 años
  Ask Solem d328ac4e44 BROKER_TRANSPORT is now preferred over BROKER_BACKEND hace 14 años
  Ask Solem eb92aa81b5 Documents missing settings and corrects quite a few typos in the configuration reference. Closes #371 hace 14 años
  Ask Solem 899be21997 Django does it, we do it: Changes all occurrences of 'e-mail' to 'email' hace 14 años
  Ask Solem d5594119d9 Fixes now broken links to SQLAlchemy docs hace 14 años
  Ask Solem 9d01e788c9 Results are now disabled by default. hace 14 años
  Ask Solem c59415bcf7 Added Sphinx crossref type: :signal: hace 14 años
  Ask Solem 2a7349b728 Docs: Fixes typo settings -> setting hace 14 años
  Ask Solem 56da93e1c7 Documents keys missing from the configuration reference. Closes #301 hace 14 años
  Ask Solem ddfce13e73 Documentation cleanup hace 14 años
  Ask Solem fb4ab44b7b apply_async: Added the ability to retry publishing the task message in the event of connection loss or failure. hace 14 años
  Ask Solem d4013e5389 celery.decorators.task replaced with celery.task, where the latter does not support magic keyword arguments. hace 14 años
  Ask Solem 59bff41c6b Cosmetics hace 14 años
  Christopher Peplin 82219f291d Optionally re-raise exceptions in tasks to preserve full traceback. hace 14 años
  Ask Solem 30ce278ad5 Spellcheck hace 14 años
  Ask Solem 0606fda57c Merge branch 'master' into kombu2 hace 14 años
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` hace 14 años
  Ask Solem 88a69b51e2 celery.worker.listener renamed to celery.worker.consumer, and .CarrotListener to .Consumer hace 14 años
  Ask Solem 395f99e296 Change all references of Carrot to Kombu hace 14 años
  Ask Solem c703787132 docs/configuration: Fixed typo CELERY_SOFT_TASK_TIME_LIMIT -> CELERY_TASK_SOFT_TIME_LIMIT. Closes #214. Thanks to Lifto hace 14 años
  Ask Solem fe91f0ba35 Added CELERY_REDIRECT_STDOUTS + CELERYD_REDIRECT_STDOUTS_LEVEL settings.CELERY_REDIRECT_STDOUTS is used by celeryd and celerybeat, and if enabled all output to stdout and stderr will be redirected to the current logger.CELERY_REDIRECT_STDOUTS_LEVEL decides the loglevel used and is WARNING by default. hace 14 años
  Ask Solem 3333e655a5 Added CELERYBEAT_SCHEDULER setting, used to define the default for celerybeats -S option hace 14 años
  Ask Solem 33f84890e8 Fixed Documentation for redis broker and result stores using vhost strings rather than integers. Closes #200. Thanks to prencher hace 14 años
  Ask Solem 8d85334016 Improved docs hace 14 años
  Ask Solem f6199fb919 Loads of documentation improvements hace 14 años
  Ask Solem f0236b9f35 Lots of documentation fixes hace 14 años