Commit History

作者 SHA1 備註 提交日期
  Ask Solem d3d6c690d7 Now depends on carrot >= 0.10.5 15 年之前
  Ask Solem 545bd2bab5 Merge branch 'master' of github.com:ask/celery 15 年之前
  Ask Solem 347bc2b808 Tests now passing without a running broker. Using the in-memory backend. 15 年之前
  Ask Solem 119b0a4095 Fixed Tyrant Skiptests 15 年之前
  Vincent Driessen 895af00b1f Fix: docbugs. 15 年之前
  Ask Solem c16d43b9da celeryev: Added 'l' to set rate limits, refactored keypress handler and added remote control reply windows. 15 年之前
  Ask Solem 1728ac52bb worker.control.bultins.revoke: Now returns {"ok": "task $id revoked"} 15 年之前
  Ask Solem 5c7434c339 doh! 15 年之前
  Ask Solem 2fc05570bb unicode in kwargs thing again 15 年之前
  Ask Solem b37d862d63 celeryev: kwargs can't be unicode 15 年之前
  Ask Solem 321462da36 celeryev: 'i' key now shows task info 15 年之前
  Ask Solem f4ac0307df celeryd: Can now enable/disable events using remote control: 15 年之前
  Ask Solem 22be1607b4 celeryev: Fixed some more bugs 15 年之前
  Ask Solem a5070b7717 celeryev: decrease refresh frequency 15 年之前
  Vincent Driessen 4ce7b44cb0 Merge branch 'master' of ssh://github.com/ask/celery 15 年之前
  Ask Solem d9742a69f0 celeryev: T key now displays traceback of failed task in a new window + hostname not passed from listener to EventDispatcher 15 年之前
  Vincent Driessen 9a6a60479e Use time.time() if task has a None timestamp. 15 年之前
  Ask Solem ba94fa0e6f More awesome improvements to celeryev 15 年之前
  Ask Solem 6b7262b1c3 Have a single entrypoint for revoking tasks. Also send task-revoked event. 15 年之前
  Ask Solem 9df94b0f67 Merge branch 'master' of github.com:ask/celery 15 年之前
  Ask Solem 4efa415b11 celeryev: Curses tool now a *lot* better :) 15 年之前
  Vincent Driessen c383652c12 Added a documentation note saying AbortableTask will only work with the DB backend. 15 年之前
  Ask Solem 047482dc45 Merge branch 'master' of github.com:ask/celery 15 年之前
  Ask Solem 23b12176bd celeryev: Experimenting with curses 15 年之前
  Vincent Driessen 43c47c6846 Merge branch 'master' of ssh://github.com/ask/celery 15 年之前
  Vincent Driessen 348fbca9f9 Fix typo. 15 年之前
  Vincent Driessen b0e8efcc04 Add examples to Getting Started documentation for periodic tasks. 15 年之前
  Ask Solem 191e316c91 New command-line utility: celeryev - Capture and dump celery events (enable events with -E argument to celeryd) 15 年之前
  Ask Solem 20179e2491 Use nose.SkipTest 15 年之前
  Ask Solem 2fdb08aef8 Merge branch 'master' of github.com:ask/celery 15 年之前