aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 347290: Move default product and classification creation into ↵mkanat%bugzilla.org2006-08-041-0/+83
| | | | | | Bugzilla::Install Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 346932: Move settings creation/maintenance into Bugzilla::Installmkanat%bugzilla.org2006-08-021-0/+103
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk