Commit History

Author SHA1 Message Date
  Chris McDonough b2eb9a6a8c add comment about why some args exist 10 years ago
  Chris McDonough e36bf1fbc1 79 cols 10 years ago
  Chris McDonough 7235388f7d 79 cols 10 years ago
  Chris McDonough 2beac7539c get rid of this insane cruft 10 years ago
  Chris McDonough 34b46c338b full coverage for process module 10 years ago
  Chris McDonough 5d7f895e40 we can now use class decorations instead of reassignment at module scope since we no longer support 2.5, 79 cols 10 years ago
  Chris McDonough 6c5c342444 79 cols 10 years ago
  Chris McDonough b17f73387e dont bother covering this corner case 10 years ago
  Chris McDonough 5dc80ac972 update against trunk and add pypy to tox.ini 10 years ago
  Chris McDonough 3da4604a14 remove lie from readme 10 years ago
  Chris McDonough 40a54389a8 full unit test coverage for xmlrpc module, remove some python 2.5 compatibility code 10 years ago
  Chris McDonough 516f78c1a7 remove unused codepaths, since we now only support 2.6+ we can rely on iterparse being available, add some tests 10 years ago
  Mike Naberezny cb891aaf29 Add example scripts and test fixtures to manifest. Refs #473 10 years ago
  Mike Naberezny f1464a04c2 Add docs/conf.py and docs/Makefile to manifest. Closes #473 10 years ago
  Mike Naberezny 2ab89575cc Add raw_input import for Python 3 compat 11 years ago
  Son Nguyen d02b11e523 Fix error name 'raw_input' is not defined (for Python3) 11 years ago
  Mike Naberezny d8c6331f1c Update Supervisor 4 changelog with 3.1.0 release date 11 years ago
  Mike Naberezny ed2f1acfba Fix test failures when run as root 11 years ago
  Mike Naberezny d8b35308a8 Update version introduced for syslog changes 11 years ago
  Son Nguyen 7e4e41b1f7 Fix AttributeError: 'unicode' object has no attribute 'more'. Closes #466 11 years ago
  Mike Naberezny 01af2df6bc Add note that "logfile" is deprecated 11 years ago
  Mike Naberezny 0488d46172 Merge pull request #464 from GulsahKose/doc 11 years ago
  GulsahKose 8d5242f82c Added information for 'logfile' option in getProcessInfo method. 11 years ago
  Mike Naberezny a98c072067 Add contributors list to manifest 11 years ago
  Jonathan Stewmon f52532fe60 fix include command arguments in MANIFEST.in. Closes #462 11 years ago
  Mike Naberezny 329421aea7 Merge remote-tracking branch 'jstewmon/issue-463' 11 years ago
  Jonathan Stewmon b815866775 add *.gif to recursive-include supervisor/ui. closes #463 11 years ago
  Jonathan Stewmon 074587dfa3 fix include command arguments in MANIFEST.in. Closes #462 11 years ago
  Mike Naberezny bf27ff5b35 Merge pull request #460 from GulsahKose/doc 11 years ago
  GulsahKose a229b9d37f Added information for 'description' option in getProcessInfo method. 11 years ago