コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 955dbeb760 TaskSet must ensure task lists are subtasks, not dict after serialization. 14 年 前
  Ask Solem af79860464 Tests passing 14 年 前
  Ask Solem fa3f128611 Fixes serious bug with eventlet/gevent SIGINT shutdown. Closes #457 14 年 前
  Ask Solem 2f3a216d92 UnpickleableExceptionWrapper should include the string repr of the original. 14 年 前
  Ask Solem e6f2abe4bf Document how to create pickleable exceptions. Closes #401 14 年 前
  Ask Solem 9252863c52 celeryd_multi Must use shlex.split(posix=False) on Windows. 14 年 前
  Ask Solem 6df574c65e Recent commit broke State.clear 14 年 前
  Ask Solem cb7442fbaf debian celerybeat init scrip creates pidfile twice. Closes #434t 14 年 前
  Ask Solem 42649db693 Stable version now 2.4 14 年 前
  Ask Solem 5401038c5e Documented that retry() raises an exception. Closes #476 14 年 前
  Ask Solem dae6359b16 Fixes race condition in celery.events.state, where task info would be removed while iterating. 14 年 前
  Ask Solem 392632e78e Wording 14 年 前
  Ask Solem 2d2c56bd5b TaskPool must safe_repr args and kwargs when logging. 14 年 前
  Ask Solem 627f417381 Adds Neil Chintomby to AUTHORS 14 年 前
  Neil Chintomby 7b35e5e55b Cache backend: Key cannot be unicode. Closes #504 14 年 前
  Ask Solem b5cd4ff2b0 Upgrade celery.utils.encoding from kombu 14 年 前
  Ask Solem 75f793ace9 Updates Changelog 14 年 前
  Ask Solem 7e891ba0c0 celerybeat/celeryev: must chdir to --workdir before config is read. 14 年 前
  Ask Solem f5d3c1ef6f KeyValueStoreBackend.get_many must respect timeout. Closes #512. Thanks to lbucket 14 年 前
  Ask Solem 6e5e46fceb Fixes typo 14 年 前
  Ask Solem 6d853d9fc7 Now depends on kombu>=1.4.3,<3.0.0 14 年 前
  Ask Solem e040191283 Merge 2.3.3 changelog from 2.3 branch 14 年 前
  Ask Solem 15118fe072 Wording 14 年 前
  Ask Solem bdf4ad60f4 Wording 14 年 前
  Ask Solem dab55c80b6 PEP8ify + pyflakes 14 年 前
  Ask Solem 8cdbd572b4 2.4.0 rc1 14 年 前
  Ask Solem c25ab81e40 Set release date for 2.4.0 in Changelog 14 年 前
  Ask Solem e49186a886 Updates Changelog 14 年 前
  Ask Solem 000b9998d6 Adds Joshua Ginsberg to AUTHORS 14 年 前
  Joshua "jag" Ginsberg b7c9547881 New style CELERY_REDIS_* configuration should take precedence over old style REDIS_* configuration. 14 年 前