Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-07-22 | Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+4 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | |||||
2005-06-30 | Bug 298826: Fixes some spelling errors - Patch by Frank Wein ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
<bugzilla@mcsmurf.de> r=timeless a=myk | |||||
2005-06-30 | Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by ↵ | lpsolit%gmail.com | 1 | -10/+9 | |
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk | |||||
2005-06-25 | Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵ | lpsolit%gmail.com | 1 | -7/+83 | |
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave | |||||
2005-06-15 | Bug 293501: Add me to files where I belong and fix kerio.com emails | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | |||||
2005-04-13 | Bug 288461: sanitycheck.cgi should permit to clean all invalid references to ↵ | lpsolit%gmail.com | 1 | -0/+46 | |
deleted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave | |||||
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -18/+23 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-18 | Bug 286311: print "Context-type..." is used instead of print $cgi->header() ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
(cookies aren't sent in header) - Patch by Jacob Steenhagen <jake@bugzilla.org> r=LpSolit a=justdave | |||||
2005-03-16 | Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵ | mkanat%kerio.com | 1 | -2/+4 | |
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | |||||
2005-03-15 | Bug 285534: bugs.qa_contact should allow NULL | mkanat%kerio.com | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-03-12 | Bug 285692: lastdiffed should use NULL instead of the "beginning of time" | mkanat%kerio.com | 1 | -2/+3 | |
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk | |||||
2005-03-10 | Bug 282574 : use the new "auth_failure" error message for all authentication ↵ | travis%sedsystems.ca | 1 | -1/+3 | |
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk | |||||
2005-03-03 | Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL | mkanat%kerio.com | 1 | -4/+4 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave | |||||
2005-02-26 | Bug 283031: Sanitycheck can't send un-sent mail (SQL error) | bugreport%peshkin.net | 1 | -1/+1 | |
Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap,a=myk | |||||
2005-02-25 | Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ↵ | mkanat%kerio.com | 1 | -23/+20 | |
all 'enum' types in the database from Bugzilla. Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave | |||||
2005-02-21 | Bug 282914: Fix broken sanitycheck.cgi due to missing ")" | bugreport%peshkin.net | 1 | -1/+1 | |
r,a=justdave | |||||
2005-02-21 | Bug 282835: Fix SQL error in sanitycheck.cgi | bugreport%peshkin.net | 1 | -1/+0 | |
patch by LpSolit r=joel,a=justdave | |||||
2005-02-20 | Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -4/+6 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-02-19 | Bug 280497: Replace "LIMIT" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -3/+3 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave | |||||
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -6/+8 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | |||||
2005-02-09 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -4/+3 | |
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave | |||||
2005-02-09 | Bug 276838 : Eliminate use of $::unconfirmedstate | travis%sedsystems.ca | 1 | -5/+1 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave | |||||
2005-01-30 | Backing out the checking from bug 257315 until it gets corrected. It ↵ | justdave%bugzilla.org | 1 | -3/+4 | |
prevents new bugs from being filed. a=justdave | |||||
2005-01-29 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -4/+3 | |
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave | |||||
2004-12-09 | Patch for bug 266137: Add missing cross checks in sanitycheck.cgi; patch by ↵ | jocuri%softhome.net | 1 | -7/+34 | |
Marc Schumann <wurblzap@gmail.com>, r=vladd, a=justdave. | |||||
2004-07-06 | Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, ↵ | jocuri%softhome.net | 1 | -7/+7 | |
a=justdave. | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -3/+1 | |
quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | |||||
2004-03-25 | Bug 127862:Have sanitycheck.cgi use perl to evaluate email regexp | bugreport%peshkin.net | 1 | -5/+4 | |
r=vlad,a=justdave | |||||
2004-02-29 | Patch for bug 234896; makes sanitycheck.cgi use $cgi->param instead of ↵ | jocuri%softhome.net | 1 | -9/+11 | |
::FORM; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko; a=justdave. | |||||
2003-09-02 | Bug 190040: sanitycheck now has "view as buglist" links after lists of bugs ↵ | justdave%syndicomm.com | 1 | -8/+25 | |
as well as all listed bugs linked Patch by GavinS <bugzilla@chimpychompy.org> r= justdave, a= justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -2/+6 | |
r=myk,jake | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -2/+2 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2003-03-08 | Bug 196101: use ANSI-compliant SQL for group checks in sanitycheck | justdave%syndicomm.com | 1 | -14/+12 | |
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 1 | -1/+26 | |
a=justdave | |||||
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -0/+50 | |
Patch by joel r=bbaetz,justdave a=justdave | |||||
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵ | gerv%gerv.net | 1 | -3/+1 | |
Patch by gerv; r=burnus. | |||||
2002-10-06 | ... and also fix a bug introduced trying to unrot the general bug check ↵ | matty%chariot.net.au | 1 | -1/+1 | |
rewrite, due to product IDs. | |||||
2002-10-06 | Back out a stupid stupid change I made earlier when fixing the stupid stupid ↵ | matty%chariot.net.au | 1 | -1/+3 | |
bustage I made even earlier. I need sleep. | |||||
2002-10-06 | ... oops missed a reviewer checkin condition. | matty%chariot.net.au | 1 | -1/+1 | |
2002-10-06 | Bug #93667: Minor style fix, uninit var fix, add explanatory comments to ↵ | matty%chariot.net.au | 1 | -2/+33 | |
CrossCheck/DoubleCrossCheck. | |||||
2002-10-05 | Bug #93667: More movement, commenting, and remove an unused variable. | matty%chariot.net.au | 1 | -28/+32 | |
2002-10-05 | Bug #93667: Move some code around, add some section heading comments. | matty%chariot.net.au | 1 | -54/+65 | |
2002-10-05 | Bug #93667: Rewrite double cross checking. | matty%chariot.net.au | 1 | -68/+47 | |
2002-10-05 | Bug #93667: Rewrite single cross checking. | matty%chariot.net.au | 1 | -15/+16 | |
2002-10-05 | ... and fix build. | matty%chariot.net.au | 1 | -4/+2 | |
2002-10-05 | Bug #93667: General bug check refactoring. | matty%chariot.net.au | 1 | -127/+47 | |
2002-09-30 | Fix for bug 171506: Fixes bustage in sanitycheck.cgi by making it check for ↵ | myk%mozilla.org | 1 | -1/+2 | |
correct product IDs in the flaginclusions and flagexclusions tables instead of the flagtypes table, which no longer has a product_id field. r=joel | |||||
2002-09-29 | Fix for bug 98801: Implementation of the request tracker, a set of ↵ | myk%mozilla.org | 1 | -4/+4 | |
enhancements to attachment statuses. r=gerv,bbaetz |