aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/apt-panopticon-report-email.lua (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-12-02Merge email and web report scripts.onefang1-292/+0
2019-12-02Add more report stuff.onefang1-2/+6
TIMEOUT, report inactive mirrors and why it's not active, add a * for things tested but not supported.
2019-12-01Add the timezone.onefang1-1/+1
2019-12-01Change time format for reports, and add time to email.onefang1-1/+1
2019-12-01Much work on the Updated tests.onefang1-1/+1
Plus keep a history of results.
2019-11-27Add a link to the source code.onefang1-0/+1
2019-11-26Update the email report to match the web report.onefang1-3/+81
I should merge these two, or factor out common stuff into a library that might be useful for other reports.
2019-11-26Report Integrity results.onefang1-1/+1
2019-11-14Add a warning about large error / warning counts.onefang1-0/+2
2019-11-13Some more sprucing up of the email and web reports.onefang1-3/+6
2019-11-13Make the email and web reports similar, reporting the same tests.onefang1-9/+27
2019-11-06Not being able to open lua resalts files for the output generators isn't ↵onefang1-1/+1
critical.
2019-11-06Add the email report.onefang1-0/+186