提交歷史

作者 SHA1 備註 提交日期
  Mike Naberezny b27d3220e5 - Reloading the config for an fcgi process group did not close the fcgi 16 年之前
  Mike Naberezny adcd0f8ee2 Revert r879. 16 年之前
  Mike Naberezny 42f84c2899 - The configuration rereading functionality introduced in 3.0a7 has been 16 年之前
  Mike Naberezny e084f2832b - Removed the test suite for the ``memmon`` console script, which was 16 年之前
  Mike Naberezny 1e28ed1ea6 - Be more specific when comparing version_info. 16 年之前
  Mike Naberezny 8ff2ba7bdc Added test for states. 16 年之前
  Mike Naberezny 0be81934fc Added test for confecho. 16 年之前
  Mike Naberezny b6c42cb40e - Fixed a bug introduced in 3.0a7 where setup.py would not detect the 16 年之前
  Mike Naberezny cf7e888be6 Added bundled Medusa to the license and copyright lists. 16 年之前
  Mike Naberezny 090ccb2523 Updated version to 3.0a7. 16 年之前
  Mike Naberezny e97308e367 Updated changelog for 3.0a7 release. 16 年之前
  Chris McDonough 57d4fd597b Only require elementtree if we're using 2.4 and below. 16 年之前
  Chris McDonough b6e5851818 Depend on a less stringent version of elementtree. 16 年之前
  Mike Naberezny 0569420a7d Moved bundled medusa under the supervisor package. 16 年之前
  Mike Naberezny 6b9f4d209f Test supervisorctl reporting of NO_FILE and NOT_EXECUTABLE when starting a process. 16 年之前
  Mike Naberezny ad355a79d5 Make testing the message less brittle. 16 年之前
  Mike Naberezny 07a72f2b18 - We now bundle our own patched version of Medusa contributed by Jason 16 年之前
  Mike Naberezny 8aad4d722b Moved grower.py test script to Superlance. 16 年之前
  Mike Naberezny 84b43b5376 - The console script ``memmon``, introduced in Supervisor 3.0a4, has 16 年之前
  Mike Naberezny 70dcf9ec15 - Supervisorctl now correctly interprets all of the error codes that can 16 年之前
  Mike Naberezny 4ee2e738cf Fix *_events_enabled in sample.conf 16 年之前
  Mike Naberezny 8ac4c407f7 - New 'stdout_events_enabled' and 'stderr_events_enabled' config options 16 年之前
  Mike Naberezny c26d64b9a3 - Added new event types that are emitted when a subprocess sends data to 16 年之前
  Mike Naberezny 9e2255b432 Test the event inheritence chain because supervisord.conf depends on it. 16 年之前
  Mike Naberezny a8705f0853 Move import to the top of the file. 16 年之前
  Mike Naberezny 52253382cc Values for subprocess environment variables specified with environment= 16 年之前
  Mike Naberezny 63e09af293 supervisor.sendRemoteCommEvent() should set the return value to True. 16 年之前
  Mike Naberezny d9248ac010 Added a new event type, REMOTE_COMMUNICATION, that is emitted by a new 16 年之前
  Mike Naberezny 6eb70d73f8 - Allow get_server_proxy() to return a proxy with no namespace. 16 年之前
  Mike Naberezny 98c97b0623 Replaced helper method Controller.get_supervisor() with Controller.get_server_proxy(). 16 年之前