This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 06dfa7e db: rename check_json_schema_changes -> check_schema_changes; NFC new 51a08dd Make LNT client print server's error messages
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/server/ui/app.py | 25 ++++++++++++++++++++++--- lnt/server/ui/templates/error.html | 20 ++++++++++++++------ lnt/server/ui/views.py | 12 ++++++++++++ lnt/util/ServerUtil.py | 26 ++++++++++++++++++++++---- tests/server/ui/V4Pages.py | 6 ++++++ 5 files changed, 76 insertions(+), 13 deletions(-)