aboutsummaryrefslogtreecommitdiffstats
path: root/checksetup.pl
Commit message (Collapse)AuthorAgeFilesLines
* Back out bug 311047 because it breaks Pg.mkanat%kerio.com2005-12-231-77/+49
|
* Bug 311047: populating enum tables fails without localconfig, when upgrading ↵lpsolit%gmail.com2005-12-231-49/+77
| | | | - Patch by Nick Barnes <nb+bz@ravenbrook.com> r=mkanat a=justdave
* Bug 310108: checksetup.pl fails if attachstatuses or attachstatusdefs tables ↵mkanat%kerio.com2005-12-131-4/+3
| | | | | | are empty Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 319220: checksetup.pl can't cope with a standard CVS install or update.wurblzap%gmail.com2005-12-121-0/+2
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 319241: Bugzilla.pm is freely accessible from the web - Patch by ↵lpsolit%gmail.com2005-12-121-1/+9
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 317489: Email preferences are not set for the new admin user - Patch by ↵lpsolit%gmail.com2005-11-301-14/+5
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 317899: checksetup needlessly requires a version of MIME::Base64 newer ↵mkanat%kerio.com2005-11-281-1/+1
| | | | | | than perl 5.8.5 (RHEL4) Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, a=justdave
* Bug 317176: Clean up the missing Image::Magick perl module message - Patch ↵lpsolit%gmail.com2005-11-221-2/+2
| | | | by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
* Bug 304417: Template precompilation is clumsy when it comes to additional ↵wurblzap%gmail.com2005-11-201-26/+18
| | | | | | | language directories. Patch by Jochen Wiedmann <jochen.wiedmann@gmail.com>, r=wurblzap, a=myk
* Bug 304936: checksetup.pl should inform the user to go to editparams.cgi if ↵mozilla%colinogilvie.co.uk2005-11-201-0/+17
| | | | | | they haven't yet Patch by Colin Ogilvie <colin.ogilvie@gmail.com>, r=LpSolit, a=justdave
* Bug 302599: Saved searches using "days since bug changed" fail with "Can't ↵lpsolit%gmail.com2005-11-151-3/+59
| | | | use (to_days(now()) - to_days(bugs.delta_ts)) as a field name" error - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 314080: [MySQL5] checksetup.pl: Unknown column 'profiles.userid' in 'on ↵lpsolit%gmail.com2005-11-151-2/+2
| | | | clause' - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=joel r=mkanat r=lance a=justdave
* Bug 305927: [PostgreSQL] Adding a new product partly fails when ↵lpsolit%gmail.com2005-11-051-0/+5
| | | | 'makeproductgroups' is enabled - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 314269: Add email pref to not send mail about dependency changes - Patch ↵lpsolit%gmail.com2005-11-011-0/+20
| | | | by Todd Stansell <tjs@tellme.com> r=joel a=justdave
* Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2005-10-311-7/+4
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 313020: Implement the ability to add individual bugs to saved searches - ↵lpsolit%gmail.com2005-10-261-0/+7
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 149504 Permit a reference to a URL to be treated as an attachmentbugreport%peshkin.net2005-10-201-0/+4
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 312406 Checksetup fails to check for existing group_group_map for ↵bugreport%peshkin.net2005-10-141-0/+6
| | | | | | | Bugzilla <2.17 patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* Bug 312386: checksetup.pl fails to check for existing group_group_map ↵lpsolit%gmail.com2005-10-141-6/+16
| | | | entries for new admins - Patch by Joel Peshkin <bugreport@peshkin.net> r=karl r=LpSolit a=myk
* Bug 204498 Add su (setuser) functionbugreport%peshkin.net2005-10-141-0/+22
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=joel, a=justdave
* Bug 309680: Use SQL "JOIN ... ON ..." syntax instead of "JOIN ... USING(...)"mkanat%kerio.com2005-10-071-1/+1
| | | | Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
* Bug 307602: Smooth attach_data upgrade for sites with huge attachment tablesbugreport%peshkin.net2005-09-281-13/+2
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
* Bug 309760: series.public rename breaks upgrades from 2.17.1mkanat%kerio.com2005-09-271-2/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 308717: Column name "PUBLIC" in SERIES table is an Oracle reserved wordmkanat%kerio.com2005-09-231-0/+8
| | | | Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
* Bug 306760: Routines from Util.pm are not imported in checksetup.pl due to a ↵lpsolit%gmail.com2005-09-121-4/+3
| | | | typo: Bugzilla:Util (missing colon) - Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
* Bug 304745: Move GetFieldID() out of globals.pl - Patch by Frédéric Buclin ↵lpsolit%gmail.com2005-09-061-1/+1
| | | | <LpSolit@gmail.com> r=wicked a=justdave
* Bug 305976: Allow Bugzilla::DB sql_regexp/sql_not_regexp methods to accept ↵mkanat%kerio.com2005-08-311-2/+3
| | | | | | string and pattern as arguments Patch By Lance Larsh <lance.larsh@oracle.com> r=joel, a=justdave
* Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net2005-08-271-2/+24
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 303860: There is a database change in the wrong place in checksetup.plmkanat%kerio.com2005-08-251-11/+10
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 304997: "Setting any 'other' op_sys to 'Other'" runs every time you run ↵mkanat%kerio.com2005-08-231-23/+30
| | | | | | checksetup Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=myk
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-8/+0
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Bug 304583: Remove all remaining need to rederive inherited groupsbugreport%peshkin.net2005-08-191-20/+39
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
* Bug 296054: [PostgreSQL] Cannot add a new query for event/whiningmkanat%kerio.com2005-08-181-0/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 299848: enter_bug's automatic OS/Platform code does not work with the ↵mkanat%kerio.com2005-08-181-2/+22
| | | | | | new default OS list Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=justdave
* Bug 302418: re-enable sendmail support for Windows - Patch by byron jones ↵lpsolit%gmail.com2005-08-131-3/+6
| | | | (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-131-5/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 303482: Change checksetup.pl to check for MIME::Parser instead of ↵bugreport%peshkin.net2005-08-101-3/+4
| | | | | | | MIME::Tools Patch by Joel Peshkin <bugreport@peshkin.net> r=glob,wurblzap a=justdave
* Backout of bug 303669 which broke AppendComment and possibly a numberbugreport%peshkin.net2005-08-091-5/+5
| | | | of other items.
* Bug 303669: Bugzilla mis-uses perl subroutine prototypesmkanat%kerio.com2005-08-091-5/+5
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 285700: bump minimum File::Spec version to 0.84 to deal with taint errorsjustdave%bugzilla.org2005-08-061-1/+1
| | | | r= LpSolit, a= justdave
* Bug 126266: Use UTF-8 (Unicode) charset encoding for pages and email for NEW ↵lpsolit%gmail.com2005-08-041-1/+29
| | | | installations - Patch by byron jones (glob) <bugzilla@glob.com.au> r=wurblzap a=justdave
* Fix for bug 302083: automatically converts BMP files to PNG files to ↵myk%mozilla.org2005-07-301-0/+9
| | | | conserve disk space; patch by Greg Hendricks; r=myk, a=myk
* Bug 257767: Option to have fields in CSV files separated by semicolons ↵lpsolit%gmail.com2005-07-201-0/+3
| | | | instead of commas - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk
* Bug 300336: Bugzilla::Auth should not contain any exported subroutinesmkanat%kerio.com2005-07-131-10/+7
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 204217: require MySQL version 4.0+mkanat%kerio.com2005-07-121-6/+0
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=joel, a=justdave
* Bug 299156: Reduce saniitycheck submitter_id time for large sitesbugreport%peshkin.net2005-07-121-2/+10
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=mkanat, a=justdave
* Bug 228905: [Bug creation] not available in advanced query/boolean charts - ↵lpsolit%gmail.com2005-07-111-0/+1
| | | | Patch by Dave Miller <justdave@bugzilla.org> r=mkanat a=justdave
* Bug 63536: User preference for whether or not to go to the next bug after ↵lpsolit%gmail.com2005-07-111-0/+7
| | | | processing - Patch by byron jones (glob) <bugzilla@glob.com.au> r=LpSolit a=justdave
* Bug 292544: [SECURITY] Can see a security-sensitive bug in buglist.cgi for a ↵mkanat%kerio.com2005-07-081-0/+3
| | | | | | short time when there are certain performance problems Patch By Frederic Buclin <LpSolit@gmail.com> r=joel, a=justdave
* Bug 292119: [PostgreSQL] POSITION(...) clause "must be type boolean, not ↵mkanat%kerio.com2005-07-081-2/+2
| | | | | | type integer" Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=justdave