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