Commit History

作者 SHA1 備註 提交日期
  Ask Solem 80453713b1 Merge branch 'master' of github.com:celery/celery 9 年之前
  Ask Solem 509ed75f96 Snapshot example should enable clear_after to match description. Closes #2962 9 年之前
  Ask Solem Hoel 5275f470c7 Merge pull request #2978 from fernandogrd/fix_docs_typo 9 年之前
  Fernando Rocha 21f96040de Fix typo in docs 9 年之前
  Ask Solem fc1ce73c09 Removes left over print statements. Closes #2967 9 年之前
  Ask Solem 362f12086b Real fix for #2967 9 年之前
  Ask Solem 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 年之前
  Ask Solem 6d80d31358 [Py3][task.http] Query paramters must be bytes. Closes #2967 9 年之前
  Ask Solem 709f51c2d9 worker_task_log_format is not changed by --loglevel option as documentation says (Issue #2974) 9 年之前
  Ask Solem 8432fdc5f0 Backends: Use state in API consistently over status 10 年之前
  Ask Solem 816ff03102 Remote control: Use producer pool for requests/replies. Also fixes worker EINTR error 10 年之前
  Ask Solem 6946fb74b6 Only use anon exchange for direct exchanges 10 年之前
  Ask Solem 069d36db51 Fixes typos in docs for inspect stats total values. Closes #2730 10 年之前
  Ask Solem 9044a23c5a Signal handlers should not be able to propagate exceptions. Closes #2738 10 年之前
  Ask Solem cd125e6e5c Revert "Adds sponsored by Robinhood logo" 10 年之前
  Ask Solem d62e9d83bf Revert "Adds link to Robinhood" 10 年之前
  Ask Solem 8d9fc98dd1 flakes 10 年之前
  Ask Solem 7ec89a6bf0 Ensure threads/greenlets do not use the broker connection at the same time. Closes #2755 10 年之前
  Ask Solem c8bd72fe21 Sanitize result backend in celery report output. Closes #2812 10 年之前
  Ask Solem 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 10 年之前
  Ask Solem 208a2eeb52 Fixes build 10 年之前
  Ask Solem 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 年之前
  Ask Solem 6b08111d64 Docs: Routing: Link to AMQP spec. Closes #2858 10 年之前
  Ask Solem b02ad4d3fa Thread Pool: Set default app for all threads. Closes #2701 10 年之前
  Ask Solem ddc7de1fd9 Worker: task.reject_on_worker_lost must not send task-failed event. 10 年之前
  Ask Solem 8454428b0f Events: Adds new task-rejected event for basic.reject 10 年之前
  Ask Solem 1bcdfde9fc Task protocol 2: Adds new "origin" message header for hostname of task sender 10 年之前
  Ask Solem 0d10f9c71b Fixes build 10 年之前
  Ask Solem 46c17e9909 Cache the value of gethostname 10 年之前
  Ask Solem 151696c516 Disables the local client result cache by default (Issue #2461) 10 年之前