This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 146dadb api: Add machine merge operation new 785f733 lnt/server/ui: pep8 fixes; NFC
The 1 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/import_data.py | 1 + lnt/server/db/testsuitedb.py | 14 +- lnt/server/instance.py | 1 + lnt/server/ui/api.py | 56 ++++--- lnt/server/ui/app.py | 31 ++-- lnt/server/ui/decorators.py | 14 +- lnt/server/ui/filters.py | 3 +- lnt/server/ui/globals.py | 4 +- lnt/server/ui/profile_views.py | 55 ++++--- lnt/server/ui/regression_views.py | 83 +++++----- lnt/server/ui/util.py | 19 ++- lnt/server/ui/views.py | 334 +++++++++++++++++++++++--------------- 12 files changed, 367 insertions(+), 248 deletions(-)