summaryrefslogtreecommitdiffstats
path: root/sanitycheck.cgi
AgeCommit message (Collapse)AuthorFilesLines
2006-09-23Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵lpsolit%gmail.com1-2/+12
'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-1/+1
Patch By victory(_RSZ_) <bmo2007@rsz.jp> r=mkanat, a=myk
2006-08-25Bug 170019: Sanity check for flags in right product - Patch by Frédéric ↵lpsolit%gmail.com1-0/+52
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-08-20Bug 346241: Make series.creator nullable in the DB and use NULL for series ↵lpsolit%gmail.com1-1/+1
with creator 0 - Patch by Rémi Zara <remi_zara@mac.com> r=wicked a=myk
2006-08-05Bug 305941: Remove profiles.refreshed_when and groups.last_changed - Patch ↵lpsolit%gmail.com1-22/+0
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-26Bug 339382: Make Bugzilla::Field use Bugzilla::Objectmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-14Bug 69000: Permit a stored query to be marked "shared" and accessible by ↵wurblzap%gmail.com1-0/+7
other users. Patch by Marc Schumann <wurblzap@gmail.com>, r=vladd, a=myk
2006-07-06Bug 173629: Clean up "my" variable scoping issues for mod_perlmkanat%bugzilla.org1-4/+10
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-06-27Bug 341495: Merge the banner and headerbugzilla%glob.com.au1-1/+1
Patch by Byron Jones <bugzilla@glob.com.au> r=LpSolit,kevin.benton a=justdave
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com1-2/+1
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric ↵lpsolit%gmail.com1-0/+2
Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-08Bug 339667: Attachment data not deleted when deleting a component or a ↵lpsolit%gmail.com1-2/+35
product - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-17Bug 300549: Eliminate deprecated Bugzilla::DB routines from Flag.pm and ↵lpsolit%gmail.com1-1/+1
FlagType.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-03-31Bug 303692: Eliminate deprecated Bugzilla::DB routines from sanitycheck.cgi ↵lpsolit%gmail.com1-121/+135
- Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-01-16Bug 323575: [PostgreSQL] ↵lpsolit%gmail.com1-1/+2
sanitycheck.cgi?createmissinggroupcontrolmapentries=1 produces a SQL error - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-12-14Bug 299653: sanitycheck.cgi should catch missing bugs.creation_ts - Patch by ↵lpsolit%gmail.com1-0/+31
Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-12-14Bug 319943: Sanity check should CrossCheck the user_id of email_setting and ↵wurblzap%gmail.com1-0/+2
profile_setting tables. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2005-12-03Bug 318571: sanitycheck.cgi should tell in which bugs some fields are ↵lpsolit%gmail.com1-6/+6
incorrect - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-22Bug 95799: sanitycheck.cgi should do email checks using ↵lpsolit%gmail.com1-4/+3
Util::validate_email_syntax() - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-11-14Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch ↵lpsolit%gmail.com1-2/+2
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
2005-10-28Bug 313941: sanitycheck should quote bad values so empty values are apparentwurblzap%gmail.com1-2/+2
Patch by Matt McHenry <mmchenry@carnegielearning.com> r=wurblzap, a=justdave
2005-08-19Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net1-60/+0
Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
2005-08-13Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com1-1/+1
r=mkanat,wicked a=justdave
2005-08-09Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net1-1/+1
of other items.
2005-08-09Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2005-07-22Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by ↵lpsolit%gmail.com1-3/+4
Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-06-30Bug 298826: Fixes some spelling errors - Patch by Frank Wein ↵lpsolit%gmail.com1-1/+1
<bugzilla@mcsmurf.de> r=timeless a=myk
2005-06-30Bug 298024: Incorrect group control check in sanitycheck.cgi - Patch by ↵lpsolit%gmail.com1-10/+9
Frédéric Buclin <LpSolit@gmail.com> r=joel a=myk
2005-06-25Bug 277454: Bugs in inactivated groups don't show padlocks on the buglist - ↵lpsolit%gmail.com1-7/+83
Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
2005-06-15Bug 293501: Add me to files where I belong and fix kerio.com emailsmkanat%kerio.com1-2/+2
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
2005-04-13Bug 288461: sanitycheck.cgi should permit to clean all invalid references to ↵lpsolit%gmail.com1-0/+46
deleted bugs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=glob a=justdave
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-18/+23
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-03-18Bug 286311: print "Context-type..." is used instead of print $cgi->header() ↵lpsolit%gmail.com1-2/+1
(cookies aren't sent in header) - Patch by Jacob Steenhagen <jake@bugzilla.org> r=LpSolit a=justdave
2005-03-16Bug 174295: ANSI SQL requires all columns in SELECT to be in GROUP BY, ↵mkanat%kerio.com1-2/+4
unless they are in "aggregate" functions Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-03-15Bug 285534: bugs.qa_contact should allow NULLmkanat%kerio.com1-2/+2
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-03-12Bug 285692: lastdiffed should use NULL instead of the "beginning of time"mkanat%kerio.com1-2/+3
Patch By Max Kanat-Alexander <mkanat@kerio.com> r=glob, a=myk
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ↵travis%sedsystems.ca1-1/+3
failures Patch by Frederic Buclin <LpSolit@gmail.com> r=travis, wurblzap a=myk
2005-03-03Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQLmkanat%kerio.com1-4/+4
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
2005-02-26Bug 283031: Sanitycheck can't send un-sent mail (SQL error)bugreport%peshkin.net1-1/+1
Patch by Joel Peshkin <bugreport@peshkin.net> r=wurblzap,a=myk
2005-02-25Bug 17453: Enumerators in Bugzilla are not cross-DB compatible. This removes ↵mkanat%kerio.com1-23/+20
all 'enum' types in the database from Bugzilla. Patch By Max Kanat-Alexander <mkanat@kerio.com> r=joel, a=justdave
2005-02-21Bug 282914: Fix broken sanitycheck.cgi due to missing ")"bugreport%peshkin.net1-1/+1
r,a=justdave
2005-02-21Bug 282835: Fix SQL error in sanitycheck.cgibugreport%peshkin.net1-1/+0
patch by LpSolit r=joel,a=justdave
2005-02-20Bug 280502: Replace "INTERVAL" with Bugzilla::DB function callmkanat%kerio.com1-4/+6
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-19Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com1-3/+3
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com1-6/+8
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-09Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca1-4/+3
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave
2005-02-09Bug 276838 : Eliminate use of $::unconfirmedstatetravis%sedsystems.ca1-5/+1
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave