提交历史

作者 SHA1 备注 提交日期
  Ask Solem ce9436eedd Fixes bug with revoke list only terminating one task. Closes #1592 11 年之前
  Ask Solem cd6ddc35d0 Now depends on kombu 3.0.1 11 年之前
  Ask Solem 38f424d46f MongoDB: Fixes typo use_greenlet -> use_greenlets 11 年之前
  Ask Solem 5e184e92e6 Don't instantiate default app 11 年之前
  Ask Solem 310140d1ae Fix for #1150 by sharing non-abstract custom task classes between apps 11 年之前
  Ask Solem 4a02ee906d Fixes in NameError in app.log 11 年之前
  Ask Solem 31b571741f Set default encoding file from logger handler. Closes #427 11 年之前
  Ask Solem 7b69164a14 Workaround for Unicode errors (Issue #427) 11 年之前
  Ask Solem 617a8da1cf Remove left-over print statement 11 年之前
  Ask Solem 99ebacd8fd Always pass app to maybe_signature 11 年之前
  Ask Solem a51121c998 Updates docs after group.apply_async change 11 年之前
  Ask Solem ff72f55c4c Group/Chord.apply_async no longer starts separate task, also fixes many canvas bugs. Closes #1120 11 年之前
  Ask Solem c477d9bee6 Make it more prominent that MongoDB,SQL,SQS, etc transports are experimental 11 年之前
  Ask Solem 1e281975e9 LICENSE: Fixes typo BDS -> BSD. Closes #1589 11 年之前
  Ask Solem 1eb681c4cf Wording: Got task from broker -> Received task 11 年之前
  Ask Solem 2f7e90ce49 Eventlet/Gevent: Fixes dump_scheduled 11 年之前
  Ask Solem b44544fe65 gevent.Timeout inherits from BaseException :anger1: 11 年之前
  Ask Solem fdfee312d4 Warn against using the CELERYD_POOL option for eventlet.gevent 11 年之前
  Ask Solem 126c9452ca MongoDB: use same naming as redis backend 11 年之前
  Ask Solem 4636dbf0ae Mongodb tests passing 11 年之前
  Ask Solem a46d73fe1c Merge branch 'rozza/mongodb_inline_options' 11 年之前
  Ask Solem db266d08d1 distribute is so out of date 11 年之前
  Ask Solem c5be3ce5b1 Task methods: fixes apply_async if args is None. Closes #1459 11 年之前
  Ask Solem 41fc17c149 MongoDB: Stop using deprecated Connection and use auto_start_request. Closes #1494 11 年之前
  Ask Solem 613ede92eb Fixes for #1587 11 年之前
  Ask Solem a0c5e81165 Merge branch 'nott/join_native_performance' 11 年之前
  Ask Solem 456c3438b9 optimization 11 年之前
  Ask Solem de6c096745 Remote control query task used by stresstests 11 年之前
  Stas Rudakou b7f77a45e4 Avoid excessive data copy in ResultSet.join_native 11 年之前
  Stas Rudakou 425c0fe6c8 Improve performance of ResultSet.join_native 11 年之前