Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 396245: Allow the WebService to list the installed plugins and their ↵ | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+34 |
| | | | | | | versions Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | ||||
* | Bug 396243: Allow extensions (aka plugins) to extend the WebService interface | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+34 |
| | | | | | This also includes the first checkin of the example plugin. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | ||||
* | Bug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() ↵ | lpsolit%gmail.com | 2007-10-12 | 1 | -0/+2 |
| | | | | after executing an extension - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 394952: Allow extensions (aka plugins) to have a lib/ directory | mkanat%bugzilla.org | 2007-09-15 | 1 | -0/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | ||||
* | Bug 394926: Support for disabling extensions (aka plugins) | mkanat%bugzilla.org | 2007-09-15 | 1 | -0/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=ghendricks, a=mkanat | ||||
* | Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric ↵ | lpsolit%gmail.com | 2007-07-25 | 1 | -1/+1 |
| | | | | Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 364250: If a hook fails, no error is available for diagnosis | mkanat%bugzilla.org | 2006-12-19 | 1 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin, a=myk | ||||
* | Bug 350220: Add hooks to checksetup for extensions. | mkanat%bugzilla.org | 2006-10-17 | 1 | -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 schema | mkanat%bugzilla.org | 2006-09-08 | 1 | -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.org | 2006-06-29 | 1 | -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.net | 2006-02-28 | 1 | -2/+2 |
| | |||||
* | Fix invalid POD formatting (patch for fixing broken tree - runtests.pl, test ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -0/+2 |
| | | | | 11). | ||||
* | Patch for bug 298341: Implement code hook mechanism; patch by ↵ | jocuri%softhome.net | 2006-02-28 | 1 | -0/+83 |
zach@zachlipton.com, r=timeless, a=justdave. |