This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 69baf9d Add an API for accessing sample data new bee9839 Refactor runs.html usage; NFC new 2d2ba0a Fix error path after r306534
The 2 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/lnttool/create.py | 2 +- lnt/lnttool/main.py | 5 +-- lnt/server/ui/templates/reporting/run_report.html | 8 ++++ .../reporting/{runs.txt => run_report.txt} | 0 lnt/server/ui/templates/reporting/runs.html | 13 ------ lnt/server/ui/templates/v4_run.html | 7 +-- lnt/server/ui/views.py | 51 +++++++++++----------- lnt/util/NTEmailReport.py | 5 +-- 8 files changed, 40 insertions(+), 51 deletions(-) create mode 100644 lnt/server/ui/templates/reporting/run_report.html rename lnt/server/ui/templates/reporting/{runs.txt => run_report.txt} (100%)