提交歷史

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