This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from 9e2ee46 Whitespace fixups new 8492a50 Fix whitespace here too new 1e618f1 Also print stats, so we can see how we are progressing new 8f454bc Imports fixups new 531f1cf Cleanups suggested by linter new 0bdd4f6 Suppress most common linter warnings: we probably will not fi [...] new 4b044ea Some more parts of the tree that are linter clean now new 518ab86 A few more linter fixups
The 7 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 | 3 +-- lnt/lnttool/viewcomparison.py | 12 +++++++----- lnt/server/db/fieldchange.py | 2 +- lnt/server/db/migrations/upgrade_10_to_11.py | 2 +- lnt/server/db/migrations/upgrade_1_to_2.py | 4 +--- lnt/server/db/migrations/upgrade_2_to_3.py | 6 +----- lnt/server/db/migrations/upgrade_3_to_4.py | 1 - lnt/server/db/migrations/upgrade_5_to_6.py | 2 +- lnt/server/db/migrations/upgrade_7_to_8.py | 6 +----- lnt/server/db/migrations/upgrade_8_to_9.py | 3 +-- lnt/server/db/regression.py | 5 +++-- lnt/server/db/rules/rule_update_fixed_regressions.py | 2 +- lnt/server/db/v4db.py | 4 +--- lnt/server/reporting/dailyreport.py | 2 +- lnt/server/reporting/latestrunsreport.py | 5 +---- lnt/server/ui/app.py | 1 - lnt/server/ui/filters.py | 2 ++ lnt/server/ui/profile_views.py | 11 ----------- lnt/testing/profile/perf.py | 2 +- lnt/testing/profile/profilev2impl.py | 1 - lnt/testing/util/commands.py | 1 - lnt/tests/builtintest.py | 1 - lnt/tests/nt.py | 3 +-- lnt/tests/test_suite.py | 11 +++++------ lnt/util/ImportData.py | 6 ++---- setup.cfg | 2 +- tests/runtest/nt.py | 6 ++++-- tests/server/db/ImportProfile.py | 3 ++- tests/server/db/rules.py | 6 ++++-- tests/server/db/search.py | 7 +++---- tests/testing/Compilers.py | 2 ++ tox.ini | 5 ++++- 32 files changed, 53 insertions(+), 76 deletions(-)