You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Pēteris Caune 21a042aa16 Move notification logic to hc.api.transports. Don't use "paused" state for checks. 9 years ago
..
__init__.py sendalerts concurrently 9 years ago
ensuretriggers.py use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache 9 years ago
fillnpings.py fillnpings catches up with pings received during the execution of the command 9 years ago
prunechecks.py management commands use self.stdout.write instead of print. Fixes #21 9 years ago
prunepings.py Ping objects get "n" field, their serial numbers, used in "log page". "fillnpings" management command initially populates this field (it touches every ping so it takes time to complete). 9 years ago
prunepingsslow.py prunepingsslow command skips checks with user_id=null 9 years ago
sendalerts.py Move notification logic to hc.api.transports. Don't use "paused" state for checks. 9 years ago
sendreports.py management commands use self.stdout.write instead of print. Fixes #21 9 years ago