1. 1d75a3b [analyzer] scan-view: don't ever serve absolute paths. by Jordan Rose · 11 years ago
  2. 7642b9a Further harden checking that scan-view isn't serving up pages outside by Ted Kremenek · 12 years ago
  3. 44cbe67 Have scan-view guard against serving up pages outside the root directory. by Ted Kremenek · 12 years ago
  4. 57cbb0d Fix call to send_error() in scan-view. An int error code is expected but a string was being sent. Patch by Andrew Price! by Ted Kremenek · 13 years ago
  5. 305d2d2 Increase scan-view max timeout to 1 minute. by Ted Kremenek · 15 years ago
  6. 56f6e3f "missing ivar release" is a performance bug. by Ted Kremenek · 16 years ago
  7. 03373df Generalize searching for the keyword "leak" in a bug type. by Ted Kremenek · 16 years ago
  8. 7ab9447 For Radar reporting, null dereferences should be default classified as "Crash/Hang/Data loss" <rdar://problem/6315624> by Ted Kremenek · 16 years ago
  9. c94e31e Set reproducibility back to "Always" by Ted Kremenek · 16 years ago
  10. c6607f8 scan-view: Remove some debugging prints. by Daniel Dunbar · 16 years ago
  11. 8fe38a6 Default reproducibility to "Not applicable" by Ted Kremenek · 16 years ago
  12. ba78cc0 Make "Performance" the default Radar classification for leaks. "Other" for all others (for now). by Ted Kremenek · 16 years ago
  13. 8ce622d Make a separate parameter class for "Radar classifications". by Ted Kremenek · 16 years ago
  14. fe6fa07 Add "SelectionParameter" class to represent drop-down boxes. by Ted Kremenek · 16 years ago
  15. 480bc34 Conditionally load/save default parameter value from config file. by Ted Kremenek · 16 years ago
  16. 19c8820 Use objects to represent form parameters. This allows us to abstract away some by Ted Kremenek · 16 years ago
  17. 13c03d8 Tabs -> Spaces. by Ted Kremenek · 16 years ago
  18. 58df184 Fix braindead bug, ID number was hardcoded. by Daniel Dunbar · 16 years ago
  19. 15d6719 Change Radar reproducibility to "Always". by Daniel Dunbar · 16 years ago
  20. b5f9a4e Disable report crashes link for the time being. by Daniel Dunbar · 16 years ago
  21. 7ebe0ed Add link to report analyzer failures (parse errors, asserts, etc). by Daniel Dunbar · 16 years ago
  22. f6a415f Add scan-view '--allow-all-hosts' option, by default access is now by Daniel Dunbar · 16 years ago
  23. 17fded6 scan-view: Add header and "report bug" links to report pages. by Daniel Dunbar · 16 years ago
  24. 4d20cf7 scan-view: Add links to open files using default file handler. by Daniel Dunbar · 16 years ago
  25. 28870e1 scan-view: Update for "button" class change, drop magic resolution of by Daniel Dunbar · 16 years ago
  26. 51e6ffe Removed scan-view's version of scanview.css. by Ted Kremenek · 16 years ago
  27. 7ccce6b not executable by Nuno Lopes · 16 years ago
  28. c2dd345 scan-view: Add links from bug reporting forms to report & summary pages. by Daniel Dunbar · 16 years ago
  29. 7ad535d scan-view: Search for available port if default is unavailable. by Daniel Dunbar · 16 years ago
  30. 8dcd940 scan-view: Store bug reporter defaults in ~/.scanview.cfg by Daniel Dunbar · 16 years ago
  31. e673c08 scan-view tweak - Require index.html in provided results directory. by Daniel Dunbar · 16 years ago
  32. 7345e47 scan-view tweaks - Use more correct HTTP error codes on (unexpected) errors. by Daniel Dunbar · 16 years ago
  33. 47cceff Improve scan-view report bug (submitted) interface. by Daniel Dunbar · 16 years ago
  34. 7826629 Improve scan-view report bug interface. by Daniel Dunbar · 16 years ago
  35. b131c8a scan-view tweaks: by Daniel Dunbar · 16 years ago
  36. cb028b0 scan-view tweaks: by Daniel Dunbar · 16 years ago
  37. 25b51d0 scan-view: Add more information to default bug description and use by Daniel Dunbar · 16 years ago
  38. feee21a Don't add Bugzilla reporter (not yet implemented) by Daniel Dunbar · 16 years ago
  39. 3bf5ebe Have ScanView.py generate a "<td></td>" pair in the output HTML instead of having scan-build output an empty (and possibly unused) <td>. by Ted Kremenek · 16 years ago
  40. 5472249 Make scan-view more robust / friendly when bug reporting fails. by Daniel Dunbar · 16 years ago
  41. e33d368 Add initial implementation of scan-view by Daniel Dunbar · 16 years ago