Commit History

Author SHA1 Message Date
  Mike Naberezny ee0e8dea3a Show errors from getopt using str() instead of repr() 9 years ago
  Mike Naberezny e6d887de22 Fix syntax preventing readme from rending on PyPI 9 years ago
  Mike Naberezny 66f9be9c11 Add Python 3.5 to tox.ini and .travis.yml 9 years ago
  Mike Naberezny 7f048691e9 Add Python 3.5 classifier 9 years ago
  Mike Naberezny 386c2d287d Fix typo 9 years ago
  Mike Naberezny bd900790cf Fix typo 9 years ago
  Mike Naberezny 362ede268a Update readme with current Python 3 status 9 years ago
  Mike Naberezny 9a294b140e Disable a test that fails on FreeBSD. Closes #285 9 years ago
  Mike Naberezny b41d445989 Fix changelog entry placed under wrong version 9 years ago
  Mike Naberezny 92472e17cd Add superslacker to the plugins list 9 years ago
  Mike Naberezny d8d35961ad Fix uptime check on Python 2.6 9 years ago
  Mike Naberezny 1c2ea9026a Don't report negative uptime for a process if system time changes 9 years ago
  Mike Naberezny 655626b1e0 Fix typo in XML-RPC docs 9 years ago
  Mike Naberezny 1cd2fc5d84 Add note that quotes around values are not supported. Closes #566 9 years ago
  Mike Naberezny fb78a28f5b Update environment variable info and move it to the top 9 years ago
  Mike Naberezny ef4a77a6d6 Add capistrano-supervisor to the plugins list 9 years ago
  Mike Naberezny 9c5bf85ab0 Add a test for different expansion types on one line 9 years ago
  Mike Naberezny 04890d0858 Remove datatypes.set_here() 9 years ago
  Mike Naberezny b01795e8ab Assert 'here' is not None rather than ignoring it 9 years ago
  Mike Naberezny a350d25568 Group all [include] tests together 9 years ago
  Mike Naberezny b14c32d7f0 Group read methods together and explain overrides 9 years ago
  Mike Naberezny 23e5fc0efa Use RawConfigParser.read_string() if available 9 years ago
  Mike Naberezny 0eb3b885de Fix expanding "file=%(here)s" in [unix_http_server] section. Closes #677 9 years ago
  Mike Naberezny e2d9e1090e Fix assertion 9 years ago
  Mike Naberezny 726dbd249d Remove duplicated Py3 compat code for ConfigParser 9 years ago
  Mike Naberezny a92b2120c4 Remove unnecessary calls to process_config() in tests 9 years ago
  Mike Naberezny 3fc45ac12c Use consistent name for parser in ClientOptions and ServerOptions 9 years ago
  Mike Naberezny 62b55f0354 Use ignore_errors=True instead of try/catch 9 years ago
  Mike Naberezny 1963c71352 Add failing test for #677 9 years ago
  Mike Naberezny e5fe3fff3f Merge pull request #670 from msabramo/expose_more_info_from_getAllConfigInfo 9 years ago