Skip to content

v6.8.1

Compare
Choose a tag to compare
@gyorb gyorb released this 08 Nov 15:04
· 3932 commits to master since this release
e8b4c61

Improvements

  • Select hash generation method #1801
    Analyzer report hash generation algorithm can be selected in the command line
  • Add dates to the run tag list at report filter #1781
  • New documentation for Gerrit-Jenkins integration #1746
  • Don't parse command line options for skipped files. #1790
  • Improve option_parser.py::arg_check to reduce number of regexps compiled #1789
  • Log invalid LDAP credentials as warnings #1787
  • Preserve -nostdinc++ in command line, the same as for -nostdinc #1779
  • Slightly cleaner handling of constructing analyzers #1774
  • Option to do database migration without user interaction #1769
  • Print out which product is garbage collected #1767
  • Online server configuration file reload #1766
  • Handle SIGTERM to stop the server running. #1762
  • Remove trivial properties. Rename some files. #1759
  • Add missing python requirement. #1756
  • Add logo files #1750
  • Skip '-Xclang ' at argument parsing #1744
  • Add .editorconfig file #1697

Bug Fixes

  • GUI Bug bug path numbering #1806
  • --force argument for store does not work #1802
  • Hash generation failed because of decoding error #1800
  • Bug fix: if there is an issue present, parse_output_parser.py #1799
  • Multiple configuration option for the same checker #1791
  • Check that the given product exist at server #1786
  • Fix long line #1785
  • Fix exception message printing at server #1784
  • Break long lines at cmd analyze and check commands #1783
  • Convert relative include paths to absolute #1782
  • Fix scrolling at Bug List data grid #1780
  • Add missing images to user guide #1776
  • Remove lock file at the end of logging #1773
  • Fix profileit function #1768
  • Fix storing check command #1764
  • Fix instance manager file lock #1763
  • Fix plist to html parser #1758
  • Fix non breakable space character #1754
  • Slugify run name when storing analysis statistics #1753
  • Fix plist to html converter missing severity #1751
  • Fix run tab change #1748
  • Increase performance of loading products #1740
  • check command's -c flag should remove the report directory #1646
  • Fix SQL query #1808