This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from fd315fa Pass request args through machine latest redirect new a3d8a89 Fixup prefixes in more cases new 36cfb1a Enhance APIs new 9457a4c Refactor db startup code to have fewer DB round trips new 4528219 Avoid lazy queries in recent page
The 4 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/db/testsuitedb.py | 5 + lnt/server/db/v4db.py | 36 ++++--- lnt/server/ui/api.py | 119 +++++++++++++--------- lnt/server/ui/static/lnt_graph.js | 4 +- lnt/server/ui/templates/layout.html | 2 +- lnt/server/ui/templates/v4_regression_detail.html | 2 +- lnt/server/ui/views.py | 11 +- tests/server/ui/test_api.py | 70 +++++-------- 8 files changed, 134 insertions(+), 115 deletions(-)