aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 375357: GD::Graph requires GD::Text (not vice-versa)mkanat%bugzilla.org2007-03-261-5/+5
* Bug 375352: Building DBI requires PathToolsmkanat%bugzilla.org2007-03-261-5/+5
* Bug 375246: Installation is broken by "can't coerce array into hash"mkanat%bugzilla.org2007-03-251-1/+1
* Bug 192054: Bugzilla dependencies upgrade messages in wrong ordermkanat%bugzilla.org2007-03-211-50/+65
* Bug 374540: Print out the requirements in an HTML table instead of preformatt...mkanat%bugzilla.org2007-03-211-16/+32
* Bug 374215: Move all generally-useful Installation subroutines to Bugzilla::...mkanat%bugzilla.org2007-03-161-73/+1
* Bug 366408: MIME:: modules should now be optional, not required (because we'v...mkanat%bugzilla.org2007-02-131-11/+7
* Bug 360710: checksetup.pl needs to blacklist some non-working external modulesmkanat%bugzilla.org2006-12-141-9/+17
* Bug 357847: recommend Theory58S instead of landfill for ppm usersmkanat%bugzilla.org2006-12-141-4/+8
* Bug 353711: Move to Email:: modules for email sendingmkanat%bugzilla.org2006-11-031-14/+11
* Bug 357537: MIME-Types direct requirement is unnecessarymkanat%bugzilla.org2006-10-221-8/+0
* Bug 350921: [email_in] Create an email interface that can create a bug in Bug...mkanat%bugzilla.org2006-10-171-0/+33
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-171-4/+47
* Bug 192451: Checksetup should prioritize missing module whinesmkanat%bugzilla.org2006-10-171-268/+255
* Bug 206037: [SECURITY] Fix escaping/quoting in edit*.cgi scripts - Patch by F...lpsolit%gmail.com2006-10-151-0/+23
* Bug 347453: Checksetup needs Perl-LDAP for Net::LDAP module on Windowsmkanat%bugzilla.org2006-09-241-1/+2
* Bug 353706 - Hooks require Template Toolkit 2.12 but we only check for 2.10ghendricks%novell.com2006-09-221-1/+1
* Bug 277502: Re-organize checksetup.pl to be understood more easily (make it a...mkanat%bugzilla.org2006-09-141-0/+17
* Bug 351478: userprefs.cgi mysteriously fails (Our template-toolkit requiremen...mkanat%bugzilla.org2006-09-091-1/+1
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-0/+14
* Bug 346594: Move GraphViz check into Bugzilla::Install::Requirementsmkanat%bugzilla.org2006-08-011-0/+41
* Bug 346554: Remove checksetup's checks for modules that are included with per...mkanat%bugzilla.org2006-08-011-16/+0
* Bug 124405: Remove direct AppConfig dependency.mkanat%bugzilla.org2006-08-011-4/+0
* Bug 346295: When Template::Plugin::GD is missing, checksetup.pl tells you to ...mkanat%bugzilla.org2006-07-291-1/+1
* Bug 346375: Move the code that gets the initial $dbh into Bugzilla::DBmkanat%bugzilla.org2006-07-291-3/+0
* Bug 346343: Clean up all of checksetup prior to localconfig codemkanat%bugzilla.org2006-07-291-0/+4
* Bug 344855: Create a subroutine that does all of checksetup's requirements ch...mkanat%bugzilla.org2006-07-281-7/+223
* Bug 345389: Template-Toolkit 2.15 moved Template::Plugin::GD into a separate ...mkanat%bugzilla.org2006-07-251-1/+10
* Bug 344282: Require DBI 1.41+ for DBD::Pg 1.45mkanat%bugzilla.org2006-07-251-1/+1
* Bug 342736: checksetup should show mod_perl requirementsmkanat%bugzilla.org2006-07-221-0/+21
* Bug 344617: Move data about optional requirements into Bugzilla::Install::Req...mkanat%bugzilla.org2006-07-201-0/+40
* Bug 344612: $silent does not work properly in checksetup.pl anymoremkanat%bugzilla.org2006-07-201-7/+6
* Bug 344915: Non-installed modules are reported incorrectlymkanat%bugzilla.org2006-07-191-2/+2
* Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by FrédÃ...lpsolit%gmail.com2006-07-161-2/+8
* Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking ...mkanat%bugzilla.org2006-07-141-0/+270