aboutsummaryrefslogtreecommitdiff
path: root/tools/scan-view/ScanView.py
AgeCommit message (Expand)Author
2008-09-30scan-view: Remove some debugging prints.Daniel Dunbar
2008-09-30Conditionally load/save default parameter value from config file.Ted Kremenek
2008-09-30Use objects to represent form parameters. This allows us to abstract away someTed Kremenek
2008-09-25Disable report crashes link for the time being.Daniel Dunbar
2008-09-25Add link to report analyzer failures (parse errors, asserts, etc).Daniel Dunbar
2008-09-24Add scan-view '--allow-all-hosts' option, by default access is nowDaniel Dunbar
2008-09-22scan-view: Add header and "report bug" links to report pages.Daniel Dunbar
2008-09-22scan-view: Add links to open files using default file handler.Daniel Dunbar
2008-09-22scan-view: Update for "button" class change, drop magic resolution ofDaniel Dunbar
2008-09-22scan-view: Add links from bug reporting forms to report & summary pages.Daniel Dunbar
2008-09-22scan-view: Search for available port if default is unavailable.Daniel Dunbar
2008-09-22scan-view: Store bug reporter defaults in ~/.scanview.cfgDaniel Dunbar
2008-09-22scan-view tweaksDaniel Dunbar
2008-09-22Improve scan-view report bug (submitted) interface.Daniel Dunbar
2008-09-22Improve scan-view report bug interface.Daniel Dunbar
2008-09-21scan-view tweaks:Daniel Dunbar
2008-09-21scan-view tweaks:Daniel Dunbar
2008-09-21scan-view: Add more information to default bug description and useDaniel Dunbar
2008-09-21Have ScanView.py generate a "<td></td>" pair in the output HTML instead of ha...Ted Kremenek
2008-09-20Make scan-view more robust / friendly when bug reporting fails.Daniel Dunbar
2008-09-19Add initial implementation of scan-viewDaniel Dunbar