This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 3179785 Make sure hooks are not run before they are loaded new 1eaa46a Short circuit regression fix checking new 15b1cf6 Prevent detached object errors new 60e219e Do bulk add to avoid DB round trips new 71daaff Add a whitelist of files to keep linter clean new 885cc40 Scaleability improvements: don't expire objects and use better query new 5f44eb6 Getting server UI tests working in flake8
The 6 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/fieldchange.py | 27 +++++++++++----------- .../db/rules/rule_update_fixed_regressions.py | 5 +++- lnt/server/db/testsuitedb.py | 4 +++- setup.cfg | 2 +- tests/server/ui/V4Pages.py | 22 ++++++++---------- tests/server/ui/change_processing.py | 22 ++++++++++-------- tests/server/ui/statsTester.py | 1 + tests/server/ui/test_api_modify.py | 2 +- tests/server/ui/test_matrix_page.py | 7 +++--- tox.ini | 12 ++++++++++ 10 files changed, 62 insertions(+), 42 deletions(-)