Historique des commits

Auteur SHA1 Message Date
  Mike Naberezny 815f1e05e0 Add coverage for close() on Python 2 il y a 10 ans
  Mike Naberezny 180beb727a Close log handlers in tests to prevent ResourceWarnings on Python 3 il y a 10 ans
  Mike Naberezny 87b5ab3d93 Handle case where fileno() raises UnsupportedOperation on Python 3 il y a 10 ans
  Mike Naberezny 4dc097d064 Fix pyflakes warning il y a 10 ans
  Mike Naberezny 467273ae67 Remove "import *" from text_socket il y a 10 ans
  Mike Naberezny 862fea1dd2 Fix a crash if IOError occurs while making dispatchers. Closes #87 il y a 10 ans
  Mike Naberezny 2e645f1dfc Provide more context in spawn error messages. Refs #87 il y a 10 ans
  Mike Naberezny ea03e63ce4 Fix handler __init__ leaving invalid state for __del__. Refs #391, #87 il y a 10 ans
  Mike Naberezny 0a2f2793d1 Remove fakeos.py fixture that hasn't been used for years il y a 10 ans
  Mike Naberezny 2a023ff64f Group the file handlers together il y a 10 ans
  Mike Naberezny b566671b1c Remove unused import il y a 10 ans
  Mike Naberezny 9ff7f51b86 Import text_socket explicitly only where it is required il y a 10 ans
  Mike Naberezny 572ce4e4b3 Remove print_function, change uses of it that were errors to stderr il y a 10 ans
  Mike Naberezny 3df28b0425 Import fcntl rather than pieces from it il y a 10 ans
  Mike Naberezny 4ee29b35e8 Fix error message when program section has no command il y a 10 ans
  Mike Naberezny 4d204f364f Add tests for process_num expansion in logfile names il y a 10 ans
  Mike Naberezny fe12666120 Remove redirect_stderr from evenlistener examples. Refs #220 il y a 10 ans
  Mike Naberezny 84ac9daf37 Add tests for all options that support process_num expansion il y a 10 ans
  Mike Naberezny 43f53cf4a3 Merge pull request #518 from joshk/patch-1 il y a 10 ans
  Josh Kalderimis 6376b5ada1 Use the new build env on Travis il y a 10 ans
  Mike Naberezny 99ac5ca683 Remove unnecessary special case for Python 2 il y a 10 ans
  Mike Naberezny 4420af41f3 Disallow redirect_stderr=true for eventlisteners. Closes #220 il y a 10 ans
  Mike Naberezny 861f83016a Add note that redirect_stderr must not be used with eventlisteners il y a 10 ans
  Chris McDonough b111e78174 forgot to test kill of fgthread il y a 10 ans
  Chris McDonough b4f3a948c5 add tests for fgthread il y a 10 ans
  Chris McDonough 29458331f6 full test coverage for supervisord.py il y a 10 ans
  Chris McDonough 8bfdb3b655 add tests for BasePoller il y a 10 ans
  Mike Naberezny 7fb6489d7c Merge pull request #515 from msabramo/pinpoint_unexpected_end_of_key_value_pairs_error il y a 10 ans
  Chris McDonough 5f67841ca5 get rpcinterface test coverage back up to 100% il y a 10 ans
  Chris McDonough 5351feb0ab get rid of other unused medusa features, to reduce testing burden il y a 10 ans