summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Collapse)AuthorFilesLines
2005-02-02Bug 277437 : Use Mail::Mailer (Perl module) for mail deliverytravis%sedsystems.ca1-1/+6
Patch by Andrei Benea <abenea@gmail.com> r=vladd a=justdave
2005-02-02Bug 280573 : checksetup fails in Bugzilla::Auth BEGIN blocktravis%sedsystems.ca1-1/+2
Patch by Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave (Regression behaviour from Bug 278792)
2005-02-01Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca1-3/+11
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave
2005-01-30Backing out the checking from bug 257315 until it gets corrected. It ↵justdave%bugzilla.org1-8/+1
prevents new bugs from being filed. a=justdave
2005-01-29Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca1-1/+8
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave
2005-01-28Bug 278010 : checksetup.pl should fix empty group namestravis%sedsystems.ca1-0/+29
Patch by Nick.Barnes@pobox.com r=wurblzap a=myk
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow ↵travis%sedsystems.ca1-0/+1
prevent hyphens from breaking flag names Patch by LpSolit@gmail.com r=wurblzap a=myk
2005-01-17Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla ↵jocuri%softhome.net1-9/+10
directory; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=wurblzap, a=justdave.
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected ↵jocuri%softhome.net1-0/+3
to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk.
2005-01-14Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org1-4/+8
patch by Nick.Barnes@pobox.com r=mkanat r=justdave a=justdave
2005-01-14Bug 278148: checksetup.pl *still* errors when trying to drop index on ↵travis%sedsystems.ca1-3/+8
milestones table Patch by Max K-A <mkanat@kerio.com> r=travis a=justdave
2005-01-13Bug 277571 : checksetup should not always output a message about checking ↵travis%sedsystems.ca1-4/+1
for flags Patch by Max K-A <mkanat@kerio.com> r=vladd a=justdave
2005-01-09Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias ↵jocuri%softhome.net1-1/+27
Sager <moixa@gmx.ch>, r=vladd, a=justdave.
2005-01-09Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when ↵jocuri%softhome.net1-9/+2
trying to fix indexes on the milestones table; patch by Max K-A <mkanat@kerio.com>, r=wurblzap, a=justdave.
2005-01-08Bug 108870: Bugzilla does not set email prefs for new user until user visits ↵travis%sedsystems.ca1-2/+47
userprefs.cgi Patch: travis r=mkanat a=justdave Also includes fixes for Bug 109573: New bugzilla accounts should by default have 'CC field changes' turned off, and Bug 275599: flag request email prefs not behaving correctly
2004-12-27Patch for bug 274650: checksetup flag fixup code shouldn't output text when ↵jocuri%softhome.net1-4/+4
all is ok and the silent mode is on; patch by Marc Schumann <wurblzap@gmail.com>, r=jake, a=justdave.
2004-12-26Patch for bug 264160: Make all default groups inherit the admin group on a ↵jocuri%softhome.net1-19/+13
new install; patch by Marc Schumann <wurblzap@gmail.com>, r=mkanat, r=travis, a=justdave.
2004-12-14Patch for bug 273935: avoid double-quoting dates in series_data table; patch ↵jocuri%softhome.net1-2/+2
by Vance Baarda <vrb@novell.com>, r=vladd, a=justdave.
2004-12-14Patch for bug 244756: checksetup.pl shouldn't fail to remove product index ↵jocuri%softhome.net1-0/+9
from milestones table in upgrade from 2.14.x; patch by Max K-A <mkanat@kerio.com>, r=vladd, a=justdave.
2004-12-14Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or ↵jocuri%softhome.net1-0/+48
commas; patch by Nick.Barnes@pobox.com, r=wurblzap (Marc), a=justdave.
2004-12-11Bug 264662: Don't delete old chart data. We'll document the problems ↵gerv%gerv.net1-11/+5
instead. Patch by gerv; r,a=justdave.
2004-12-10Patch for bug 201554: remove un-necessary warning to non-root user with ↵jocuri%softhome.net1-11/+18
webservergroup access gave by checksetup.pl; patch by Rob Siklos <rsiklos@adexa.com>, r=vladd, a=justdave.
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by ↵jocuri%softhome.net1-1/+8
Frédéric Buclin <LpSolit@netscape.net>, r=joel, a=justdave.
2004-11-05Patch for bug 267543: Checksetup.pl should contain proper spacing in ↵jocuri%softhome.net1-1/+1
my$sth... statement; r=justdave, a=justdave.
2004-10-22fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and ↵myk%mozilla.org1-0/+51
children; r=gerv, a=justdave
2004-10-20Patch for bug 264003: Include the DBI error in the error message if ↵jocuri%softhome.net1-3/+9
'createdb' fails; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=kiko, a=justdave.
2004-10-10Patch for bug 263165: Make Bugzilla specify table type as MyISAM when ↵jocuri%softhome.net1-1/+1
creating tables; patch by Byron Jones (glob) <bugzilla@glob.com.au>, r=kiko, a=justdave.
2004-09-30Patch for bug 237769: use Administrator instead of root for super-user name ↵jocuri%softhome.net1-9/+10
in Windows, and change the ppm repository from Apache to the one maintained on landfill; patch by Byron Jones (glob) <bugzilla@glob.com.au>; r=vladd, a=myk.
2004-09-25Fix for bug 258029: sets whining group inheritance in the correct order. ↵erik%dasbistro.com1-1/+1
r,a=justdave
2004-09-25Fix for bug 261446: checksetup.pl needs to update permissions onkiko%async.com.br1-0/+2
images/. r,a=myk
2004-09-15Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs tablejustdave%bugzilla.org1-2/+2
r=myk, a=justdave
2004-09-14Bug 257534: Require Perl 5.8.1 or later when running on Windows with ↵justdave%bugzilla.org1-20/+11
ActiveState Perl (there is no official CGI ppm build with a new enough version for Bugzilla on any earlier version of ActiveState Perl) Patch by Byron Jones <bugzilla@glob.com.au> r=justdave, a=justdave
2004-09-11Fix for bug 215319: changes "flag requester" field in boolean charts to ↵myk%mozilla.org1-1/+4
"flag requestee" field, which is what it should have been ("flag requester" can be queried via the "flag setter" field) r=justdave
2004-09-09Patch for bug 257303: convert lastused field in logincookies from timestamp ↵jocuri%softhome.net1-1/+8
to datetime; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave.
2004-09-03Patch for bug 257419: make checksetup.pl quote database name in 'show table ↵jocuri%softhome.net1-1/+1
status' command; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, a=myk.
2004-08-30Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net1-15/+73
cleanups. Patch by gerv; r=joel, a=justdave.
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ↵bugreport%peshkin.net1-0/+19
etc.) patch by Albert Ting r=joel, glob a=myk
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net1-0/+5
patch by erik r=joel a=justdave
2004-08-05Bug 185090: Add revamped whining systembugreport%peshkin.net1-1/+45
patch by: Erik r=joel r=jouni a=justdave
2004-08-02Bug 253968: Fix extra column in insert statement in checksetupbugreport%peshkin.net1-1/+1
r=glob a=justdave
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-9/+31
r=kiko a=justdave
2004-07-22Bug 245877: Add an installation test suitebugreport%peshkin.net1-1/+1
r=gerv a=justdave
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-4/+7
patch by erik r=joel, kiko a=myk
2004-07-17Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org1-1/+1
Patch by Colin Olgilvie <colin.ogilvie@gmail.com> r=justdave, a=justdave
2004-07-12Backing out bug 241900bugreport%peshkin.net1-7/+4
2004-07-12Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-4/+7
patch by erik r=joel a=justdave
2004-07-10Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement akiko%async.com.br1-2/+2
single notch to avoid GIF-requirements in GD and 0.99 `confusioning'. r,a=justdave
2004-07-10Bug 227191: Change DBI->connect syntax so database password will not be ↵bugreport%peshkin.net1-1/+1
revealed if connect fails r=bbaetz a=justdave
2004-07-08Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); ↵dkl%redhat.com1-4/+6
patch by David Lawrence <dkl@redhat.com>; r=vladd; a=justdave
2004-07-06Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net1-0/+7
r=joel, justdave a=justdave