提交历史

作者 SHA1 备注 提交日期
  Chris McDonough f5b5f92834 Interactive testing of listeners. 18 年之前
  Chris McDonough 2d311ee689 - Define, throw, and test all useful events. 18 年之前
  Chris McDonough 4a8173ba28 Add PEventListenerDispatcher (handles event listener process state changes). 18 年之前
  Chris McDonough dc2df0d19d Document process_groups. 18 年之前
  Chris McDonough 7ce243bb69 Moved transition() from group to process. 18 年之前
  Chris McDonough c36934db65 Move transition() to individual process instances. 18 年之前
  Chris McDonough 62328a87d8 Misc test additions. 18 年之前
  Chris McDonough c9f38ca5e5 Move responsibility of "recorder" objects into dispatchers (they had the same cardinality to processes). 18 年之前
  Chris McDonough 0b9fbc6213 Test clearing of autochildlogs. Warn if someone has set up AUTO child logging but hasn't specified a maxbytes. 18 年之前
  Chris McDonough 4b47b2d224 D'oh, forgot the test for utf8-encoding. 18 年之前
  Chris McDonough e768bb8518 make_process is now a responsibility of the process group config. 18 年之前
  Chris McDonough 562d17aec7 Add sendProcessStdin method to rpc interface (cadged from etp_supervisor). 18 年之前
  Chris McDonough a7cd745e6d Make the parser recognize eventlistener grocess groups (although currently they do little different than normal process groups do). 18 年之前
  Chris McDonough 151ecd8e07 Break recorder tests into separate module. 18 年之前
  Chris McDonough b8652b6c33 Factor recorders into their own module (event listeners will provide slighly different recorders). 18 年之前
  Chris McDonough e4ab5e6ed9 Test our dispatcher implementations. 18 年之前
  Chris McDonough 5ff765b25d Generalize: logger -> recorder (an event process recorder will do no logging). 18 年之前
  Chris McDonough 51ccd3033d Come up with a more reasonable API expected of process groups by the mainloop. 18 年之前
  Chris McDonough 91c9b09a15 Comment about DEFAULT_HOST. 18 年之前
  Chris McDonough 4a2a43afeb Factor out duplicate code. 18 年之前
  Chris McDonough 3e31373117 Docstring maintenance. 18 年之前
  Chris McDonough e841100c0c Remove unused regex. 18 年之前
  Chris McDonough e353374ab4 Fix remaining rpcinterface test failures. 18 年之前
  Chris McDonough b766719ef8 Usage string. 18 年之前
  Chris McDonough 4a1a4c5ac5 Traverse tests. 18 年之前
  Chris McDonough add4c79f69 Better supervisord test coverage. 18 年之前
  Chris McDonough 2d57df9312 Better test coverage for process module. 18 年之前
  Chris McDonough 2ea7380603 Fix rpc interface (two tests still fail for startAllProcesses, however). 18 年之前
  Chris McDonough 6a346b5f61 Entry point changed. 18 年之前
  Chris McDonough b065c1fa2e Move the "main" rpc interface into its own file. 18 年之前