pjs/webtools/litmus/migration
ccooper%deadsquid.com 74e65ba773 Misc.
- removed references to Time::Piece::* modules. The default date behavior has burned us a few time now (most notably in the Session code), so we need to be explicit about our dates and date comparisons.
- standardized how we make our calls to Date::Manip
- implemented a logError method and use it replace all old STDERR output references
- manage_categories cleanup: show product name in branch listing, making it easier to find which branch you're looking for when many branches have the same name. Do the same thing for opsyses and platforms.
- added Litmus::Utils::sanitize() for processing CGI input
2008-06-13 21:07:48 +00:00
..
.htaccess
add_testcases_from_xml.pl Misc. 2008-06-13 21:07:48 +00:00
clone_testgroup.pl
import_testplan_from_testrunner.pl
migrate_2_to_3.pl - clone testgroups/subgroups/testcases between 2.0 and 3.0 2007-06-01 15:10:06 +00:00
testday_report.pl b=384460 2007-08-28 18:38:41 +00:00
update_branch_relationships.pl b=355278 2006-12-06 18:18:31 +00:00
update_litmus_from_testrunner.pl