コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem e1f81cf416 Worker didn't actually set the default app, breaking gevent/eventlet 13 年 前
  Ask Solem 337c8cbeea Eventlet/gevent can now recover from broker connection loss. Closes #959 13 年 前
  Ask Solem e3ef8411a6 Built-in tasks may not have a default request 13 年 前
  Ask Solem 423b9b00dc Updates Changelog 13 年 前
  Matt Long 282e8bcb38 CELERY_TASK_PUBLISH_RETRY description agrees with default 13 年 前
  Ask Solem 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well 13 年 前
  Ask Solem b2deec93d8 Updates Changelog 13 年 前
  Ask Solem 3977cac9da tests 13 年 前
  Ask Solem 0d76d20005 Worker optimizations now set up in celery.apps.worker not WorkerController, and tests reset optimiations 13 年 前
  Ask Solem 5cf87010a9 Make sure BaseTask.__call__ does not modify stack even if overridden calls super() (As discussed in #947) 13 年 前
  Ask Solem 41b7e5d574 Evaluate list 13 年 前
  Ask Solem 7044d562e1 Fix identation 13 年 前
  Ask Solem 67ee615c2e Calling a chord/group no longer modifies state so task_ids are reused on subsequent invocations 13 年 前
  Ask Solem 76feaf88e4 Now depends on kombu 2.4.7 13 年 前
  Ask Solem f7ee86634f Updates Changelog 13 年 前
  Ask Solem 5f2bd2ef6c Revert discussed change (Issue #969) 13 年 前
  Alexey Zatelepin e8607dc44c revoke reserved tasks 13 年 前
  Vitaly 625c692736 Fixed typo 13 年 前
  Ask Solem dde9b5a5b7 Don't localize twice 13 年 前
  Ask Solem 6dc0099133 docstrings 13 年 前
  Ask Solem e78c768835 flakes 13 年 前
  Ask Solem 1c2939c0c9 celery.platforms cosmetics 13 年 前
  Ask Solem f174dad3cc PIDFile -> Pidfile, also tests passing 13 年 前
  Ask Solem 7860fae04f Document missing context fields 13 年 前
  Ask Solem 6f2245a560 Use ignore_errno 13 年 前
  Ask Solem ef8323e120 Updates Changelog 13 年 前
  Ask Solem 1d280a8138 Removes section about --settings=settings in Django tutorial now that the workaround is in place 13 年 前
  Ask Solem 3c19e7f386 Wording 13 年 前
  Ask Solem 9a57151fc5 Now depends on billiard 2.7.3.13 13 年 前
  Sam Cooke a372221ba0 Do not replace the request_stack on a task that has already been bound 13 年 前