Histórico de Commits

Autor SHA1 Mensagem Data
  Mike Naberezny 57f4e3c978 Fix syntax preventing readme from rendering on PyPI há 9 anos atrás
  Mike Naberezny d746ba279d Add tests for config reloading error conditions há 11 anos atrás
  Mike Naberezny 2d4f457c5b Add pypy to .travis.yml and tox.ini há 9 anos atrás
  Mike Naberezny ce1af1ab9a Fix pyflakes warning há 10 anos atrás
  Marc Abramowitz 8c84f9fc40 Make test_socket_manager tests pass on PyPy há 11 anos atrás
  Chris McDonough 8c948e349d add dedicated test cases for stripEscapes to get coverage há 11 anos atrás
  Mike Naberezny 54a13fbdaa Add more tests for upcheck error handling há 11 anos atrás
  Mike Naberezny 12448b8ca4 Add test for [include] section with no files= option há 10 anos atrás
  Mike Naberezny bcd8c63f3a Avoid stubbing options.exists where unnecessary há 10 anos atrás
  Mike Naberezny ddeb29738a Add test for handling getopt error in realize() há 10 anos atrás
  Mike Naberezny b2846c7b0b Add tests for cleanup_fds há 10 anos atrás
  Mike Naberezny 3a5c8be1f5 Add tests for included files há 10 anos atrás
  Mike Naberezny 7d021503ff Add test for missing [supervisorctl] section há 10 anos atrás
  Mike Naberezny 32da75d0d6 Add test for positional arguments error há 10 anos atrás
  Mike Naberezny 54df6f5ce2 Add tests for reading config files with inline comments há 10 anos atrás
  Mike Naberezny e96ef5ec8b Add a test for make_dispatchers() há 10 anos atrás
  Mike Naberezny ddd68530b1 Add test for after_setuid() há 10 anos atrás
  Mike Naberezny 86fda9d360 Remove redundant imports for StringIO há 9 anos atrás
  Mike Naberezny 7725a1abfd Strip trailing whitespace há 11 anos atrás
  Chris McDonough 62dbc99101 test explicit error raising in add method há 11 anos atrás
  Mike Naberezny bbfbcadeb2 Add tests for making eventlistener pools and FCGI groups há 10 anos atrás
  Mike Naberezny 540ca304e9 Add tests for get_plugins error conditions há 11 anos atrás
  Mike Naberezny 7b286bdf09 Add tests for saneget() há 10 anos atrás
  Mike Naberezny 9a82497766 Remove @patch now that we can inject the environment há 10 anos atrás
  Mike Naberezny c1bd7ead10 Use consistent name for parser in ClientOptions and ServerOptions há 9 anos atrás
  Mike Naberezny 6ad2751277 Fix expanding "file=%(here)s" in [unix_http_server] section. Closes #677 há 9 anos atrás
  Mike Naberezny 87373d0057 Add a test for different expansion types on one line há 9 anos atrás
  Mike Naberezny b4547e2fda Fix assertion há 9 anos atrás
  Mike Naberezny df9545d226 Remove unnecessary calls to process_config() in tests há 9 anos atrás
  Mike Naberezny 9c23851716 Use ignore_errors=True instead of try/catch há 9 anos atrás