コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Ask Solem e43bf5e9c1 expires is now sent with the task-recevied event. 14 年 前
  Ask Solem ee232172d7 Tests passing again 14 年 前
  Ask Solem 20104f8759 Documentation: celery.signals: Documented worker_process_init. Thanks to Manu 14 年 前
  Ask Solem d3d16edbff Truncate results show in logs to 46 chars. 14 年 前
  Ask Solem fbe14ea801 Daemonization cookbook: Need to export DJANGO_SETTINGS_MODULE in /etc/default/celeryd. 14 年 前
  Ask Solem 75c57b85b0 Set default broker settings to amqplib://guest:guest@localhost/ 14 年 前