aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Hook.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_...Frédéric Buclin2015-02-261-0/+18
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...David Lawrence2014-11-101-0/+20
* Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin2014-09-201-3/+0
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-1/+1
* Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...Dave Lawrence2014-02-251-0/+83
* Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.Gervase Markham2013-11-271-0/+27
* Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...Dave Lawrence2012-12-181-0/+33
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-0/+2
* Bug 779088 - Allow extensions to whitelist PATH_INFODave Lawrence2012-08-101-0/+16
* Bug 777398: (CVE-2012-1968) [SECURITY] HTML bugmail exposes information about...Frédéric Buclin2012-07-261-0/+6
* Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ...Frédéric Buclin2012-04-171-0/+31
* Move doc of the admin_editusers_action hook at its right placeFrédéric Buclin2012-04-131-24/+24
* Fix typoFrédéric Buclin2012-04-121-1/+1
* Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINSrojanu2012-04-101-0/+35
* Bug 730794 - Need new hook edituser pageFrancisco Donalisio2012-03-091-0/+24
* Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classesTiago Mello2012-02-191-0/+15
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-20/+5
* Bug 468375: Add example code for hooks that were missing it.rojanu2011-04-041-0/+18
* Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions to...David Lawrence2011-03-311-0/+91
* Allow extensions to alter quicksearch terms and search format. r=mkanat.Gervase Markham2011-01-271-0/+15
* Add diffs parameter to bugmail_recipients hook. r=mkanat.Gervase Markham2011-01-271-1/+10
* Bug 625741: Need a hook in update_fielddefs_definition to enable adding colum...rojanu2011-01-231-0/+9
* Provide user objects to bugmail_recipients hook. r,a=mkanat.Gervase Markham2011-01-071-0/+8
* Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham2011-01-051-0/+17
* Bug 596611: Add a hook to email_in.plFrédéric Buclin2010-11-041-0/+28
* Bug 485418: Code and template hooks for userprefs.cgi to be able to add addit...Frédéric Buclin2010-11-041-0/+43
* Bug 587793: Add a new "object_end_of_create" hook so that extensions canChristian Legnitto2010-09-011-2/+22
* Bug 583243: Add a new hook 'search_operator_field_override'.Tiago Mello2010-08-241-0/+23
* Bug 581311: Bring the documentation of various hooks in Bugzilla::HookMax Kanat-Alexander2010-07-231-46/+69
* Bug 556869: New Hook: object_before_deleteMax Kanat-Alexander2010-04-021-0/+19
* Bug 556736: Make the bug_end_of_update hook also send $old_bug to the hookMax Kanat-Alexander2010-04-021-5/+14
* Bug 556695: New Hook: object_end_of_setMax Kanat-Alexander2010-04-011-0/+28
* Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pmDavid Lawrence2010-03-231-0/+60
* Bug 545587: Make colchange.cgi use the database to determine buglist-ableMax Kanat-Alexander2010-03-171-15/+0
* Add a note about the Example extension in the Bugzilla::Hook POD.Max Kanat-Alexander2010-03-071-0/+3
* The sanitycheck_check hook documentation was in slightly the wrong placeMax Kanat-Alexander2010-02-151-11/+11
* Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander2010-02-111-0/+27
* Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander2010-02-111-0/+4
* Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander2010-02-111-0/+38
* Bug 545551: Hook: object_update_columnsMax Kanat-Alexander2010-02-101-0/+29
* Bug 545541: New Hook: object_columnsMax Kanat-Alexander2010-02-101-1/+41
* Bug 545524: New Hook: object_validatorsMax Kanat-Alexander2010-02-101-0/+26
* Bug 496488: Hooks for creating, updating, and deleting groupsMax Kanat-Alexander2010-02-071-0/+46
* Bug 525606: Make the template_before_process hook run whenever a template is ...mkanat%bugzilla.org2009-12-171-20/+27
* Bug 523762: Prevent the template_before_process hook from causing an infinite...mkanat%bugzilla.org2009-12-141-0/+34
* Bug 531500: Allow the mailer_before_send hook to modify the arguments passed ...mkanat%bugzilla.org2009-12-041-0/+3
* Bug 523411: Hook: product-end_of_createmkanat%bugzilla.org2009-11-301-0/+15
* Bug 430013: Make extensions load their modules like Bugzilla::Extension::Foo:...mkanat%bugzilla.org2009-11-241-5/+0
* Fix test failures caused by check-in of bug 430014.mkanat%bugzilla.org2009-11-241-8/+7