提交历史

作者 SHA1 备注 提交日期
  Mike Naberezny b1d2fb8aad - Fixed a bug introduced in 3.0a7 where parsing a string of key/value 15 年之前
  Mike Naberezny 2a0f8dc7c6 Fixed a Python 2.6 deprecation warning on use of the "sha" module. 15 年之前
  Mike Naberezny 7476809cbd - Running the tests now requires the "mock" package. This dependency has 15 年之前
  Chris McDonough a880d1656c - Fixed a bug introduced in 3.0a7 where supervisorctl wouldn't ask 15 年之前
  Chris McDonough 0fc4d313f6 Unnecessary. 15 年之前
  Mike Naberezny 5ee8831537 Fixed a bug where the --serverurl option of supervisorctl would not 15 年之前
  Mike Naberezny 4ceeecf3dc Fix test to work across time zones. 15 年之前
  Chris McDonough dfa9d7cf38 Slightly better coverage for (historically untested) datatypes module. 15 年之前
  Chris McDonough 043d384768 Coverage. 15 年之前
  Chris McDonough 1ab09e1009 Test get_asctime. 15 年之前
  Chris McDonough b3a2ffeb97 Ignore .coverage. 15 年之前
  Chris McDonough 3ac6e6b6c0 Add setup.cfg for nosetest params (and vain attempt to make fucking setuptools not zip my fucking eggs, to no avail). 15 年之前
  Chris McDonough 49e0a3769e Make tests pass on Python 2.4. 15 年之前
  Mike Naberezny 5fb7cb3b97 Add a note to consider making supervisorctl connect errors friendlier. 15 年之前
  Mike Naberezny b27d3220e5 - Reloading the config for an fcgi process group did not close the fcgi 15 年之前
  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 年之前