Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 1227455 - Multiselect parameters (type 'm') are not read correctly from ↵ | Pami Ketolainen | 2015-11-25 | 1 | -1/+4 |
| | | | | | | the new JSON storage format r/a=dkl | ||||
* | Bug 1201041: Allow OpenType fonts as well as TrueType (.otf as well as .ttf) ↵ | Frédéric Buclin | 2015-09-07 | 1 | -2/+2 |
| | | | | | | for graphs r=gerv a=justdave | ||||
* | Bug 1191255 - Remove requirement to specify SMTP server during installation ↵ | Gervase Markham | 2015-08-07 | 1 | -1/+3 |
| | | | | on Windows. r=LpSolit, a=simon | ||||
* | Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵ | Gervase Markham | 2015-01-21 | 1 | -1/+1 |
| | | | | | | prevent shell code injection r=dkl,a=glob | ||||
* | Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob. | Gervase Markham | 2014-12-22 | 1 | -7/+0 |
| | |||||
* | Bug 978615 - remove URL to unavailable webdot server. r,a=glob | Gervase Markham | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Revert "Bug 1073264 - allow attachment download to be offloaded to the ↵ | Gervase Markham | 2014-10-24 | 1 | -8/+0 |
| | | | | | | webserver using X-SendFile or equivalent. r=gerv, a=glob." Morning brain thought this bug was approved for 5.0. This reverts commit 55e8faeed19ff618483cb5803847bdba6c80c752. | ||||
* | Bug 1073264 - allow attachment download to be offloaded to the webserver ↵ | Damien Nozay | 2014-10-24 | 1 | -0/+8 |
| | | | | using X-SendFile or equivalent. r=gerv, a=glob. | ||||
* | Bug 1083737: Validate the smtpserver parameter | Frédéric Buclin | 2014-10-21 | 2 | -2/+32 |
| | | | | r=dkl a=glob | ||||
* | Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer | Frédéric Buclin | 2014-10-16 | 1 | -53/+0 |
| | | | | r=gerv a=glob | ||||
* | Bug 502625: Replace Email::Send with Email::Sender | Frédéric Buclin | 2014-09-20 | 1 | -10/+1 |
| | | | | r=dylan a=glob | ||||
* | Bug 1009013 - Require a user to change their password if they log in and ↵ | Simon Green | 2014-09-11 | 1 | -1/+8 |
| | | | | | | their current password does not meet the password complexity rules r=glob, a=sgreen | ||||
* | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 2014-08-13 | 19 | -0/+19 |
| | | | | r=dkl a=sgreen | ||||
* | Bug 811855 - Make the check for sslbase parameter report a failure reason. ↵ | Matt Selsky | 2014-05-02 | 1 | -1/+1 |
| | | | | r=gerv, a=glob. | ||||
* | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 2014-04-22 | 1 | -0/+7 |
| | | | | r=glob a=justdave | ||||
* | Bug 399087 - Remove the 'mostfreqthreshold' parameter | Sunil Joshi [:SunilJoshi] | 2014-03-21 | 1 | -7/+0 |
| | | | | r=dkl,a=justdave | ||||
* | Bug 237498: Add memcached integration | Byron Jones | 2013-12-19 | 1 | -0/+32 |
| | | | | r=dkl, a=sgreen | ||||
* | Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ↵ | Simon Green | 2013-12-18 | 1 | -0/+6 |
| | | | | | "all of the groups") r=gerv, a=sgreen | ||||
* | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 2013-11-25 | 3 | -2/+31 |
| | | | | r=dkl, a=glob | ||||
* | Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and ↵ | Frédéric Buclin | 2013-11-06 | 2 | -2/+25 |
| | | | | | | graphical reports r=wurblzap a=sgreen | ||||
* | Bug 824399: (CVE-2013-0786) [SECURITY] build_subselect() leaks the existence ↵ | Simon Green | 2013-02-19 | 1 | -0/+8 |
| | | | | | | of products and components you cannot access r/a=LpSolit | ||||
* | Bug 826678: Disable warnings about the deprecated Return::Value module when ↵ | Frédéric Buclin | 2013-01-06 | 1 | -0/+6 |
| | | | | | | loading Email::Send r=wicked a=LpSolit | ||||
* | Bug 415658: Allow apostrophes in email addresses | Hugo Seabrook | 2013-01-02 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 2012-12-01 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 2012-11-30 | 1 | -0/+50 |
| | | | | r/a=LpSolit | ||||
* | Bug 577329 - WebServices should filter email addresses same as the web UI as ↵ | Dave Lawrence | 2012-10-16 | 1 | -0/+6 |
| | | | | | | users are not always required to login r/a=LpSolit | ||||
* | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 2012-09-01 | 18 | -0/+21 |
| | | | | r=wicked a=LpSolit | ||||
* | Bug 728639: (CVE-2012-0465) [SECURITY] User lockout policy can be bypassed ↵ | Frédéric Buclin | 2012-04-18 | 2 | -2/+12 |
| | | | | | | by altering the X-FORWARDED-FOR header r=glob 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 | 18 | -513/+90 |
| | | | | | | add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | ||||
* | Bug 399080: Remove the 'usebugaliases' parameter (turned on permanently) | Matt Selsky | 2011-12-26 | 1 | -6/+0 |
| | | | | r/a=LpSolit | ||||
* | Bug 255606: Do not let buglist.cgi return all bugs by default | Frédéric Buclin | 2011-11-26 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 685552 - Email auto-completion causes server to thrash | David Lawrence | 2011-10-24 | 1 | -0/+6 |
| | | | | r/a=mkanat | ||||
* | Bug 466419: Add SSL support for SMTP | Frédéric Buclin | 2011-08-16 | 2 | -1/+15 |
| | | | | r/a=mkanat | ||||
* | revert accidental property changes | Byron Jones | 2011-03-09 | 2 | -0/+0 |
| | |||||
* | Bug 633776: Automatic charset detection for text attachments | Byron Jones | 2011-03-09 | 2 | -0/+0 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 632718: Only return 500 search results unless the user specifically | Max Kanat-Alexander | 2011-03-02 | 1 | -0/+7 |
| | | | | | requests to see more. r=dkl, a=mkanat | ||||
* | Bug 632717: Limit the total number of results that a search can ever return. | Max Kanat-Alexander | 2011-02-19 | 1 | -2/+8 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | Add missing documentation. r=mkanat. | Gervase Markham | 2011-01-27 | 1 | -1/+3 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=629321 | ||||
* | Bug 558803: Add a parameter to specify the password complexity for new passwords | rojanu | 2011-01-07 | 1 | -0/+9 |
| | | | | r/a=LpSolit | ||||
* | Bug 611979: Undefined subroutine &Bugzilla::Config::Advanced::check_multi ↵ | Frédéric Buclin | 2010-11-14 | 1 | -0/+2 |
| | | | | | | when enabling strict_transport_security r=glob a=LpSolit | ||||
* | Bug 600475 - Support the 'includeSubDomains' flag as an option for the ↵ | Reed Loden | 2010-09-29 | 1 | -2/+4 |
| | | | | | | 'Strict-Transport-Security' advanced option in order to protect subdomains. [r=glob a=mkanat] | ||||
* | Bug 594990: Make the Strict-Transport-Security HTTP header only be sent | Max Kanat-Alexander | 2010-09-27 | 1 | -0/+6 |
| | | | | | if a particular parameter is enabled. r=glob, a=mkanat | ||||
* | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2010-07-18 | 1 | -5/+0 |
| | | | | r/a=mkanat | ||||
* | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2010-07-05 | 1 | -2/+2 |
| | | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | ||||
* | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 2010-06-18 | 1 | -93/+0 |
| | | | | | called OldBugMove. r=dkl, a=mkanat | ||||
* | Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵ | Guy Pyrzak | 2010-06-06 | 1 | -1/+1 |
| | | | | | | search ui. r=mkanat, a=mkanat | ||||
* | Bug 561362: Remove the 'sendmailnow' parameter | Frédéric Buclin | 2010-04-23 | 1 | -6/+0 |
| | | | | r=justdave a=LpSolit | ||||
* | Bug 560009: Use firstidx from List::MoreUtils instead of lsearch | Max Kanat-Alexander | 2010-04-22 | 1 | -5/+5 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 557806: When setting the upgrade_notification parameter, an error should ↵ | Frédéric Buclin | 2010-04-07 | 1 | -1/+6 |
| | | | | | | be thrown if you don't have all the required Perl modules installed r=glob a=LpSolit | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -6/+0 |
| | | | | r=mkanat, a=mkanat, a=LpSolit |