提交歷史

作者 SHA1 備註 提交日期
  Ask Solem dbd260eb4c Added contrib/debian/init.d/celeryevcam 14 年之前
  Ask Solem 2f64f660cc Removed debugging statement 14 年之前
  Ask Solem 098fd158a0 celerybeat logger is now named "celery.beat" 14 年之前
  Ask Solem 0ec99e993d celeryev: Added --logfile/-f and --loglevel/-l options, --freq/-f renamed to --freq|-F 14 年之前
  Ask Solem 1c0eb185e7 Changed the way logging is configured. 14 年之前
  Ask Solem 495511ad1c Moved cursesmon.abbr + abbrtask to celery.utils 14 年之前
  Ask Solem 2762a31b60 CompatLoggerAdapter needs to support processName 14 年之前
  Ask Solem 3e148cb40d State.clear: only remove tasks with a ready state. 14 年之前
  Ask Solem f9d7ca551b Added unittests for the compat implementation of LoggerAdapter. 14 年之前
  Ask Solem 1df9afbed5 Another typo in logging adapter 14 年之前
  Ask Solem 118cf0a70b Errors in compat logging adapter 14 年之前
  Ask Solem 7965ad9d66 Recent change made celeryd use 100% CPU 14 年之前
  Ask Solem 1476f3fe65 Forgot to render README.rst 14 年之前
  Ask Solem 0177d9941c Set snapshot cleanup frequency to 1 hour by default. 14 年之前
  Ask Solem 0cc5cbda39 Bumped version to 2.1.0 14 年之前
  Ask Solem 6e70ce0a77 Worker crashes if CELERY_TASK_ERROR_WHITELIST is not iterable 14 年之前
  Ask Solem 0fe589d5cd Merge branch 'fredj/master' 14 年之前
  Ask Solem 88fad5666b Event Snapshots: Camera.cleanup + Shutter rate limits 14 年之前
  Ask Solem 267ede3385 celery.datastructures.TokenBucket: Generic Token Bucket algorithm 14 年之前
  fredj c93a84350c add timer2 to install_requires 14 年之前
  Ask Solem 76bcc628c6 Accidentally removed some lines 14 年之前
  Ask Solem 523c59752b Some outdates settings in celeryconfig of example python project 14 年之前
  Ask Solem aa2e2a910f Cleaned up the celeryev module, splitting it into two new modules: 14 年之前
  Ask Solem 6ee97ed270 Use cam.cancel() 14 年之前
  Ask Solem 352c3df060 Cancel the timer2 timer applied by the camera base class. 14 年之前
  Ask Solem a694468613 Added the stub for a userguide on monitoring 14 年之前
  Ask Solem f2d79aeb9f celeryev: Removed debugging statements. Closes #167. Thanks to JannKleen 14 年之前
  Ask Solem 2a7e6136e9 celeryev now has support for taking snapshots of the cluster state. 14 年之前
  Ask Solem f7182a5f9a events.state: State.freeze(buffer=True) + State.thaw(replay=True) + State.freeze_while(fun) 14 年之前
  Ask Solem a2701d2e3a events.EventReceiver.capture now uses connection.drain_events, and supports the timeout argument. 14 年之前