fix a bug with pause_penalty.
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 15 Sep 2009 00:43:36 +0000 (00:43 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 15 Sep 2009 00:43:36 +0000 (00:43 +0000)
commit4bf13ed6dd1e71c3f065b7a1957cd3d76c121217
tree9e1d63940673c8b9629b211a6d2e89da03a7222b
parent4727dc2279bd2aa3ea405d8c36ed7d1f3eff121c
fix a bug with pause_penalty.
- bug caused a paused site to never unpause
- now after 30 days ticket is closed, and a new ticket is created, thus
resetting the penalty escalation
monitor/common.py
monitor/database/info/history.py
monitor/database/info/interface.py
monitor/wrapper/mailer.py
policy.py