Commit History

Author SHA1 Message Date
  Chris McDonough 9df57f0ac0 Tag 3.0a8. 15 years ago
  Chris McDonough d50cbded17 Prep for 3.0a8. 15 years ago
  Chris McDonough ee5cad57f5 - Don't cleanup file descriptors on first supervisord invocation: 15 years ago
  Chris McDonough c333a65434 15 years ago
  Chris McDonough 3707ac249a Get rid of hashbang lines. 15 years ago
  Chris McDonough 894cc3889d Allow umask to be 000 (patch contributed by Rowan Nairn). 15 years ago
  Mike Naberezny 2fcd593e64 Added missing imports. 15 years ago
  Mike Naberezny 4d12c68de1 Added same unittest hair as the other test modules. 15 years ago
  Mike Naberezny 551fa92e9b The sample configuration output by "echo_supervisord_conf" now correctly 15 years ago
  Mike Naberezny 378a94ac81 We no longer bundle ez_setup to bootstrap setuptools installation. 15 years ago
  Mike Naberezny 80e4a3d139 Use consistent error messages and add tests for upcheck(). 15 years ago
  Mike Naberezny 89a3c33249 Show a nicer error message for domain socket users also. 15 years ago
  Mike Naberezny 21e555bc43 Be less specific when comparing the error message. Fixes a test failure on Python 2.3. 15 years ago
  Mike Naberezny 67cf16cc0b Removed use of sorted() for compatibility with Python 2.3. 15 years ago
  Mike Naberezny 67627e7954 - Removed use of collections.deque in our bundled version of asynchat 15 years ago
  Mike Naberezny b7b2e399e5 - Running "supervisorctl shutdown" no longer dumps a Python backtrace 15 years ago
  Mike Naberezny 970d4c2ce1 Updated ez_setup.py to one that knows about setuptools 0.6c11. 15 years ago
  Mike Naberezny b1d2fb8aad - Fixed a bug introduced in 3.0a7 where parsing a string of key/value 15 years ago
  Mike Naberezny 2a0f8dc7c6 Fixed a Python 2.6 deprecation warning on use of the "sha" module. 15 years ago
  Mike Naberezny 7476809cbd - Running the tests now requires the "mock" package. This dependency has 15 years ago
  Chris McDonough a880d1656c - Fixed a bug introduced in 3.0a7 where supervisorctl wouldn't ask 15 years ago
  Chris McDonough 0fc4d313f6 Unnecessary. 15 years ago
  Mike Naberezny 5ee8831537 Fixed a bug where the --serverurl option of supervisorctl would not 15 years ago
  Mike Naberezny 4ceeecf3dc Fix test to work across time zones. 15 years ago
  Chris McDonough dfa9d7cf38 Slightly better coverage for (historically untested) datatypes module. 15 years ago
  Chris McDonough 043d384768 Coverage. 15 years ago
  Chris McDonough 1ab09e1009 Test get_asctime. 15 years ago
  Chris McDonough b3a2ffeb97 Ignore .coverage. 15 years ago
  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 years ago
  Chris McDonough 49e0a3769e Make tests pass on Python 2.4. 15 years ago