Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-21 | Bug 1439797 - Enable reporting-only CSP by default | Dylan William Hardison | 1 | -1/+1 | |
2018-01-02 | Bug 1426507 - Upgrade BMO to HTML5 | Fateh Sandhu | 2 | -2/+2 | |
2016-04-27 | Bug 1235514 - Change color of note regarding changed votes | Nikhil Handa | 1 | -8/+6 | |
2014-06-05 | Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵ | David Lawrence | 1 | -1/+1 | |
1010751 | |||||
2014-05-16 | Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients ↵ | Byron Jones | 1 | -1/+1 | |
don't just display "bugzilla-daemon@mozilla.org" | |||||
2013-09-30 | Bug 922246 - backport upstream bug 851267 to bmo/4.2 for performance ↵ | Dave Lawrence | 1 | -10/+9 | |
improvement with large number of votes | |||||
2012-12-03 | Bug 816333: Fix linking of bugs on the "Change Votes" page | Byron Jones | 1 | -1/+1 | |
2011-10-05 | more porting work | David Lawrence | 2 | -9/+16 | |
2011-10-05 | more porting work | David Lawrence | 3 | -16/+12 | |
2011-09-29 | Bug 686786: Decreasing votestoconfirm in editproducts.cgi crashes Bugzilla | Frédéric Buclin | 1 | -7/+7 | |
r/a=mkanat | |||||
2011-07-05 | Bug 666695 - Voting Extension templates have unfiltered directives | David Lawrence | 3 | -12/+12 | |
r/a=mkanat | |||||
2011-06-24 | Bug 652444 - Voting for bugs where the product allows only one vote per bug ↵ | David Lawrence | 1 | -2/+9 | |
but that isn't clear in the voting form or help r/a=LpSolit | |||||
2011-05-31 | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 1 | -0/+21 | |
template Adding missing added file from previous checkin. Previous r/a=mkanat | |||||
2011-05-27 | Bug 658063 - Move votes_container css style to external style.css instead of ↵ | David Lawrence | 1 | -4/+0 | |
template r/a=mkanat | |||||
2011-04-25 | Bug 652381: The "Show Votes" page is completely broken | Frédéric Buclin | 1 | -1/+5 | |
r=mkanat a=LpSolit | |||||
2011-01-24 | Bug 621105 - [SECURITY] Voting lacks CSRF protection | David Lawrence | 2 | -0/+2 | |
r=mkanat,a=LpSolit | |||||
2011-01-24 | Bug 621107: [SECURITY] Sanity checking lacks CSRF protection | Frédéric Buclin | 1 | -1/+2 | |
r=dkl a=LpSolit | |||||
2010-09-11 | changes to voting extension | Guy Pyrzak | 1 | -10/+7 | |
2010-08-27 | Bug 398701: Replace |FILTER url_quote| by |FILTER uri|, including ↵ | Frédéric Buclin | 4 | -9/+9 | |
extensions/Voting r/a=mkanat | |||||
2010-04-08 | Bug 558032: Incorrect "X votes" link when viewing a bug | Frédéric Buclin | 1 | -1/+1 | |
r=reed a=LpSolit | |||||
2010-04-06 | Bug 556429: Stop sending bugmail from inside the template | Max Kanat-Alexander | 1 | -1/+1 | |
r=LpSolit, a=LpSolit | |||||
2010-03-14 | Bug 498309: Speed up show_bug.cgi when there are many comments by caching | Max Kanat-Alexander | 1 | -2/+3 | |
field-descs globally for all template calls r=LpSolit, a=LpSolit | |||||
2010-02-16 | * Disable the Voting extension by default. | Max Kanat-Alexander | 1 | -0/+1 | |
* There was a syntax error in the code-error-errors.html.tmpl hook in the Voting extension. * Creating the TestProduct during checksetup was throwing an warning about use of an uninitialized value, due to the Voting extension. https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-16 | Move the no_open_bug_status code error into the Voting extension. | Max Kanat-Alexander | 1 | -0/+24 | |
https://bugzilla.mozilla.org/show_bug.cgi?id=372979 | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 19 | -0/+944 | |
r=mkanat, a=mkanat, a=LpSolit |