aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Requirements.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 342736: checksetup should show mod_perl requirementsmkanat%bugzilla.org2006-07-221-0/+21
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 344617: Move data about optional requirements into ↵mkanat%bugzilla.org2006-07-201-0/+40
| | | | | | Bugzilla::Install::Requirements Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=wicked, a=justdave
* Bug 344612: $silent does not work properly in checksetup.pl anymoremkanat%bugzilla.org2006-07-201-7/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 344915: Non-installed modules are reported incorrectlymkanat%bugzilla.org2006-07-191-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=LpSolit, a=justdave
* Bug 344661: Cannot upgrade PostgreSQL installations anymore - Patch by ↵lpsolit%gmail.com2006-07-161-2/+8
| | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 281494: Create Bugzilla::Install::Requirements for requirements-checking ↵mkanat%bugzilla.org2006-07-141-0/+270
subroutines in checksetup.pl Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, r=wicked, a=myk