This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 0754dd1 Use yaml schema mechanism to describe compile suite new f4f9463 testsuitedb: Simplify relation specification; NFC new 109f293 testsuitedb: Request index for Sample->RunId new eb82c65 testsuitedb: Specify backrelations with cascading behavior new aa5b6f6 Simplify deletion code; NFC new c2d7a4b api: Implement machine deletion
The 5 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/updatedb.py | 56 +++------------ lnt/server/db/testsuitedb.py | 134 +++++++++++++---------------------- lnt/server/ui/api.py | 26 ++++--- tests/lnttool/PostgresDB.shtest | 27 +++---- tests/lnttool/UpdateDB.py | 22 +++--- tests/server/ui/change_processing.py | 10 ++- tests/server/ui/test_api_deletes.py | 44 +++++++++++- 7 files changed, 152 insertions(+), 167 deletions(-)