This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 219e20c This default arg was incorrect new 74f0d30 Fix some cases where the submission page wouldn't render. new 94b4a4d api: Implement machines put method
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/server/db/testsuitedb.py | 14 ++++++++++++++ lnt/server/ui/api.py | 11 +++++++++++ lnt/server/ui/views.py | 11 +++++++---- tests/server/ui/V4Pages.py | 4 ++++ tests/server/ui/test_api_modify.py | 32 ++++++++++++++++++++++++++++++++ 5 files changed, 68 insertions(+), 4 deletions(-)