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 1e3285423f 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
..
__init__.py sendalerts concurrently 9 years ago
ensuretriggers.py management commands use self.stdout.write instead of print. Fixes #21 9 years ago
fillnpings.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
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 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
sendalerts.py management commands use self.stdout.write instead of print. Fixes #21 9 years ago
sendreports.py management commands use self.stdout.write instead of print. Fixes #21 9 years ago