Commit History

Author SHA1 Message Date
  Mike Naberezny 8286f01c9c Prepare 3.2.3 release 9 years ago
  Mike Naberezny f455360d44 Fix test failure on Python 2.4 9 years ago
  Mike Naberezny cdada807eb Return 400 Bad Request if the XML-RPC request body is invalid 9 years ago
  Mike Naberezny 01309f7fd2 Remove special case and log any request whose response is unmarshallable 9 years ago
  Mike Naberezny a037b43c30 Fix typos so comment is readable 9 years ago
  Mike Naberezny d5cbaaa606 Fix typo in changelog 9 years ago
  Mike Naberezny 26cc505f5e Prepare 3.2.2 release 9 years ago
  Mike Naberezny b442870c72 Fix syntax error on Python 2.5 9 years ago
  Mike Naberezny 4572170838 Show an error for username= without password=. Fixes #728 9 years ago
  Mike Naberezny b7e4ed8510 Prepare 3.2.1 release 9 years ago
  Mike Naberezny 8729d943dd Use a better variable name 9 years ago
  Mike Naberezny d72eb478fc Fix crash if system time is far into the future. Closes #213 9 years ago
  Mike Naberezny 09b3c85f8a Add .eggs/ to .gitignore 9 years ago
  Mike Naberezny 1db09585fc Merge pull request #703 from gudata/patch-1 9 years ago
  gudata 35f53ba00a Correct behaviour 9 years ago
  Mike Naberezny 5fcab2c834 Prepare 3.2.0 release 9 years ago
  Vovan Kuznetsov 70235356ef Added supervisor_checks to the docs. 9 years ago
  Mike Naberezny 7a75dd9ace Fix typo in docs 9 years ago
  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