summaryrefslogtreecommitdiff
path: root/tools/scan-view
Commit message (Expand)AuthorAgeFilesLines
* [clang] [cmake] Add distribution install targets for remaining componentsMichal Gorny2019-10-041-2/+12
* [clang-scan-view] Force utf-8 when handling report (python2 only)Serge Guelton2019-07-161-2/+2
* Portable Python script across Python versionSerge Guelton2019-01-031-5/+11
* Portable Python script across Python versionSerge Guelton2018-12-192-8/+15
* Portable Python script across Python versionSerge Guelton2018-12-181-3/+6
* Portable Python script across Python versionSerge Guelton2018-12-182-4/+4
* Portable Python script across Python versionSerge Guelton2018-12-182-20/+23
* Portable Python script across Python versionSerge Guelton2018-12-181-2/+5
* Portable Python script across Python versionSerge Guelton2018-12-181-1/+1
* Portable Python script across Python versionSerge Guelton2018-12-131-2/+5
* Portable Python script across Python versionSerge Guelton2018-12-131-2/+2
* Portable Python script across Python versionSerge Guelton2018-12-031-9/+12
* Portable Python script across Python versionSerge Guelton2018-12-031-1/+1
* Portable Python script across versionSerge Guelton2018-12-032-6/+6
* Portable Python script across Python versionSerge Guelton2018-12-031-9/+9
* Fix typos in clangAlexander Kornienko2018-04-061-3/+3
* Add coding and shebang.Vassil Vassilev2017-03-022-0/+6
* Remove autoconf supportChris Bieneman2016-01-261-37/+0
* [scan-view] replace deprecated optparse with argparseAlexander Kornienko2015-12-211-45/+48
* [scan-build] Make scan-build work whether it's installed or notJonathan Roelofs2015-11-133-5/+11
* [scan-build] Move non user-facing utilities to shareJonathan Roelofs2015-11-136-8/+11
* Fix buildJonathan Roelofs2015-11-131-1/+1
* [scan-view] Rename 'Resources' --> 'share'Jonathan Roelofs2015-11-136-10/+10
* Hiding the scan-build and scan-view projects under the Misc folder in IDEs in...Aaron Ballman2015-11-111-0/+1
* Fix buildJonathan Roelofs2015-11-101-1/+1
* Implement post-commit review feedback on r252662Jonathan Roelofs2015-11-101-3/+2
* Implement the fix that r252641 should have beenJonathan Roelofs2015-11-101-9/+12
* Fix missing CMake dependency introduced in r252474Jonathan Roelofs2015-11-101-2/+4
* Fix the cmake build after r252474 broke itJonathan Roelofs2015-11-091-2/+5
* Create install targets for scan-build and scan-viewJonathan Roelofs2015-11-094-3/+73
* [analyzer] scan-view: don't ever serve absolute paths.Jordan Rose2013-04-291-12/+4
* Further harden checking that scan-view isn't serving up pages outsideTed Kremenek2012-10-121-2/+2
* Have scan-view guard against serving up pages outside the root directory.Ted Kremenek2012-10-121-0/+5
* Fix call to send_error() in scan-view. An int error code is expected but a s...Ted Kremenek2011-02-211-1/+1
* Increase scan-view max timeout to 1 minute.Ted Kremenek2009-05-041-1/+1
* "missing ivar release" is a performance bug.Ted Kremenek2008-10-302-0/+2
* Generalize searching for the keyword "leak" in a bug type.Ted Kremenek2008-10-241-1/+1
* For Radar reporting, null dereferences should be default classified as "Crash...Ted Kremenek2008-10-231-0/+2
* Set reproducibility back to "Always"Ted Kremenek2008-09-301-0/+0
* scan-view: Remove some debugging prints.Daniel Dunbar2008-09-301-2/+0
* Default reproducibility to "Not applicable"Ted Kremenek2008-09-301-0/+0
* Make "Performance" the default Radar classification for leaks. "Other" for a...Ted Kremenek2008-09-301-1/+10
* Make a separate parameter class for "Radar classifications".Ted Kremenek2008-09-301-5/+13
* Add "SelectionParameter" class to represent drop-down boxes.Ted Kremenek2008-09-302-13/+27
* Conditionally load/save default parameter value from config file.Ted Kremenek2008-09-301-0/+2
* Use objects to represent form parameters. This allows us to abstract away someTed Kremenek2008-09-302-18/+44
* Tabs -> Spaces.Ted Kremenek2008-09-301-4/+4
* Fix braindead bug, ID number was hardcoded.Daniel Dunbar2008-09-291-0/+0
* Change Radar reproducibility to "Always".Daniel Dunbar2008-09-261-0/+0
* Disable report crashes link for the time being.Daniel Dunbar2008-09-251-3/+7