aboutsummaryrefslogtreecommitdiff
path: root/tools/scan-view/Reporter.py
AgeCommit message (Expand)Author
2008-10-30"missing ivar release" is a performance bug.Ted Kremenek
2008-10-24Generalize searching for the keyword "leak" in a bug type.Ted Kremenek
2008-10-23For Radar reporting, null dereferences should be default classified as "Crash...Ted Kremenek
2008-09-30Make "Performance" the default Radar classification for leaks. "Other" for a...Ted Kremenek
2008-09-30Make a separate parameter class for "Radar classifications".Ted Kremenek
2008-09-30Add "SelectionParameter" class to represent drop-down boxes.Ted Kremenek
2008-09-30Use objects to represent form parameters. This allows us to abstract away someTed Kremenek
2008-09-30Tabs -> Spaces.Ted Kremenek
2008-09-22Improve scan-view report bug (submitted) interface.Daniel Dunbar
2008-09-21Don't add Bugzilla reporter (not yet implemented)Daniel Dunbar
2008-09-20Make scan-view more robust / friendly when bug reporting fails.Daniel Dunbar
2008-09-19Add initial implementation of scan-viewDaniel Dunbar