summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson2-34/+0
2015-04-14Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones1-1/+2
2015-04-13Bug 1151290: It is possible to tell if someone made a private comment on a bu...Simon Green1-2/+8
2015-04-13Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri...David Lawrence10-15/+16
2015-04-13Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones1-0/+8
2015-04-10Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence1-1/+2
2015-04-10Bug 1152319: calling /rest/logout results in an internal error and a malforme...David Lawrence1-0/+10
2015-04-10Bug 1152862: Require PostgreSQL 9.0Frédéric Buclin2-27/+3
2015-04-10Bug 1070117 - Chart throws deprecation warnings with Perl 5.16 - shows up in ...Gervase Markham1-3/+3
2015-04-10Fix a bug in Bugzilla::API::Server::response_header(), see bug 1051056Frédéric Buclin1-2/+2
2015-04-10URI::Escape is part of URI, see bug 1051056Frédéric Buclin1-6/+0
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ma...David Lawrence26-1395/+12373
2015-04-08Backout bug 1089475, it causes deep recursions when the DB server is not acce...Frédéric Buclin1-5/+0
2015-04-05Bug 1143874: Improve load time of bug commentsFrédéric Buclin2-14/+21
2015-04-05Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin3-56/+78
2015-04-05Bug 1143867: Optimize set_comment_is_private() and isopened()Frédéric Buclin1-17/+25
2015-04-03Fix bustage due to bug 1007605 (checksetup.pl crashes when installing Bugzilla)Frédéric Buclin1-2/+7
2015-04-02Bug 1143005: Add parameter to checksetup.pl that generates a cpanfile usable ...David Lawrence1-0/+56
2015-04-02Bug 1061226: markdown isn't linkifying urlsAlbert Ting1-1/+17
2015-04-01Bug 1093868: Markdown text rendering in comments is broken after commit from ...Albert Ting1-0/+2
2015-03-30Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to de...Gervase Markham6-11/+36
2015-03-23Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson1-1/+1
2015-03-20Bug 1145459: SQL error under postgres when using 'blocks' column in buglist.cgiMatt Tyson1-1/+1
2015-03-20Bug 1145438: DB Crash under postgres when using alias column in buglist.cgiMatt Tyson1-0/+1
2015-03-19Bug 1136745: Kill the makeproductgroups parameterGervase Markham3-36/+0
2015-03-19Bug 1139150: Support wrapping quoted comments in MarkDownAlbert Ting1-1/+1
2015-03-19Bug 1105568: Add support for HTML flagmailEd Morley4-58/+79
2015-03-17Bug 1142399: invalid xmlrpc requests warns: Use of uninitialized value $file ...Byron Jones1-0/+3
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 par...Frédéric Buclin17-139/+74
2015-03-13Bug 1062718 - add the ability to disable sending of mail when updating bugsPami Ketolainen6-19/+94
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
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence1-1/+1
2015-03-11Bug 1138463: mod_perl does not support Apache 2.4 directivesFrédéric Buclin1-9/+50
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence1-2/+7
2015-03-11Bug 1141440: OPTION response for CORS requests to REST doesn't allow X-Bugzil...David Lawrence3-11/+19
2015-03-09Bug 1136125 - Reduce memory usage of Bugzilla::CGI->send_cookie()Dylan William Hardison1-19/+3
2015-03-09Bug 1130691: Support markdown tablesAlbert Ting2-5/+5
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
2015-03-09Bug 1139257: allow cookie+api-token GET REST requestsByron Jones2-31/+18
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
2015-02-26Bug 1061271: Add a hook into Bugzilla::User::check_and_send_account_creation_...Frédéric Buclin2-0/+22
2015-02-24Bug 1134743: javascript filter should escape uncode line and paragraph separa...Byron Jones1-0/+2
2015-02-23Bug 1130721: Allow pronouns to be used for the attachment creator in Custom S...Andre Klapper1-0/+1
2015-02-20Bug 1133690: .htaccess incorrectly assumes that Apache 2.2.x can read new 2.4...Frédéric Buclin1-16/+17
2015-02-20Bug 1088086: Possible duplicate search doesn't return any results if you inpu...Byron Jones1-7/+11
2015-02-17Bug 1112181: Relative dates in the future involving months are incorrectly co...Frédéric Buclin1-2/+3