コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem fd4701ce72 Fixes bugs with bootsteps: requires attribute not inherited by subclasses and using module paths did not work properly. Closes #2002 11 年 前
  Ask Solem 98311d14f1 ConsumerStep: Requirements must be in fqdn 11 年 前
  Ask Solem 09b834253f Bootsteps Cosmetics 11 年 前
  Ask Solem 2fdf1f7c93 Worker accidentally sets a default socket timeout, but should only be active for shutdown 11 年 前
  Ask Solem c9e1efed9d Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580 12 年 前
  Ask Solem 045f86759f Bootsteps: send_all should not propagate errors 12 年 前
  Ask Solem cd3a305549 Cosmetics 12 年 前
  Ask Solem 154b574809 __all__ is everywhere 12 年 前
  Ask Solem 578663306f Moves datastructures back to celery.datastructures to ensure compat with extensions 12 年 前
  Ask Solem f5c2b546c3 Renames celery.datastructures -> celery.utils.datastructures 12 年 前
  Ask Solem ab0550818d cosmetics 12 年 前
  Ask Solem 279966f285 Renames bootsteps.Namespace -> bootsteps.Blueprint 12 年 前
  Ask Solem d47ae1389c Tests passing 12 年 前
  Ask Solem e3c1bb2179 Cosmetics 12 年 前
  Ask Solem e2a3219c56 multi-sock: fixes race condition 12 年 前
  Ask Solem d965c36966 Py3 fixes 12 年 前
  Ask Solem 5bc6e57c83 Merge branch '3.0' 12 年 前
  Ask Solem 19af4433db Merge branch '3.0' 12 年 前
  Ask Solem e8f10d2b95 inspect stats command now collects info from installed bootsteps.Step.info 12 年 前
  Ask Solem df87559855 Code now works on both Python 3 and Python 2 (without using 2to3) 12 年 前
  Ask Solem ccad83ee21 Tests passing 13 年 前
  Ask Solem d7cf4cde99 New 'celery graph' command replaces worker_graph|consumer_graph. E.g.: celery graph bootsteps worker consumer, connects both or you can use only one 13 年 前
  Ask Solem 3b32986a69 Better graph output 13 年 前
  Ask Solem 9bed6f539a Consistently use 'bootsteps', singleword no spaces or hyphens 13 年 前
  Ask Solem d207accacc Tests passing 13 年 前
  Ask Solem e84ab03426 Fix flakes from master 13 年 前
  Ask Solem ce8041ccad Tests passing, perfecting 13 年 前
  Ask Solem 97d3d1fe47 Bootsteps no longer using a class registry 13 年 前
  Ask Solem 0e286a42c8 Renames .worker.bootsteps to .bootsteps and to Public API 13 年 前