aboutsummaryrefslogtreecommitdiffstats
path: root/extensions
Commit message (Expand)AuthorAgeFilesLines
* Fix encoding problem for the 'From' email headerFrédéric Buclin2019-09-301-2/+1
* Bugzilla extern_id and LDAP uid may differ as uid is always lowercaseFrédéric Buclin2017-10-103-4/+8
* Bug 899: Sync Bugzilla groups with LDAP groupsFrédéric Buclin2017-10-095-2/+175
* Include all field values given by drakbug when creating a new bug report (mga...Frédéric Buclin2017-08-111-9/+8
* Implement inline historyFrédéric Buclin2017-08-025-3/+179
* Improve the help text for the "Source RPM" field in the guided bug creation f...Frédéric Buclin2017-07-181-4/+3
* Add a link to identity.m.o to edit user account settings (mga#21266)Frédéric Buclin2017-07-181-0/+10
* Make sure $args->{changes} exists to not autovivify it when no changes are madeFrédéric Buclin2017-06-051-3/+8
* Backport upstream bug 1128119: Add 'See Also' support for PhabricatorFrédéric Buclin2017-04-244-0/+43
* Do not email global watchers if the single change is about the CC list (mga#1...Frédéric Buclin2017-04-191-0/+11
* Cleanup + make Bugzilla tests happyFrédéric Buclin2017-04-181-20/+0
* Fix SQL_ASCII -> UTF8 decoding issuesFrédéric Buclin2017-04-151-0/+9
* Use "RPM Packages" as the default component. Mageia has no "General" componentFrédéric Buclin2016-02-241-2/+2
* Import Mageia extension - version 5.0Frédéric Buclin2016-02-2414-0/+614
* Bug 1171811: [Voting] When a user votes enough to confirm an individual bug, ...David Lawrence2015-08-281-1/+1
* Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the nam...Gervase Markham2015-05-051-6/+11
* Bug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_...Frédéric Buclin2015-02-261-1/+21
* Bug 1090275: WebServices modules should maintain a whitelist of methods that ...David Lawrence2015-01-211-0/+5
* Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.Gervase Markham2015-01-073-21/+23
* Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence2014-11-262-1/+4
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...David Lawrence2014-11-101-1/+11
* Fix a warning thrown by 008filter.tFrédéric Buclin2014-10-161-3/+3
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-1322-1/+42
* Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgiSimon Green2014-06-141-0/+12
* Bug 1023633 - Add a webservice_before_call HookSimon Green2014-06-131-0/+14
* Bug 979140: Remove remaining <tt> elementsFrédéric Buclin2014-03-041-2/+2
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-271-4/+4
* Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ext...Dave Lawrence2014-02-251-0/+52
* Bug 963120 - allow extensions to document themselves, and build result into d...Gervase Markham2014-02-252-1/+24
* Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2014-01-291-0/+38
* Bug 898920 - Allow Savane (e.g. Savannah) See Also URLsSimon Green2014-01-292-0/+2
* Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=jus...Gervase Markham2014-01-271-3/+3
* Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensionsFrédéric Buclin2014-01-085-13/+25
* Bug 938596: remove tabsByron Jones2013-12-021-3/+3
* Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.Gervase Markham2013-11-271-0/+7
* Bug 851267: Bugzilla times out when a user has several thousands of votesFrédéric Buclin2013-09-282-92/+89
* fix bustage due to bug 891236: it doesn't pass t/002goodperl.tFrédéric Buclin2013-09-261-1/+3
* Bug 891236 - Allow Redmine See Also URLsSimon Green2013-08-221-0/+37
* Bug 891236 - Allow Redmine See Also URLsSimon Green2013-08-222-0/+2
* Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to di...Frédéric Buclin2013-04-181-0/+16
* Bug 836436: Add a "search_tabs" hook to allow additional search tabsAlbert Ting2013-02-161-0/+13
* Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ...Hugo Seabrook2013-02-163-4/+4
* Bug 821410: Add support for bitbucket.org for the 'See Also' fieldKoosha Khajeh Moogahi2013-02-033-0/+41
* Bug 825781: extensions/create.pl should capitalize the name of the new extens...Frédéric Buclin2013-01-021-0/+1
* Bug 825784: hook/global/messages-messages.html.tmpl has DOS line-endingsMatt Selsky2013-01-021-16/+16
* Bug 816870: All extensions must require Perl 5.10.1 to pass testsMatt Selsky2013-01-0121-0/+41
* Bug 818621: Perl 5.16 complains with "Variable length lookbehind not implemen...Frédéric Buclin2012-12-191-1/+7
* Bug 813628 - New extension hook for Bugzilla::Bug::update called bug_start_of...Dave Lawrence2012-12-181-0/+36
* Bug 780675: Display "The changes to your votes have been saved" in green inst...Sunil Joshi2012-12-143-11/+17
* Bug 816333: Fix linking of bugs on the "Change Votes" pageByron Jones2012-12-041-1/+1