This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lnt.
from c9b7905 Make lnt runtest test-suite not stop on build failures in the tests. new 850d99a LNT graph New Setting options to use mean as aggregation function
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/templates/v4_graph.html | 17 +++++++---- lnt/server/ui/views.py | 41 +++++++++++++++++++------- lnt/util/stats.py | 17 +++++++++++ tests/server/ui/V4Pages.py | 15 ++++++---- tests/server/ui/statsTester.py | 55 +++++++++++++++++++++++++++++++++++ 5 files changed, 123 insertions(+), 22 deletions(-) create mode 100644 tests/server/ui/statsTester.py