summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
AgeCommit message (Collapse)AuthorFilesLines
1999-03-12Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1-0/+16
put on a person or on a bug. Some of the group bits control access to bugzilla features. And a person can't access a bug unless he has every group bit set that is also set on the bug.
1999-03-06Check qa_contact IDs.terry%netscape.com1-3/+6
1999-03-06Add check to make sure versions table is OK.terry%netscape.com1-1/+19
1999-03-04Added a "component/product" sanity check.terry%netscape.com1-2/+20
1998-11-21Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1-2/+1
1998-11-17Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1-1/+2
1998-09-16Everything has been ported to now run under Perl.terry%netscape.com1-57/+58
1998-09-01Do some simple sanity checks.terry%netscape.com1-0/+112