Commit History

Author SHA1 Message Date
  Mike Naberezny d6adc744d7 Clarify behavior of user= option. Closes #695 9 years ago
  Mike Naberezny 5148b42b16 Fix system.multicall() broken by faster start/stop patch 9 years ago
  Mike Naberezny 90059ef95b Fix start/stop buttons on web broken by faster start/stop patch 9 years ago
  Mike Naberezny 5c8f607641 Show error messages when clearing a log on the web interface 9 years ago
  Mike Naberezny 68378602bc Move code for start and stop actions near each other 9 years ago
  Mike Naberezny 772aa0e82d Show errors when stopping a process on the web interface 9 years ago
  Mike Naberezny 78eee381fe Show string description for unexpected faults 9 years ago
  Mike Naberezny 115d66a1fa Show all error messages in TailView. Fixes #627 9 years ago
  Mike Naberezny 2edbca1843 Implement __str__ so code and text of RPCError are logged 9 years ago
  Mike Naberezny 07765a44c9 Don't use green for message because it may be an error 9 years ago
  Mike Naberezny 4058f5e99a Return name with all NOT_RUNNING and STILL_RUNNING faults 9 years ago
  Mike Naberezny 55694cfce9 Fix indentation 9 years ago
  Mike Naberezny d34297267a Revert "Prepare 3.2.0 release" 9 years ago
  Mike Naberezny f74be5723b Prepare 3.2.0 release 9 years ago
  Mike Naberezny c2c4551afd Fix syntax error on Python 2.4 9 years ago
  Mike Naberezny c038042a3d Fix error message not showing the main config file. Refs #516 9 years ago
  Mike Naberezny addb81cbc5 Show repr(value) to improve readability of error message 9 years ago
  Mike Naberezny 5b44eed2aa Reorder changelog entries 9 years ago
  Mike Naberezny 35cd07d15f Show errors from getopt using str() instead of repr() 9 years ago
  Mike Naberezny b4938821b5 Fix syntax error on Python 2.4 9 years ago
  Mike Naberezny 7a3b073a23 Fix syntax error on Python 2.5 9 years ago
  Mike Naberezny 57f4e3c978 Fix syntax preventing readme from rendering on PyPI 9 years ago
  Mike Naberezny d746ba279d Add tests for config reloading error conditions 11 years ago
  Mike Naberezny 2d4f457c5b Add pypy to .travis.yml and tox.ini 9 years ago
  Mike Naberezny ce1af1ab9a Fix pyflakes warning 10 years ago
  Marc Abramowitz 8c84f9fc40 Make test_socket_manager tests pass on PyPy 11 years ago
  Chris McDonough 8c948e349d add dedicated test cases for stripEscapes to get coverage 11 years ago
  Mike Naberezny 54a13fbdaa Add more tests for upcheck error handling 11 years ago
  Mike Naberezny 12448b8ca4 Add test for [include] section with no files= option 10 years ago
  Mike Naberezny bcd8c63f3a Avoid stubbing options.exists where unnecessary 10 years ago