提交历史

作者 SHA1 备注 提交日期
  Mike Naberezny 4d12c68de1 Added same unittest hair as the other test modules. 15 年之前
  Mike Naberezny 551fa92e9b The sample configuration output by "echo_supervisord_conf" now correctly 15 年之前
  Mike Naberezny 378a94ac81 We no longer bundle ez_setup to bootstrap setuptools installation. 15 年之前
  Mike Naberezny 80e4a3d139 Use consistent error messages and add tests for upcheck(). 15 年之前
  Mike Naberezny 89a3c33249 Show a nicer error message for domain socket users also. 15 年之前
  Mike Naberezny 21e555bc43 Be less specific when comparing the error message. Fixes a test failure on Python 2.3. 15 年之前
  Mike Naberezny 67cf16cc0b Removed use of sorted() for compatibility with Python 2.3. 15 年之前
  Mike Naberezny 67627e7954 - Removed use of collections.deque in our bundled version of asynchat 15 年之前
  Mike Naberezny b7b2e399e5 - Running "supervisorctl shutdown" no longer dumps a Python backtrace 15 年之前
  Mike Naberezny 970d4c2ce1 Updated ez_setup.py to one that knows about setuptools 0.6c11. 15 年之前
  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 年之前