aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 525734: Allow WebService clients to authenticate using Bugzilla_login and...mkanat%bugzilla.org2009-11-091-0/+3
* Bug 394438: Add a hook for adding template vars to any page (Override Templat...mkanat%bugzilla.org2009-10-201-0/+31
* Bug 364254: Add hook to Bugzilla::Template::quoteUrlsmkanat%bugzilla.org2009-09-301-0/+65
* Bug 496855: Hooks for sanitycheck.cgimkanat%bugzilla.org2009-09-211-0/+28
* Bug 510958: Allow hooks to exit() under mod_perlmkanat%bugzilla.org2009-09-161-3/+24
* Bug 509027: Add a hook in Bugzilla::Attachment::_check_data() - Patch by FrÃ...lpsolit%gmail.com2009-08-131-0/+18
* Bug 508199: A hook for page.cgimkanat%bugzilla.org2009-08-061-0/+27
* Bug 415541: Implement $bug->set_flags() and $attachment->set_flags() - Patch ...lpsolit%gmail.com2009-08-051-2/+2
* Bug 491748 - Hook for bug creationbbaetz%acm.org2009-06-221-0/+16
* Bug 419748 - Need to hook deleting productsghendricks%novell.com2008-12-181-0/+12
* Bug 460590: Add a hook in Bugzilla::Mailer right before mail is sentmkanat%bugzilla.org2008-10-201-0/+12
* Bug 439192: Add hook to the end of checksetup.plmkanat%bugzilla.org2008-08-221-0/+15
* Bug 437006: Add hooks to Bugzilla\Bug.pm to display additional columnsmkanat%bugzilla.org2008-08-221-0/+32
* Bug 449306: Add a hook after a bug gets saved, and after flags get updated.mkanat%bugzilla.org2008-08-201-0/+45
* The hook docs in Bugzilla::Hook had gotten out of alphabetical order, fix the...mkanat%bugzilla.org2008-08-201-44/+44
* Bug 437005: Add hook to colchange.cgi to add column(s) to buglistmkanat%bugzilla.org2008-08-201-0/+16
* 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