summaryrefslogtreecommitdiffstats
path: root/checksetup.pl
AgeCommit message (Expand)AuthorFilesLines
2005-02-02Bug 277437 : Use Mail::Mailer (Perl module) for mail deliverytravis%sedsystems.ca1-1/+6
2005-02-02Bug 280573 : checksetup fails in Bugzilla::Auth BEGIN blocktravis%sedsystems.ca1-1/+2
2005-02-01Bug 278792 : Move Crypt() to Bugzilla::Authtravis%sedsystems.ca1-3/+11
2005-01-30Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org1-8/+1
2005-01-29Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca1-1/+8
2005-01-28Bug 278010 : checksetup.pl should fix empty group namestravis%sedsystems.ca1-0/+29
2005-01-19Bug 245282 : Flags should use nonbreaking hyphens or nowrap or somehow preven...travis%sedsystems.ca1-0/+1
2005-01-17Patch for bug 275752: Make checksetup.pl to implicit chdir to the bugzilla di...jocuri%softhome.net1-9/+10
2005-01-16Patch for bug 103636: Support specifying a date on which a bug is expected to...jocuri%softhome.net1-0/+3
2005-01-14Bug 276237 Charting is completely broken - can't add datasets to listtimeless%mozdev.org1-4/+8
2005-01-14Bug 278148: checksetup.pl *still* errors when trying to drop index on milesto...travis%sedsystems.ca1-3/+8
2005-01-13Bug 277571 : checksetup should not always output a message about checking for...travis%sedsystems.ca1-4/+1
2005-01-09Patch for bug 256151: provide checksetup.pl --help output; patch by Tobias Sa...jocuri%softhome.net1-1/+27
2005-01-09Patch for bug 277303: checksetup.pl shouldn't emit a syntax error when trying...jocuri%softhome.net1-9/+2
2005-01-08Bug 108870: Bugzilla does not set email prefs for new user until user visits ...travis%sedsystems.ca1-2/+47
2004-12-27Patch for bug 274650: checksetup flag fixup code shouldn't output text when a...jocuri%softhome.net1-4/+4
2004-12-26Patch for bug 264160: Make all default groups inherit the admin group on a ne...jocuri%softhome.net1-19/+13
2004-12-14Patch for bug 273935: avoid double-quoting dates in series_data table; patch ...jocuri%softhome.net1-2/+2
2004-12-14Patch for bug 244756: checksetup.pl shouldn't fail to remove product index fr...jocuri%softhome.net1-0/+9
2004-12-14Patch for bug 274428: Make checksetup.pl fixup flagtypes with spaces or comma...jocuri%softhome.net1-0/+48
2004-12-11Bug 264662: Don't delete old chart data. We'll document the problems instead....gerv%gerv.net1-11/+5
2004-12-10Patch for bug 201554: remove un-necessary warning to non-root user with webse...jocuri%softhome.net1-11/+18
2004-11-24Patch for bug 180879: Implement privs for bug flags modification; patch by Fr...jocuri%softhome.net1-1/+8
2004-11-05Patch for bug 267543: Checksetup.pl should contain proper spacing in my$sth.....jocuri%softhome.net1-1/+1
2004-10-22fix for bug 256208: makes checksetup.pl create CVS-ignored skins/custom/ and ...myk%mozilla.org1-0/+51
2004-10-20Patch for bug 264003: Include the DBI error in the error message if 'createdb...jocuri%softhome.net1-3/+9
2004-10-10Patch for bug 263165: Make Bugzilla specify table type as MyISAM when creatin...jocuri%softhome.net1-1/+1
2004-09-30Patch for bug 237769: use Administrator instead of root for super-user name i...jocuri%softhome.net1-9/+10
2004-09-25Fix for bug 258029: sets whining group inheritance in the correct order. r,a...erik%dasbistro.com1-1/+1
2004-09-25Fix for bug 261446: checksetup.pl needs to update permissions onkiko%async.com.br1-0/+2
2004-09-15Bug 256004: Fix regression that caused duplicate sortkeys in the fielddefs tablejustdave%bugzilla.org1-2/+2
2004-09-14Bug 257534: Require Perl 5.8.1 or later when running on Windows with ActiveSt...justdave%bugzilla.org1-20/+11
2004-09-11Fix for bug 215319: changes "flag requester" field in boolean charts to "flag...myk%mozilla.org1-1/+4
2004-09-09Patch for bug 257303: convert lastused field in logincookies from timestamp t...jocuri%softhome.net1-1/+8
2004-09-03Patch for bug 257419: make checksetup.pl quote database name in 'show table s...jocuri%softhome.net1-1/+1
2004-08-30Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net1-15/+73
2004-08-21Bug 224208 Add a higher level of categorization (.ie departments, locations, ...bugreport%peshkin.net1-0/+19
2004-08-11Bug 241903: Add Environment Variable Authentication for apache auth and SSObugreport%peshkin.net1-0/+5
2004-08-05Bug 185090: Add revamped whining systembugreport%peshkin.net1-1/+45
2004-08-02Bug 253968: Fix extra column in insert statement in checksetupbugreport%peshkin.net1-1/+1
2004-07-28Bug 251837: Extend group_group_map to control which groups can see each otherbugreport%peshkin.net1-9/+31
2004-07-22Bug 245877: Add an installation test suitebugreport%peshkin.net1-1/+1
2004-07-21Bug 241900: Allow Bugzilla::Auth to have multiple login and validation stylesbugreport%peshkin.net1-4/+7
2004-07-17Bug 250840: Make the minimum version numbers all agree with reality.justdave%bugzilla.org1-1/+1
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
2004-07-10Fix for bug 250754: Require Chart::Base 1.0. Push up the requirement akiko%async.com.br1-2/+2
2004-07-10Bug 227191: Change DBI->connect syntax so database password will not be revea...bugreport%peshkin.net1-1/+1
2004-07-08Patch for bug 190432; saving a named query uses REPLACE INTO (not ANSI); patc...dkl%redhat.com1-4/+6
2004-07-06Bug 223878: Flag system dies when changing a deleted flag.jouni%heikniemi.net1-0/+7