Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Bug 722580: Move 'ReviewBoard' and 'Rietveld' BugUrl sub-classes | Tiago Mello | 2012-02-19 | 6 | -0/+159 |
| | | | | | to a new 'MoreBugUrl' extension. r/a=LpSolit | ||||
* | Bug 718397: New extensions should be created using the MPL 2.0 license | Matt Selsky | 2012-01-20 | 1 | -4/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 2012-01-11 | 51 | -886/+261 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 696256: global/variables.none.tmpl should be PRE_PROCESS'ed | Frédéric Buclin | 2011-10-23 | 5 | -9/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla | Frédéric Buclin | 2011-09-29 | 2 | -11/+11 |
| | | | | r/a=mkanat | ||||
* | Bug 686780: Editing votes crashes Bugzilla | Frédéric Buclin | 2011-09-15 | 1 | -0/+15 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 2011-07-25 | 1 | -1/+1 |
| | | | | | for bugmail. r=LpSolit, a=LpSolit | ||||
* | Bug 666695 - Voting Extension templates have unfiltered directives | David Lawrence | 2011-07-05 | 3 | -12/+12 |
| | | | | r/a=mkanat | ||||
* | Bug 666699 - Example extension templates have unfiltered directives | David Lawrence | 2011-07-04 | 2 | -2/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 652444 - Voting for bugs where the product allows only one vote per bug ↵ | David Lawrence | 2011-06-24 | 1 | -2/+9 |
| | | | | | | but that isn't clear in the voting form or help r/a=LpSolit | ||||
* | Bug 663696: Remove 'config' hook example from the Example extension | Tiago Mello | 2011-06-12 | 1 | -7/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 2011-05-30 | 1 | -0/+21 |
| | | | | | | template Adding missing added file from previous checkin. Previous r/a=mkanat | ||||
* | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 2011-05-27 | 2 | -4/+4 |
| | | | | | | template r/a=mkanat | ||||
* | Bug 652381: The "Show Votes" page is completely broken | Frédéric Buclin | 2011-04-25 | 1 | -1/+5 |
| | | | | r=mkanat a=LpSolit | ||||
* | Bug 468375: Add example code for hooks that were missing it. | rojanu | 2011-04-04 | 1 | -3/+43 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 644334 - Add hook to Bugzilla::Install::Filesystem to allow extensions ↵ | David Lawrence | 2011-03-31 | 1 | -0/+28 |
| | | | | | | to create files/directories/htaccess r/a=mkanat | ||||
* | Allow extensions to alter quicksearch terms and search format. r=mkanat. | Gervase Markham | 2011-01-27 | 1 | -0/+8 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=621878 | ||||
* | Bug 621105 - [SECURITY] Voting lacks CSRF protection | David Lawrence | 2011-01-24 | 3 | -0/+6 |
| | | | | r=mkanat,a=LpSolit | ||||
* | Bug 621107: [SECURITY] Sanity checking lacks CSRF protection | Frédéric Buclin | 2011-01-24 | 2 | -2/+4 |
| | | | | r=dkl a=LpSolit | ||||
* | Bug 625741: Need a hook in update_fielddefs_definition to enable adding ↵ | rojanu | 2011-01-23 | 1 | -0/+6 |
| | | | | | | columns to fielddefs r/a=mkanat | ||||
* | Bug 624696: We need a template hook to add a description to parameters added ↵ | rojanu | 2011-01-22 | 2 | -1/+29 |
| | | | | | | by extensions r/a=mkanat | ||||
* | Document how to add user settings. r,a=mkanat. | Gervase Markham | 2011-01-05 | 2 | -0/+17 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=616427 | ||||
* | Allow extensions to add new Jobs. r,a=mkanat. | Gervase Markham | 2011-01-05 | 1 | -0/+14 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=617012 | ||||
* | Bug 622437: Remove 'colchange_columns' hook from the Example extension | Tiago Mello | 2011-01-02 | 1 | -7/+0 |
| | | | | r/a=LpSolit | ||||
* | Bug 618161: Make VERSION into a constant in two included extensions so that | Max Kanat-Alexander | 2010-12-12 | 2 | -4/+3 |
| | | | | | | calling $class->VERSION on them won't throw an error on Perl 5.12 when there are non-numeric characters in BUGZILLA_VERSION. r=LpSolit, a=LpSolit |