aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
Commit message (Expand)AuthorAgeFilesLines
* 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