История коммитов

Автор SHA1 Сообщение Дата
  Chris McDonough 9df57f0ac0 Tag 3.0a8. 15 лет назад
  Chris McDonough d50cbded17 Prep for 3.0a8. 15 лет назад
  Chris McDonough ee5cad57f5 - Don't cleanup file descriptors on first supervisord invocation: 15 лет назад
  Chris McDonough c333a65434 15 лет назад
  Chris McDonough 3707ac249a Get rid of hashbang lines. 15 лет назад
  Chris McDonough 894cc3889d Allow umask to be 000 (patch contributed by Rowan Nairn). 15 лет назад
  Mike Naberezny 2fcd593e64 Added missing imports. 15 лет назад
  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 16 лет назад
  Chris McDonough 0fc4d313f6 Unnecessary. 16 лет назад
  Mike Naberezny 5ee8831537 Fixed a bug where the --serverurl option of supervisorctl would not 16 лет назад
  Mike Naberezny 4ceeecf3dc Fix test to work across time zones. 16 лет назад
  Chris McDonough dfa9d7cf38 Slightly better coverage for (historically untested) datatypes module. 16 лет назад
  Chris McDonough 043d384768 Coverage. 16 лет назад
  Chris McDonough 1ab09e1009 Test get_asctime. 16 лет назад
  Chris McDonough b3a2ffeb97 Ignore .coverage. 16 лет назад
  Chris McDonough 3ac6e6b6c0 Add setup.cfg for nosetest params (and vain attempt to make fucking setuptools not zip my fucking eggs, to no avail). 16 лет назад
  Chris McDonough 49e0a3769e Make tests pass on Python 2.4. 16 лет назад