aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/Util.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 374331: Bugzilla::Template should use template_include_path from ↵mkanat%bugzilla.org2007-05-061-0/+42
| | | | | | Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=mkanat
* Bug 374540: Print out the requirements in an HTML table instead of ↵mkanat%bugzilla.org2007-03-211-1/+2
| | | | | | preformatted text Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 374330: Make it possible for installation templates to be text or HTMLmkanat%bugzilla.org2007-03-201-19/+52
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 374227: Create a system for localizing basic installation stringsmkanat%bugzilla.org2007-03-171-3/+250
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat
* Bug 374215: Move all generally-useful Installation subroutines to ↵mkanat%bugzilla.org2007-03-161-0/+198
Bugzilla::Install::Util Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat