gecko-dev/webtools/litmus/Litmus
zach%zachlipton.com 462cb1e027 Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
..
DB - only count enabled testcases in coverage measurement 2006-06-19 19:35:24 +00:00
Auth.pm * Add new edit users interface to allow admins to search for users and to change change user passwords, email addresses, and other user data. 2006-06-16 17:27:54 +00:00
BugzillaDBI.pm Only load Litmus::BugzillaDBI if Bugzilla auth is enabled, otherwise we get errors when the database connection fails. 2006-04-06 03:29:37 +00:00
CGI.pm b=314928 2006-01-25 17:03:40 +00:00
Cache.pm b=323768 2006-06-05 03:55:52 +00:00
Config.pm b=323768 2006-06-05 03:55:52 +00:00
DBI.pm Provide better error handling by defining an error handler in Litmus::DBI. When a database error is thrown, this handler will take care of calling Litmus::Error::internalError() and displaying a proper error message to the user. This should do much to prevent 500 Internal Server Errors and the blank pages that previously popped up. 2006-06-19 22:05:16 +00:00
DBTools.pm Improve search for edit_users.cgi. 2006-06-16 18:36:51 +00:00
Error.pm b=314928 2006-01-25 17:03:40 +00:00
FormWidget.pm b=323768 2006-06-05 03:55:52 +00:00
SysConfig.pm b=323768 2006-06-05 03:55:52 +00:00
Template.pm Add a simple formatting engine for testcase data using Text::Markdown. Normal HTML is passed through the filter unchanged, but now paragraphs will automatically be tagged with <p> and lists will automatically be converted to the proper html. A formatting help pane provides a description. The formatter is triggered with the 'markdown' filter in templates (e.g. [% expectedResults | markdown | testdata %]. 2006-06-15 18:54:15 +00:00
Testlist.pm b=314928 2006-01-25 17:03:40 +00:00
UserAgentDetect.pm b=323768 2006-06-05 03:55:52 +00:00
Utils.pm b=314928 2006-01-25 17:03:40 +00:00