summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
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
2015-01-07Bug 1113147: Revert the hack from bug 1108809 and blacklist SOAP::Lite 1.12Frédéric Buclin2-7/+2
2014-12-22Bug 1098291: OPTION response for CORS requests to REST doesn't allow X-Reques...David Lawrence1-1/+1
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
2014-12-17Bug 1111043: Bug.add_comment returns the wrong comment IDFrédéric Buclin1-12/+3
2014-12-17Bug 557536: checksetup.pl fails on ALTER DATABASE if database name contains h...Matt Selsky4-4/+4
2014-12-17Bug 1089475: Use "ThrowCodeError" when a database error occurs instead of dum...Jeff Fearn1-0/+5
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params int...Gervase Markham1-37/+0
2014-12-15Bug 950486: Move the webdotbase and font_file parameters from data/params int...Matt Selsky4-57/+62
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 Bugzilla...Matt Selsky1-24/+0
2014-12-08Bug 1095244: DB crash when adding an alias that differs only in case from an ...David Lawrence1-2/+13
2014-12-06Bug 1052202 - Web Service module to update and delete componentsSimon Green4-6/+473
2014-12-01Bug 1093616: Fix permissions for contrib/replyrcFrédéric Buclin1-0/+1
2014-11-26Bug 1038275: Comprehensible documentation for the REST APIDavid Lawrence1-0/+8
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. r=ger...Gervase Markham2-15/+2
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
2014-11-24Oops. Revert commit with bogus message #2. paperbag=gerv.Gervase Markham2-15/+2
2014-11-24Oops. Revert commit with bogus message #1. paperbag=gerv.Gervase Markham1-16/+5
2014-11-24Are you sure you want to check in on branch masterMatt Selsky1-5/+16
2014-11-24Are you sure you want to check in on branch masterMatt Selsky2-2/+15
2014-11-20Bug 1101151: OS sniffing should detect Windows 10 from "Windows NT 6.4" inste...David Lawrence1-0/+1
2014-11-19Bug 978615 - remove URL to unavailable webdot server. r,a=globGervase Markham1-1/+1
2014-11-18Bug 1100368: css concatenation breaks data: urlsByron Jones1-1/+3
2014-11-12Bug 1095758: Fix use of uninitialized value $hostname in Mailer.pmKoosha KM1-1/+1
2014-11-12Bug 1001462: Bug.search causes error when using simple token auth and specify...David Lawrence3-19/+28
2014-11-11Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...Byron Jones1-0/+1
2014-11-10Bug 1093600: REST shouldn't support multiple instances of parameters for reso...David Lawrence1-12/+24
2014-11-10Bug 1094858: Create hook in Bugzilla::WebService::Constants to allow overrrid...David Lawrence2-20/+48
2014-11-10Bug 1093481: non-bugmail notifications are not sent when using the jobqueue (...Byron Jones1-1/+1
2014-11-05Bug 1089820: Make use of User.use_markdown() defined in Bug 1059684Koosha KM1-11/+6
2014-11-03Bump the version number to 5.1 on trunkDavid Lawrence1-1/+1
2014-10-31Bug 1062739: add the ability for administrators to limit the number of emails...Byron Jones6-22/+101
2014-10-29Bug 1088253: GET REST calls should allow arbitrary URL parameters to be passe...David Lawrence2-12/+26
2014-10-29Bug 1081675 - remove unused variables. r=gerv, a=glob.Matt Selsky2-2/+0
2014-10-28Bug 1059684: markdown text should not be rendered within a <pre> tagDavid Lawrence2-8/+15
2014-10-27Bug 1083081 - javascript concatenation should insert a semicolon between filesDylan William Hardison1-1/+1
2014-10-27Bug 1087400: CGI 4.05 throws tons of "CGI::param called in list context" warn...Frédéric Buclin1-0/+1
2014-10-27Bug 1067753: Allow the job queue to specify one or more types of jobs to runMatt Tyson1-1/+4
2014-10-24Bug 1082106: $dbh->bz_add_columns creates a foreign key constraint causing fa...David Lawrence1-4/+11
2014-10-24Bug 1088399 - Add support for Github pull requests in See Also field. r=gerv,...Matt Selsky1-1/+3
2014-10-24Bug 1073264 - allow attachment download to be offloaded to the webserver usin...Damien Nozay2-2/+50
2014-10-23Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take...Dylan William Hardison1-0/+5
2014-10-21Bug 1073380 - Pass the hostname and port as two separate arguments to Email::...Dylan William Hardison1-1/+3