aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla
Commit message (Expand)AuthorAgeFilesLines
* Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to prevent...Gervase Markham2015-01-215-7/+7
* Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.Gervase Markham2015-01-071-0/+15
* Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin2015-01-072-7/+2
* Bug 1098291: OPTION response for CORS requests to REST doesn't allow X-Reques...David Lawrence2014-12-221-1/+1
* Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=glob.Gervase Markham2014-12-222-11/+32
* Bug 1108809: SOAP::Lite 1.12 causes error when using XMLRPC APIDavid Lawrence2014-12-181-0/+7
* Bug 1111043: Bug.add_comment returns the wrong comment IDFrédéric Buclin2014-12-171-12/+3
* Bug 1082106 - avoid problem where ->bz_add_columns creates a foreign key cons...David Lawrence2014-12-111-3/+6
* Bug 1095244: DB crash when adding an alias that differs only in case from an ...David Lawrence2014-12-081-2/+13
* Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence2014-11-261-0/+8
* Revert "Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv."Gervase Markham2014-11-252-15/+2
* Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky2014-11-242-2/+15
* Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" inste...David Lawrence2014-11-201-0/+1
* Bug 978615 - remove URL to unavailable webdot server. r,a=globGervase Markham2014-11-191-1/+1
* Bug 1100368: css concatenation breaks data: urlsByron Jones2014-11-181-1/+3
* Bug 1095758: Fix use of uninitialized value $hostname in Mailer.pmKoosha KM2014-11-121-1/+1
* Bug 1001462: Bug.search causes error when using simple token auth and specify...David Lawrence2014-11-123-19/+28
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...Byron Jones2014-11-111-0/+1
* Bug 1093600: REST shouldn't support multiple instances of parameters for reso...David Lawrence2014-11-101-12/+24
* Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...David Lawrence2014-11-102-20/+48
* Bug 1093928: Remove the longdescs.is_markdown DB columnDavid Lawrence2014-11-101-0/+3
* Revert Bug 330707 - Add optional support for MarkDownDavid Lawrence2014-11-0412-718/+26
* Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...David Lawrence2014-10-292-12/+26
* Bug 1059684 - markdown text should not be rendered within a <pre> tagDavid Lawrence2014-10-282-8/+15
* Bug 1083081 - javascript concatenation should insert a semicolon between filesDylan William Hardison2014-10-271-1/+1
* Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" warn...Frédéric Buclin2014-10-271-0/+1
* Bug 1088399 - Add support for Github pull requests in See Also field. r=gerv,...Matt Selsky2014-10-241-1/+3
* Revert "Bug 1073264 - allow attachment download to be offloaded to the webser...Gervase Markham2014-10-242-50/+2
* Bug 1073264 - allow attachment download to be offloaded to the webserver usin...Damien Nozay2014-10-242-2/+50
* Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take...Dylan William Hardison2014-10-231-0/+5
* Bug 1073380 - Pass the hostname and port as two separate arguments to Email::...Dylan William Hardison2014-10-211-1/+3
* Bug 1084490 - Fix Bugzilla::WebService::BugUserLastVisit->get & correct PODDylan William Hardison2014-10-211-11/+4
* Bug 1083737: Validate the smtpserver parameterFrédéric Buclin2014-10-212-2/+32
* Bug 1080840: Update WebServices to include Markdown featureKoosha KM2014-10-162-18/+109
* Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch ViewerFrédéric Buclin2014-10-163-126/+17
* Bug 1082557: Use a persistent connection to the SMTP server for improved perf...Frédéric Buclin2014-10-161-2/+3
* Bug 1059723: Reply button should become AJAX-basedKoosha KM2014-10-142-6/+38
* Bug 1009406 - A user with local editcomponents privs cannot update the inclus...Simon Green2014-10-081-2/+17
* Bump version post-releaseDavid Lawrence2014-10-061-1/+1
* Bump version to 4.5.6David Lawrence2014-10-061-1/+1
* Bug 1054702: CSV export vulnerable to formulae injectionSimon Green2014-10-061-1/+3
* Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ...Simon Green2014-10-062-13/+30
* Bug 1075578: [SECURITY] Improper filtering of CGI argumentsFrédéric Buclin2014-10-061-4/+3
* Bug 1070640: Update (and rename) Bugzilla::Send::Sendmail to work with Email:...Frédéric Buclin2014-10-012-31/+22
* Bug 1070317 - Bugzilla::Flag's attribute modification_date is affected by the...Dylan William Hardison2014-09-301-2/+3
* Bug 1071317: Remove unused variablesFrédéric Buclin2014-09-292-2/+0
* Bug 1044457 - PostgreSQL 8.x fails with error: language "plpgsql" does not existDylan William Hardison2014-09-281-0/+3
* Bug 1072110: _concatenate_js assumes javascript_urls is an arrayByron Jones2014-09-261-1/+2
* Bug 1065444: Several columns are not legal when displaying queriesFrédéric Buclin2014-09-231-7/+12
* Bug 502625: Replace Email::Send with Email::SenderFrédéric Buclin2014-09-205-71/+39