Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1171811: [Voting] When a user votes enough to confirm an individual bug, ↵ | David Lawrence | 2015-08-28 | 1 | -1/+1 |
| | | | | | | the bug does not change to CONFIRMED properly r=LpSolit,a=simon | ||||
* | Bug 1159318 - make docs/makedocs.pl and extensions/create.pl agree on the ↵ | Gervase Markham | 2015-05-05 | 1 | -6/+11 |
| | | | | name of docs directories. r=LpSolit, a=glob | ||||
* | Bug 1061271: Add a hook into ↵ | Frédéric Buclin | 2015-02-26 | 1 | -1/+21 |
| | | | | | | Bugzilla::User::check_and_send_account_creation_confirmation() r=gerv a=glob | ||||
* | Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵ | David Lawrence | 2015-01-21 | 1 | -0/+5 |
| | | | | | | are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob | ||||
* | Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob. | Gervase Markham | 2015-01-07 | 3 | -21/+23 |
| | |||||
* | Bug 1038275: Comprehensible documentation for the REST API | David Lawrence | 2014-11-26 | 2 | -1/+4 |
| | | | | r=gerv,a=glob | ||||
* | Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow ↵ | David Lawrence | 2014-11-10 | 1 | -1/+11 |
| | | | | | | overrriding of standard status codes by extensions r=gerv,a=glob | ||||
* | Fix a warning thrown by 008filter.t | Frédéric Buclin | 2014-10-16 | 1 | -3/+3 |
| | |||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 22 | -1/+42 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 1012508 - Add a admin_menu hook to change who has access to admin.cgi | Simon Green | 2014-06-14 | 1 | -0/+12 |
| | | | | r=gerv, a=sgreen | ||||
* | Bug 1023633 - Add a webservice_before_call Hook | Simon Green | 2014-06-13 | 1 | -0/+14 |
| | | | | r=dkl, a=glob | ||||
* | Bug 979140: Remove remaining <tt> elements | Frédéric Buclin | 2014-03-04 | 1 | -2/+2 |
| | | | | r/a=glob | ||||
* | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 2014-02-27 | 1 | -4/+4 |
| | | | | r=gerv a=justdave | ||||
* | Bug 972881 - Add hooks to Bugzilla/WebService/Server/REST.pm to allow for ↵ | Dave Lawrence | 2014-02-25 | 1 | -0/+52 |
| | | | | | | extensions to extend and alter REST data r=glob,a=justdave | ||||
* | Bug 963120 - allow extensions to document themselves, and build result into ↵ | Gervase Markham | 2014-02-25 | 2 | -1/+24 |
| | | | | docs. r=LpSolit, a=justdave. | ||||
* | Bug 898920 - Allow Savane (e.g. Savannah) See Also URLs | Simon Green | 2014-01-29 | 1 | -0/+38 |
| | | | r=justdave, a=justdave | ||||
* | Bug 898920 - Allow Savane (e.g. Savannah) See Also URLs | Simon Green | 2014-01-29 | 2 | -0/+2 |
| | | | r=justdave, a=justdave | ||||
* | Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, ↵ | Gervase Markham | 2014-01-27 | 1 | -3/+3 |
| | | | | a=justdave. | ||||
* | Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensions | Frédéric Buclin | 2014-01-08 | 5 | -13/+25 |
| | | | | r/a=justdave | ||||
* | Bug 938596: remove tabs | Byron Jones | 2013-12-02 | 1 | -3/+3 |
| | |||||
* | Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit. | Gervase Markham | 2013-11-27 | 1 | -0/+7 |
| | |||||
* | Bug 851267: Bugzilla times out when a user has several thousands of votes | Frédéric Buclin | 2013-09-28 | 2 | -92/+89 |
| | | | | r=dkl a=justdave | ||||
* | fix bustage due to bug 891236: it doesn't pass t/002goodperl.t | Frédéric Buclin | 2013-09-26 | 1 | -1/+3 |
| | |||||
* | Bug 891236 - Allow Redmine See Also URLs | Simon Green | 2013-08-22 | 1 | -0/+37 |
| | | | r=justdave, a=justdave | ||||
* | Bug 891236 - Allow Redmine See Also URLs | Simon Green | 2013-08-22 | 2 | -0/+2 |
| | | | r=justdave, a=justdave | ||||
* | Bug 851591: Add a main-end hook into global/footer.html.tmpl to be able to ↵ | Frédéric Buclin | 2013-04-18 | 1 | -0/+16 |
| | | | | | | display additional data before displaying the page footer r=dkl a=LpSolit | ||||
* | Bug 836436: Add a "search_tabs" hook to allow additional search tabs | Albert Ting | 2013-02-16 | 1 | -0/+13 |
| | | | | r/a=LpSolit | ||||
* | Bug 825758: Most Bugzilla::BugUrl::* modules incorrectly validate the domain ↵ | Hugo Seabrook | 2013-02-16 | 3 | -4/+4 |
| | | | | | | name r/a=LpSolit | ||||
* | Bug 821410: Add support for bitbucket.org for the 'See Also' field | Koosha Khajeh Moogahi | 2013-02-03 | 3 | -0/+41 |
| | | | | r/a=LpSolit | ||||
* | Bug 825781: extensions/create.pl should capitalize the name of the new ↵ | Frédéric Buclin | 2013-01-02 | 1 | -0/+1 |
| | | | | | | extension automatically instead of complaining r=glob a=LpSolit | ||||
* | Bug 825784: hook/global/messages-messages.html.tmpl has DOS line-endings | Matt Selsky | 2013-01-02 | 1 | -16/+16 |
| | | | | r/a=LpSolit | ||||
* | Bug 816870: All extensions must require Perl 5.10.1 to pass tests | Matt Selsky | 2013-01-01 | 21 | -0/+41 |
| | | | | r/a=LpSolit | ||||
* | Bug 818621: Perl 5.16 complains with "Variable length lookbehind not ↵ | Frédéric Buclin | 2012-12-19 | 1 | -1/+7 |
| | | | | | | implemented in regex" when the Example extension is enabled r=dkl a=LpSolit | ||||
* | Bug 813628 - New extension hook for Bugzilla::Bug::update called ↵ | Dave Lawrence | 2012-12-18 | 1 | -0/+36 |
| | | | | | | bug_start_of_update r/a=LpSolit | ||||
* | Bug 780675: Display "The changes to your votes have been saved" in green ↵ | Sunil Joshi | 2012-12-14 | 3 | -11/+17 |
| | | | | | | instead of red r/a=LpSolit | ||||
* | Bug 816333: Fix linking of bugs on the "Change Votes" page | Byron Jones | 2012-12-04 | 1 | -1/+1 |
| | | | | r=LpSolit,a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 13 | -13/+13 |
| | | | | r/a=LpSolit | ||||
* | Bug 615627: Make t/012throwables.t know about user errors defined in extensions | Simon Green | 2012-11-13 | 1 | -2/+4 |
| | | | | r=dkl, a=LpSolit | ||||
* | Bug 652047: checksetup.pl fails to compile/run if the Voting extension is ↵ | Frédéric Buclin | 2012-10-08 | 2 | -1/+19 |
| | | | | | | enabled on a fresh install r=glob a=LpSolit | ||||
* | Bug 757935: Bugs with resolution MOVED cannot be edited | Frédéric Buclin | 2012-10-03 | 1 | -1/+3 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 450546: Use visible_bugs() where appropriate instead of/in combination ↵ | Koosha Khajeh Moogahi | 2012-09-20 | 1 | -0/+1 |
| | | | | | | with can_see_bug() to improve performance r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 1 | -1/+3 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 779088 - Allow extensions to whitelist PATH_INFO | Dave Lawrence | 2012-08-10 | 1 | -52/+58 |
| | | | | r/a=LpSolit | ||||
* | Bug 735196: Support "bugs.php.net" URLs in "See also" field | Matt Selsky | 2012-05-28 | 3 | -0/+42 |
| | | | | r=gerv a=LpSolit | ||||
* | Bug 571740: Add support for getsatisfaction for the See Also field | Matt Selsky | 2012-05-07 | 3 | -0/+39 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 731727: Add support for RT to MoreBugUrl extension | Matt Selsky | 2012-04-18 | 3 | -0/+39 |
| | | | | r=timello, a=LpSolit | ||||
* | Bug 745197: Add a hook in Bugzilla::Error::_throw_error() so that extensions ↵ | Frédéric Buclin | 2012-04-17 | 1 | -0/+19 |
| | | | | | | can control the way to throw errors r=dkl a=LpSolit | ||||
* | Bug 745080: Voting extension causes database deadlocks | Frédéric Buclin | 2012-04-17 | 1 | -1/+4 |
| | | | | r=glob a=LpSolit | ||||
* | Bug 743991: Need a new hook to update Bugzilla::Search::COLUMN_JOINS | rojanu | 2012-04-10 | 1 | -0/+16 |
| | | | | r/a=LpSolit | ||||
* | Bug 730794 - Need new hook edituser page | Francisco Donalisio | 2012-03-09 | 1 | -0/+14 |
| | | | | r=dkl, a=LpSolit |