Commit History

Author SHA1 Message Date
  Ask Solem baa1282c04 [Django] Ignore InterfaceError also after fork (Issue #2996) 9 years ago
  Ask Solem 597a6b1f33 [Django] Ignore InterfaceError when closing database connection. Closes #2996 9 years ago
  Ask Solem 00b2930325 Updates copyright year 9 years ago
  Ask Solem cc3c7b7c19 Merge branch 'master' of github.com:celery/celery 9 years ago
  Ask Solem 07a9a851c4 [docs] Rewording portions of the optimizing guide (Issue #2998) 9 years ago
  Ask Solem Hoel ed5bc6ee2f Merge pull request #2998 from wjt/patch-1 9 years ago
  Will Thompson f94dddd508 docs: remove duplicated word “acknowledgements” 9 years ago
  Ask Solem b784c7912a Use the new logging.NullHandler in Python 2.7 9 years ago
  Ask Solem 80453713b1 Merge branch 'master' of github.com:celery/celery 9 years ago
  Ask Solem 509ed75f96 Snapshot example should enable clear_after to match description. Closes #2962 9 years ago
  Ask Solem Hoel 5275f470c7 Merge pull request #2978 from fernandogrd/fix_docs_typo 9 years ago
  Fernando Rocha 21f96040de Fix typo in docs 9 years ago
  Ask Solem fc1ce73c09 Removes left over print statements. Closes #2967 9 years ago
  Ask Solem 362f12086b Real fix for #2967 9 years ago
  Ask Solem 6038ff2aa3 Adds broker_read_url and broker_write_url settings 9 years ago
  Ask Solem 6d80d31358 [Py3][task.http] Query paramters must be bytes. Closes #2967 9 years ago
  Ask Solem 709f51c2d9 worker_task_log_format is not changed by --loglevel option as documentation says (Issue #2974) 9 years ago
  Ask Solem 8432fdc5f0 Backends: Use state in API consistently over status 10 years ago
  Ask Solem 816ff03102 Remote control: Use producer pool for requests/replies. Also fixes worker EINTR error 10 years ago
  Ask Solem 6946fb74b6 Only use anon exchange for direct exchanges 10 years ago
  Ask Solem 069d36db51 Fixes typos in docs for inspect stats total values. Closes #2730 10 years ago
  Ask Solem 9044a23c5a Signal handlers should not be able to propagate exceptions. Closes #2738 10 years ago
  Ask Solem cd125e6e5c Revert "Adds sponsored by Robinhood logo" 10 years ago
  Ask Solem d62e9d83bf Revert "Adds link to Robinhood" 10 years ago
  Ask Solem 8d9fc98dd1 flakes 10 years ago
  Ask Solem 7ec89a6bf0 Ensure threads/greenlets do not use the broker connection at the same time. Closes #2755 10 years ago
  Ask Solem c8bd72fe21 Sanitize result backend in celery report output. Closes #2812 10 years ago
  Ask Solem 7612d78ead Adds support for the new billiard REMAP_SIGTERM envvar. Closes #2839 10 years ago
  Ask Solem 208a2eeb52 Fixes build 10 years ago
  Ask Solem 66d0de7537 Autodiscover: Fixes error "Empty module name". Closes #2908 10 years ago