This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 07b5cd2 [LNT] more pep8 code style fixes new 8611887 Introduce Latest Runs Report. new a4fd505 Print machine name in LNT graph tooltip. new 950bf90 Improve alignment of HTML report.
The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lnt/server/reporting/dailyreport.py | 141 +-------------------- lnt/server/ui/static/lnt_graph.js | 4 + lnt/server/ui/static/lnt_run.css | 6 +- lnt/server/ui/templates/layout.html | 1 + .../ui/templates/reporting/daily_report.html | 107 +--------------- lnt/server/ui/templates/reporting/runs.html | 29 +++-- lnt/server/ui/templates/v4_run.html | 4 +- lnt/server/ui/views.py | 25 +++- tests/server/ui/V4Pages.py | 3 + 9 files changed, 62 insertions(+), 258 deletions(-)