summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
AgeCommit message (Expand)AuthorFilesLines
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-27/+25
2002-07-08Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au1-2/+0
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-4/+4
2002-05-22Bug 93667: Add comments to uncommented sections of sanitycheck.cgimatty%chariot.net.au1-3/+21
2002-04-04Bug 126883 - bugzilla.dtd isn't quite correctbbaetz%student.usyd.edu.au1-0/+18
2002-03-04Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au1-0/+24
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+3
2001-10-06Fix for bug 83474 - The tables were not being unlocked properly when rebuildi...jake%acutex.net1-1/+3
2001-09-20Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf...jake%acutex.net1-0/+108
2001-09-11Fix for bug 76140 - Adding some more sanity checks.jake%acutex.net1-4/+41
2001-09-10Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that d...jake%acutex.net1-1/+2
2001-09-07refix for bug 91808: previous patch for this bug used an INNER JOIN construct...justdave%syndicomm.com1-1/+2
2001-09-03Fix for bug 91808: Additional sanitycheck tests for the duplicates table.justdave%syndicomm.com1-7/+51
2001-07-11Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com1-19/+0
2001-06-02sanitycheck.cgi was able to be run by anybody - even people without Bugzilla ...jake%acutex.net1-1/+16
2001-04-08Fix for bug 66014: Correct sanitycheck for the new initialowner andjustdave%syndicomm.com1-1/+2
2001-02-23fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com1-5/+2
2001-01-20Landing suggested addition from Bernd Eckenfels for bug # 56822tara%tequilarista.org1-0/+3
2000-09-20Oops! This was changed a couple of months ago in such a way that aterry%mozilla.org1-1/+1
2000-08-29use big sql tables because checking keywords requires a fairly huge queryendico%mozilla.org1-0/+1
2000-07-26Landing Adam Spiers' contributions for security and small functional issuestara%tequilarista.org1-19/+28
2000-07-06If bugs with an invalid product/component are found, provide a link to bring ...terry%mozilla.org1-1/+3
2000-06-29fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component...cyeh%bluemartini.com1-3/+3
2000-03-22Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org1-0/+19
2000-01-24Named queries (and the default query) are now stored server side, interry%mozilla.org1-1/+2
2000-01-23Added much more crosschecks, and simplified a lot of the code.terry%mozilla.org1-83/+67
2000-01-23Honor the emailregexp param when checking email addresses.terry%mozilla.org1-1/+3
2000-01-22Added a new table fielddefs that records information about theterry%mozilla.org1-2/+14
2000-01-20Let's outlaw whitespace in keywords.terry%mozilla.org1-1/+1
2000-01-18Check for and rebuild busted password stuff.terry%mozilla.org1-0/+20
2000-01-17Added a "keywords" field to a bug, which is a cached string-based copyterry%mozilla.org1-3/+107
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-0/+1
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-22Fix perl warning.terry%mozilla.org1-1/+1
1999-10-13Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groupsterry%mozilla.org1-0/+3
1999-10-12Updating the vote cache should not update the date-last-changed fieldterry%mozilla.org1-3/+3
1999-10-12Added a "votes" field to the bugs table, which caches the total numberterry%mozilla.org1-5/+58
1999-06-02Added simple sanity checking of the dependencies table.terry%mozilla.org1-0/+18
1999-03-12Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1-0/+16
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