- add eval{} blocks around calls to Markdown so that unicode values don't tank perl
Misc.
- use stats page as the basis for login to speed test cycle up a bit
- standardize how email addresses get filtered (| html | email | js)
- update selenium testcase associated with email filtering
- remove perl script and template files that are no longer used
- selenium testcase for show_test.cgi
Misc.
- add admin links to testgroups and subgroups from single testcase listing
- perform unique lookups of testgroups and subgroups for testcases
- add paging for results sets to search_results.cgi, advanced_search.cgi, and common_results.cgi
- added selenium tests to cover paging through results
Misc.
- fix sorting and warning in aggregate_results.cgi
- make coomon results query and default results query use the read-only db
- updated existing selenium searching testcases
- fixed JS error that occured on search_results.cgi when the user was not logged in
- enable new testcases by default
b=384366
- change link text to "view/search tests"
b=387475
- add query to footer to show ungrouped testcases
b=389013
- prefill product and branch on new testcases
b=344703
- remember filter state after submitting testcase changes in manage_*.cgi
b=363001
- add query option to advanced_search to search for results with/without bugs specified
b=363293
- add testcase preview to results page