This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from e666703 Remove a bunch of database versioning code new 3d908f6 Move some utilities around; NFC new 7c80dad Move shared PrecomputedCR class to lnt.server.ui.util; NFC new 4081c50 Avoid database queries inside page templates
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/analysis.py | 9 +-- lnt/server/reporting/dailyreport.py | 69 ++++++++++++++++---- lnt/server/ui/globals.py | 3 +- lnt/server/ui/profile_views.py | 6 +- lnt/server/ui/regression_views.py | 36 ++--------- lnt/server/ui/templates/all_machines.html | 4 +- lnt/server/ui/templates/layout.html | 6 +- lnt/server/ui/templates/v4_order.html | 22 +++---- lnt/server/ui/util.py | 103 ++++++++---------------------- lnt/server/ui/views.py | 70 ++++++++++++++------ lnt/util/stats.py | 5 ++ 11 files changed, 170 insertions(+), 163 deletions(-)