aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 438435: Need code hooks for authenticationmkanat%bugzilla.org2008-08-071-0/+82
* Bug 437003 – Add hook to buglist.cgi to add columns to bug listmkanat%bugzilla.org2008-06-281-1/+31
* Bug 435507: Provide a method of hooking the WebService error codesmkanat%bugzilla.org2008-05-281-0/+19
* Bug 415278: Make the WebService's plugin discovery method more extendablemozilla%colinogilvie.co.uk2008-05-191-4/+7
* Bug 396245: Allow the WebService to list the installed plugins and their vers...mkanat%bugzilla.org2007-10-191-1/+34
* Bug 396243: Allow extensions (aka plugins) to extend the WebService interfacemkanat%bugzilla.org2007-10-191-1/+34
* Bug 399461: Bugzilla::Hook::process() doesn't flush Bugzilla->hook_args() aft...lpsolit%gmail.com2007-10-121-0/+2
* Bug 394952: Allow extensions (aka plugins) to have a lib/ directorymkanat%bugzilla.org2007-09-151-0/+2
* Bug 394926: Support for disabling extensions (aka plugins)mkanat%bugzilla.org2007-09-151-0/+1
* Bug 389463: Add new entries to 006spellcheck.t - Patch by Frédéric Bucl...lpsolit%gmail.com2007-07-251-1/+1
* Bug 364250: If a hook fails, no error is available for diagnosismkanat%bugzilla.org2006-12-191-2/+2
* Bug 350220: Add hooks to checksetup for extensions.mkanat%bugzilla.org2006-10-171-0/+24
* Bug 350217: Extensions need to be able to update Bugzilla's DB schemamkanat%bugzilla.org2006-09-081-10/+90
* Bug 342121: Remove usage of Config qw(:locations) in favor of Constants::bz_l...mkanat%bugzilla.org2006-06-291-1/+2
* 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
* Patch for bug 298341: Implement code hook mechanism; patch by zach@zachlipton...jocuri%softhome.net2006-02-281-0/+83