aboutsummaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-0/+50
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-3/+1
* ... and also fix a bug introduced trying to unrot the general bug check rewri...matty%chariot.net.au2002-10-051-1/+1
* Back out a stupid stupid change I made earlier when fixing the stupid stupid ...matty%chariot.net.au2002-10-051-1/+3
* ... oops missed a reviewer checkin condition.matty%chariot.net.au2002-10-051-1/+1
* Bug #93667: Minor style fix, uninit var fix, add explanatory comments to Cros...matty%chariot.net.au2002-10-051-2/+33
* Bug #93667: More movement, commenting, and remove an unused variable.matty%chariot.net.au2002-10-051-28/+32
* Bug #93667: Move some code around, add some section heading comments.matty%chariot.net.au2002-10-051-54/+65
* Bug #93667: Rewrite double cross checking.matty%chariot.net.au2002-10-051-68/+47
* Bug #93667: Rewrite single cross checking.matty%chariot.net.au2002-10-051-15/+16
* ... and fix build.matty%chariot.net.au2002-10-051-4/+2
* Bug #93667: General bug check refactoring.matty%chariot.net.au2002-10-051-127/+47
* Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for c...myk%mozilla.org2002-09-301-1/+2
* Fix for bug 98801: Implementation of the request tracker, a set of enhancemen...myk%mozilla.org2002-09-291-4/+4
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-18/+72
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-27/+25
* Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2bbaetz%student.usyd.edu.au2002-07-081-2/+0
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-4/+4
* Bug 93667: Add comments to uncommented sections of sanitycheck.cgimatty%chariot.net.au2002-05-221-3/+21
* Bug 126883 - bugzilla.dtd isn't quite correctbbaetz%student.usyd.edu.au2002-04-041-0/+18
* Bug 106377 - processmail rescanall should use lastdiffedbbaetz%student.usyd.edu.au2002-03-041-0/+24
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
* Fix for bug 83474 - The tables were not being unlocked properly when rebuildi...jake%acutex.net2001-10-051-1/+3
* Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf...jake%acutex.net2001-09-191-0/+108
* Fix for bug 76140 - Adding some more sanity checks.jake%acutex.net2001-09-101-4/+41
* Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that d...jake%acutex.net2001-09-101-1/+2
* refix for bug 91808: previous patch for this bug used an INNER JOIN construct...justdave%syndicomm.com2001-09-071-1/+2
* Fix for bug 91808: Additional sanitycheck tests for the duplicates table.justdave%syndicomm.com2001-09-031-7/+51
* Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i...justdave%syndicomm.com2001-07-111-19/+0
* sanitycheck.cgi was able to be run by anybody - even people without Bugzilla ...jake%acutex.net2001-06-021-1/+16
* Fix for bug 66014: Correct sanitycheck for the new initialowner andjustdave%syndicomm.com2001-04-081-1/+2
* fix for 66876: Using userids (mediumint) for initialowner and initialqacontactcyeh%bluemartini.com2001-02-231-5/+2
* Landing suggested addition from Bernd Eckenfels for bug # 56822tara%tequilarista.org2001-01-201-0/+3
* Oops! This was changed a couple of months ago in such a way that aterry%mozilla.org2000-09-191-1/+1
* use big sql tables because checking keywords requires a fairly huge queryendico%mozilla.org2000-08-291-0/+1
* Landing Adam Spiers' contributions for security and small functional issuestara%tequilarista.org2000-07-261-19/+28
* If bugs with an invalid product/component are found, provide a link to bring ...terry%mozilla.org2000-07-051-1/+3
* fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component...cyeh%bluemartini.com2000-06-291-3/+3
* Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definitionterry%mozilla.org2000-03-221-0/+19
* Named queries (and the default query) are now stored server side, interry%mozilla.org2000-01-241-1/+2
* Added much more crosschecks, and simplified a lot of the code.terry%mozilla.org2000-01-231-83/+67
* Honor the emailregexp param when checking email addresses.terry%mozilla.org2000-01-231-1/+3
* Added a new table fielddefs that records information about theterry%mozilla.org2000-01-221-2/+14
* Let's outlaw whitespace in keywords.terry%mozilla.org2000-01-201-1/+1
* Check for and rebuild busted password stuff.terry%mozilla.org2000-01-181-0/+20
* Added a "keywords" field to a bug, which is a cached string-based copyterry%mozilla.org2000-01-171-3/+107
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-0/+1
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Fix perl warning.terry%mozilla.org1999-10-221-1/+1