Age | Commit message (Expand) | Author | Files | Lines |
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -27/+25 |
2002-07-08 | Bug 105472 - expectbigqueries unnecessary with mysql >=3.23.2 | bbaetz%student.usyd.edu.au | 1 | -2/+0 |
2002-06-28 | Bug 148488 - more HTML validation fixes | bbaetz%student.usyd.edu.au | 1 | -4/+4 |
2002-05-22 | Bug 93667: Add comments to uncommented sections of sanitycheck.cgi | matty%chariot.net.au | 1 | -3/+21 |
2002-04-04 | Bug 126883 - bugzilla.dtd isn't quite correct | bbaetz%student.usyd.edu.au | 1 | -0/+18 |
2002-03-04 | Bug 106377 - processmail rescanall should use lastdiffed | bbaetz%student.usyd.edu.au | 1 | -0/+24 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -1/+3 |
2001-10-06 | Fix for bug 83474 - The tables were not being unlocked properly when rebuildi... | jake%acutex.net | 1 | -1/+3 |
2001-09-20 | Fix for bug 97971 - Sanity check should check statuses, resolutions, everconf... | jake%acutex.net | 1 | -0/+108 |
2001-09-11 | Fix for bug 76140 - Adding some more sanity checks. | jake%acutex.net | 1 | -4/+41 |
2001-09-10 | Fix for bug 71664 - Don't complain about a bad keyword cache for a bug that d... | jake%acutex.net | 1 | -1/+2 |
2001-09-07 | refix for bug 91808: previous patch for this bug used an INNER JOIN construct... | justdave%syndicomm.com | 1 | -1/+2 |
2001-09-03 | Fix for bug 91808: Additional sanitycheck tests for the duplicates table. | justdave%syndicomm.com | 1 | -7/+51 |
2001-07-11 | Fix for bug 77473, bug 74032, and bug 85472: Passwords are no longer stored i... | justdave%syndicomm.com | 1 | -19/+0 |
2001-06-02 | sanitycheck.cgi was able to be run by anybody - even people without Bugzilla ... | jake%acutex.net | 1 | -1/+16 |
2001-04-08 | Fix for bug 66014: Correct sanitycheck for the new initialowner and | justdave%syndicomm.com | 1 | -1/+2 |
2001-02-23 | fix for 66876: Using userids (mediumint) for initialowner and initialqacontact | cyeh%bluemartini.com | 1 | -5/+2 |
2001-01-20 | Landing suggested addition from Bernd Eckenfels for bug # 56822 | tara%tequilarista.org | 1 | -0/+3 |
2000-09-20 | Oops! This was changed a couple of months ago in such a way that a | terry%mozilla.org | 1 | -1/+1 |
2000-08-29 | use big sql tables because checking keywords requires a fairly huge query | endico%mozilla.org | 1 | -0/+1 |
2000-07-26 | Landing Adam Spiers' contributions for security and small functional issues | tara%tequilarista.org | 1 | -19/+28 |
2000-07-06 | If bugs with an invalid product/component are found, provide a link to bring ... | terry%mozilla.org | 1 | -1/+3 |
2000-06-29 | fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component... | cyeh%bluemartini.com | 1 | -3/+3 |
2000-03-22 | Patch by "Matt Masson" <matthew@zeroknowledge.com> -- allow definition | terry%mozilla.org | 1 | -0/+19 |
2000-01-24 | Named queries (and the default query) are now stored server side, in | terry%mozilla.org | 1 | -1/+2 |
2000-01-23 | Added much more crosschecks, and simplified a lot of the code. | terry%mozilla.org | 1 | -83/+67 |
2000-01-23 | Honor the emailregexp param when checking email addresses. | terry%mozilla.org | 1 | -1/+3 |
2000-01-22 | Added a new table fielddefs that records information about the | terry%mozilla.org | 1 | -2/+14 |
2000-01-20 | Let's outlaw whitespace in keywords. | terry%mozilla.org | 1 | -1/+1 |
2000-01-18 | Check for and rebuild busted password stuff. | terry%mozilla.org | 1 | -0/+20 |
2000-01-17 | Added a "keywords" field to a bug, which is a cached string-based copy | terry%mozilla.org | 1 | -3/+107 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -0/+1 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 |
1999-10-22 | Fix perl warning. | terry%mozilla.org | 1 | -1/+1 |
1999-10-13 | Patch by tom@platte.com (Tom Schutter) -- wasn't working if no groups | terry%mozilla.org | 1 | -0/+3 |
1999-10-12 | Updating the vote cache should not update the date-last-changed field | terry%mozilla.org | 1 | -3/+3 |
1999-10-12 | Added a "votes" field to the bugs table, which caches the total number | terry%mozilla.org | 1 | -5/+58 |
1999-06-02 | Added simple sanity checking of the dependencies table. | terry%mozilla.org | 1 | -0/+18 |
1999-03-12 | Added 'groups' stuff, where we have different group bits that we can | terry%netscape.com | 1 | -0/+16 |
1999-03-06 | Check qa_contact IDs. | terry%netscape.com | 1 | -3/+6 |
1999-03-06 | Add check to make sure versions table is OK. | terry%netscape.com | 1 | -1/+19 |
1999-03-04 | Added a "component/product" sanity check. | terry%netscape.com | 1 | -2/+20 |
1998-11-21 | Backed out Andrew's patch -- turns out it was doing quoting sublty wrong. | terry%netscape.com | 1 | -2/+1 |
1998-11-17 | Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup. | terry%netscape.com | 1 | -1/+2 |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -57/+58 |
1998-09-01 | Do some simple sanity checks. | terry%netscape.com | 1 | -0/+112 |