summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-15Bug 1154099: Remove support for Bug.get_bugs and Bug.get_historyMatt Tyson3-36/+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-13Really use PROCESS instead of INCLUDE for custom fields, see bug 1137307Frédéric Buclin1-1/+3
2015-04-13Bug 1153027: Bugzilla->feature incorrectly checks Perl modulesFrédéric Buclin1-4/+4
2015-04-13Bug 1150667: Don't wrap email comments when in markdown modeAlbert Ting2-3/+7
2015-04-13Bug 1153125: bug 1051056 causes "Constant subroutine redefined" warnings duri...David Lawrence10-15/+16
2015-04-13Bug 1137307: Bug reports are not valid HTML5 pagesFrédéric Buclin5-59/+75
2015-04-13Bug 1031035: xmlrpc can be DoS'd with billion laughs attackByron Jones2-0/+11
2015-04-13Bug 1153131: bug 1051056 causes "Undocumented methods: FIELD_MAP" during t/01...Frédéric Buclin1-1/+1
2015-04-11Use hardcoded "bugzilla" in the DTD, see bug 770073Frédéric Buclin1-2/+2
2015-04-11Fix the Bugzilla DTD to allow multiple bug aliases, see bug 1012506Frédéric Buclin1-1/+1
2015-04-10Bug 1135398: Release notes for 5.0 miss some important changesFrédéric Buclin1-3/+17
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-10Bug 1151396 - Improve description of 'resolution_forbidden_with_open_blockers...Gervase Markham1-2/+6
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 Lawrence32-1415/+12484
2015-04-08Backout bug 1089475, it causes deep recursions when the DB server is not acce...Frédéric Buclin2-9/+0
2015-04-08Bug 1142594: mid-air collision page displayed incorrectly due to markdown CSS...Nobody; OK to take it and work on it1-9/+0
2015-04-07Bug 1151637: Buttons at the bottom of buglists lack an IDFrédéric Buclin1-5/+5
2015-04-07Remove 'upgrade to latest point release' step from docs about migrating SCMs;...Gervase Markham1-7/+5
2015-04-05Bug 1143874: Improve load time of bug commentsFrédéric Buclin3-23/+31
2015-04-05Bug 1143871: Correctly preload bug data when viewing a bugFrédéric Buclin4-56/+82
2015-04-05Bug 1143867: Optimize set_comment_is_private() and isopened()Frédéric Buclin1-17/+25
2015-04-05Bug 1143864: Replace |FILTER bug_link| in loops by direct calls to bug/link.h...Frédéric Buclin4-16/+18
2015-04-05Bug 1143502: Use structural HTML5 elements instead of <div>Frédéric Buclin3-9/+29
2015-04-05Bug 1128194: Remove 'umask 0' from post_bug.cgiFrédéric Buclin1-2/+0
2015-04-05Bug 123278 - CSV and RDF buglists should not use relative datesSimon Green1-2/+2
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 Lawrence5-118/+72
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-31Bug 1121788: Buttons in buglist don't work in IEByron Jones2-14/+22
2015-03-30Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to de...Gervase Markham10-22/+50
2015-03-24Bug 1142365: Don't use <pre> for markdown comments in emailAlbert Ting2-2/+4
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 Markham8-67/+7
2015-03-19Bug 342113: Allow custom fields to appear as a discrete field in the search formAlbert Ting2-0/+22
2015-03-19Bug 1139150: Support wrapping quoted comments in MarkDownAlbert Ting2-1/+12
2015-03-19Bug 1105568: Add support for HTML flagmailEd Morley7-69/+187
2015-03-17Bug 1142399: invalid xmlrpc requests warns: Use of uninitialized value $file ...Byron Jones1-0/+3
2015-03-16Bug 1137669: 003safesys.t doesn't test any file due to a missing -T argument ...Frédéric Buclin1-4/+5
2015-03-16Bug 1137674: Merge t/003safesys.t with t/001compile.tFrédéric Buclin2-56/+3
2015-03-15Bug 902395: Enforce utf8 = true for all installations and remove the utf8 par...Frédéric Buclin29-185/+84