aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install/DB.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 347290: Move default product and classification creation into ↵mkanat%bugzilla.org2006-08-041-2/+13
| | | | | | Bugzilla::Install Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 347116: Move field-definition code from checksetup.pl into a modulemkanat%bugzilla.org2006-08-041-7/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk
* Bug 347083: Move the rest of checksetup's DB-modification code into a modulemkanat%bugzilla.org2006-08-031-5/+544
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=justdave
* Bug 346815: Move most of checksetup's schema updates into Bugzilla::Install::DBmkanat%bugzilla.org2006-08-031-0/+2174
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=myk