aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-29 [LNT] Fixed possible crash or junk data in cPerfPavel Kosov
2021-10-28Disable mypy cacheThomas Preud'homme
2021-10-28[LNT] Refactored plot_parametersPavel Kosov
2021-10-27[LNT] Add more information to error messagesPavel Kosov
2021-10-22Fix flake8 failuresThomas Preud'homme
2021-10-22Fixed plistlib API usage for both python 2.7 and 3.xThomas Preud'homme
2021-10-22[LNT] Fixed the standalone mode of cPerf for the debug purposePavel Kosov
2021-10-22Fix runtest/test_suite.shtest testThomas Preud'homme
2021-10-21[LNT] Added reading nm and objdump paths from env variablesPavel Kosov
2021-10-20Install future to run mypy on Python 3Thomas Preud'homme
2021-10-20Fixed plistlib API usagePavel Kosov
2021-10-11Added parameter missed during rebase.Pavel Kosov
2021-10-09[LNT] Added the ability to disable regressions processing to improve performancePavel Kosov
2021-09-21Added missed spaces in log messages, NFCPavel Kosov
2021-09-21[LNT] Fixed incomplete feature for submit JSON to a local instancePavel Kosov
2021-09-21Fixed relative address in LNT profile control-flow graph.Pavel Kosov
2021-09-21Revert "Fixed relative address in LNT profile control-flow graph."Thomas Preud'homme
2021-09-16Fixed relative address in LNT profile control-flow graph.Dmitry Vassiliev
2021-09-13Docs pages should not mention SVN anymoreChris Matthews
2021-09-13Bump gunicorn versionChris Matthews
2021-09-11[LNT] Fixed missing code_size metricPavel Kosov
2021-09-10[LNT] Fixed relative addresses parsing in ASM codePavel Kosov
2021-09-10[LNT] Fixed fieldchanges grouping to a regressionPavel Kosov
2021-09-08Use new plistlib APIThomas Preud'homme
2021-09-03Update pyyaml to fix build failure with Python 3.9Thomas Preud'homme
2021-09-01Use certifi for SSL certificatesChris Matthews
2021-07-13Remove python-dateutil as a dependencyChris Matthews
2021-07-13Fix some old urls in docsChris Matthews
2021-07-13Make sure FCs and RI are flushed to the database before title rebuildChris Matthews
2021-07-12Enhance Regression audit logChris Matthews
2021-07-12Fix "column cons.consrc does not exist"Chris Matthews
2021-06-24Automatically install mypy stubsThomas Preud'homme
2021-06-22Install missing mypy stubsThomas Preud'homme
2021-06-22Pin lit to Python2-compatible versionThomas Preud'homme
2021-01-20Install future before running sphinxThomas Preud'homme
2021-01-20Fix mypy warning about short_help using __doc__Thomas Preud'homme
2021-01-20Fix type hint for add_column in lnt.server.db.utilThomas Preud'homme
2021-01-20Help mypy with typingThomas Preud'homme
2021-01-20Fix return type in baseline()'s type hintThomas Preud'homme
2021-01-20Tell mypy to ignore import of cython moduleThomas Preud'homme
2021-01-20Mirror LLVM's arc configThomas Preud'homme
2021-01-18[LNT] Fix some ResourceWarningsDanila Malyutin
2021-01-16Extend mandatory Flake8 cleannessThomas Preud'homme
2021-01-16Fix use of undefined session variableThomas Preud'homme
2021-01-16Fix line too long Flake8 warningThomas Preud'homme
2021-01-16Add import needed for typing hintsThomas Preud'homme
2021-01-16Fix OrderField's copy constructorThomas Preud'homme
2021-01-16Remove nonsensical fct definitionThomas Preud'homme
2021-01-15Fix ambiguous variable namesThomas Preud'homme
2021-01-15Fix remaining Flake8 whitespace issuesThomas Preud'homme