summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Collapse)AuthorFilesLines
2015-03-11Require Text::MultiMarkdown 1.0.34 instead of 1.0.35, see bug 1130691Frédéric Buclin1-1/+2
2015-03-11Bug 880282: Replace |FILTER no_break| by |class="nowrap"| to prevent dashes ↵Frédéric Buclin1-8/+0
(U+002D) from being replaced by non-breaking hyphens/dashes (U+2011) r=dkl a=justdave
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-1/+1
X-Bugzilla headers - Fixed a new hash constant error that did not fail locally due to Perl version difference
2015-03-11Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin1-9/+50
r=dkl a=glob
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-2/+7
X-Bugzilla headers - Fixed t/001compile.t error due to tr///r only for 5.14+
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence3-11/+19
X-Bugzilla headers r=glob,a=glob
2015-03-09Bug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie()Dylan William Hardison1-19/+3
r=dkl, a=glob
2015-03-09Bug 1130691: Support markdown tablesAlbert Ting2-5/+5
r=dkl,a=glob
2015-03-09Bug 1139755: Fix 'Use of uninitialized value' warningByron Jones1-1/+1
2015-03-09Bug 1139755: Allow API authentication with X-HeadersByron Jones3-3/+21
r=dkl,a=glob
2015-03-09Bug 1139257: allow cookie+api-token GET REST requestsByron Jones2-31/+18
r=dkl,a=glob
2015-03-07Bug.update_attachment returns 'attachments', not 'attachment'Frédéric Buclin1-1/+1
2015-03-07Fix POD: is_markdown exists since Bugzilla 6.0, not 5.0Frédéric Buclin1-3/+3
2015-03-05Bug 1128853: Bugzilla shouldn't try to write API tokens into the shadow DBByron Jones1-0/+5
r=dkl,a=glob
2015-02-26Bug 1061271: Add a hook into ↵Frédéric Buclin2-0/+22
Bugzilla::User::check_and_send_account_creation_confirmation() r=gerv a=glob
2015-02-24Bug 1134743: javascript filter should escape uncode line and paragraph ↵Byron Jones1-0/+2
separators (causes "Unterminated string literal" javascript error) r=dylan,a=glob
2015-02-23Bug 1130721: Allow pronouns to be used for the attachment creator in Custom ↵Andre Klapper1-0/+1
Search r=LpSolit a=glob
2015-02-20Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new ↵Frédéric Buclin1-16/+17
2.4 directives r=dkl a=glob
2015-02-20Bug 1088086: Possible duplicate search doesn't return any results if you ↵Byron Jones1-7/+11
input "a->b" (for any a/b) r=dylan,a=glob
2015-02-17Bug 1112181: Relative dates in the future involving months are incorrectly ↵Frédéric Buclin1-2/+3
converted r=dylan a=glob
2015-02-11Bug 1131404: checksetup.pl should check if mod_rewrite and mod_version are ↵Frédéric Buclin1-1/+3
enabled r=dkl a=glob
2015-02-02Bug 1121477: Support for Apache HTTPD 2.4Jochen Wiedmann1-9/+90
r=dkl,a=glob
2015-02-02Bug 1128245 - upgrading from v4.4.6 to v5.0rc2 fails on connection problem ↵Dylan William Hardison1-1/+3
with MySQL
2015-01-23Bug 1124716: regression caused by bug 1090275 to whitelist webservice ↵David Lawrence1-1/+1
methods causes test failures with t/012throwables.t r=dylan,a=glob
2015-01-23Bug 493027: Update the comment in DB::Pg::sql_string_concat()Frédéric Buclin1-4/+3
r=gerv a=glob
2015-01-21Bug 1090275: WebServices modules should maintain a whitelist of methods that ↵David Lawrence12-0/+95
are allowed instead of allowing access to any function imported into its namespace r=dylan,a=glob
2015-01-21Bug 1079065: [SECURITY] Always use the 3 arguments form for open() to ↵Gervase Markham4-6/+6
prevent shell code injection r=dylan,a=simon
2015-01-13Bug 832095 - Request new buglist/query hooksAlbert Ting1-58/+124
2015-01-07Bug 1107549 - split extension docs into User and Admin docs. r=dkl, a=glob.Gervase Markham1-0/+15
2015-01-07Bug 1114395: Markdown only accepts the http and https protocolsFrédéric Buclin1-2/+2
r/a=glob
2015-01-07Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin2-7/+2
r=dkl a=glob
2014-12-22Bug 1098291: OPTION response for CORS requests to REST doesn't allow ↵David Lawrence1-1/+1
X-Requested-With r=glob,a=glob
2014-12-18Bug 399068: Remove the docs_urlbase parameter. r=LpSolit, a=dkl.Gervase Markham3-23/+33
2014-12-18Bug 1108809: SOAP::Lite 1.12 causes error when using XMLRPC APIDavid Lawrence1-0/+7
r=glob,a=glob
2014-12-17Bug 1111043: Bug.add_comment returns the wrong comment IDFrédéric Buclin1-12/+3
r=dkl a=glob
2014-12-17Bug 557536: checksetup.pl fails on ALTER DATABASE if database name contains ↵Matt Selsky4-4/+4
hyphen. r=gerv, a=glob.
2014-12-17Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of ↵Jeff Fearn1-0/+5
dumping a stack trace r=glob,a=glob
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Gervase Markham1-37/+0
into localconfig (and kill the Graphs panel). r=gerv, a=glob. (commit 2)
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params ↵Matt Selsky4-57/+62
into localconfig (and kill the Graphs panel). r=gerv, a=glob.
2014-12-11Bug 978635: now is interpreted as midnight for searches. r=gerv, a=simon.Fedor Ezeev1-1/+5
2014-12-11Bug 1102842 - remove and/or unwhitelist unsafe filters. r=gerv, a=simon.Matt Selsky1-29/+0
2014-12-10Bug 1103029 - Remove the deprecated backward compatible key names in ↵Matt Selsky1-24/+0
Bugzilla.time. r=gerv, a=dkl.
2014-12-08Bug 1095244: DB crash when adding an alias that differs only in case from an ↵David Lawrence1-2/+13
existing alias r=glob,a=glob
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green4-6/+473
r=dylan, a=glob
2014-12-01Bug 1093616: Fix permissions for contrib/replyrcFrédéric Buclin1-0/+1
r=gerv a=glob
2014-11-26Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence1-0/+8
r=gerv,a=glob
2014-11-25Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky1-4/+10
2014-11-25Revert "Bug 317021 - improve description of bz_canusewhine* parameters. ↵Gervase Markham2-15/+2
r=gerv." Old version of patch committed by mistake. This reverts commit 88e4ee5b99ef75a149f8d39bd2b92ccac3e5743b.
2014-11-24Bug 317021 - improve description of bz_canusewhine* parameters. r=gerv.Matt Selsky2-2/+15
2014-11-24Bug 919122 - support for sourceforge.net Allura bugs in see_also field. r=gerv.Matt Selsky1-5/+16