aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-2/+2
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-171-0/+24
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
* Bug 350217: Extensions need to be able to update Bugzilla's DB schemamkanat%bugzilla.org2006-09-081-10/+90
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=myk
* Bug 342121: Remove usage of Config qw(:locations) in favor of ↵mkanat%bugzilla.org2006-06-291-1/+2
| | | | | | Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net2006-02-281-2/+2
|
* Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵jocuri%softhome.net2006-02-281-0/+2
| | | | 11).
* Patch for bug 298341: Implement code hook mechanism; patch by ↵jocuri%softhome.net2006-02-281-0/+83
zach@zachlipton.com, r=timeless, a=justdave.