aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins...Frédéric Buclin2014-01-163-113/+21
* Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or no...Byron Jones2014-01-141-2/+4
* Bug 845725: interdiff hangs on massive patchesByron Jones2014-01-141-27/+63
* Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients e...Damien Nozay2014-01-131-14/+17
* Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co...Dave Lawrence2014-01-091-5/+15
* Bug 957826: XSS in the comment tag fieldFrédéric Buclin2014-01-091-1/+1
* Bug 360231: importxml.pl ignores the maxattachmentsize and maxlocalattachment...Frédéric Buclin2014-01-091-19/+31
* Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validat...Frédéric Buclin2014-01-081-4/+4
* Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin2014-01-089-26/+21
* Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensionsFrédéric Buclin2014-01-085-13/+25
* Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan2014-01-0755-460/+451
* Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin2014-01-0716-75/+82
* Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin2014-01-0743-593/+567
* Bug 390955: Add some useful standard searches to the index pageFrédéric Buclin2014-01-075-78/+133
* Bug 945535 - When loading bugs with large number of attachments, $bug->attach...Dave Lawrence2014-01-021-15/+21
* Bug 952284 - Tags set to private comments should not be disclosed to everybod...Dave Lawrence2014-01-021-0/+11
* Fix on checkin for bug 543432Frédéric Buclin2014-01-031-1/+1
* Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num...Frédéric Buclin2014-01-034-23/+34
* Bug 895813: Mandatory custom fields whose visibility depends on a component a...Frédéric Buclin2014-01-021-4/+4
* Bug 946565 - Bug Mail does not correct notify when two people have made changesSimon Green2014-01-033-13/+21
* Bug 940010 - When entering a new bug, if there's only one active version or c...Simon Green2014-01-031-3/+10
* Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence2013-12-315-8/+568
* Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin2013-12-3178-1217/+1205
* Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin2013-12-2828-189/+265
* Bug 870369: An error about longdescs.comment_id is thrown by MySQL 5.1 and ol...Frédéric Buclin2013-12-251-0/+4
* Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin2013-12-2215-64/+70
* Bug 918013: Add Bugzilla messaging system in quips pageSunil Joshi2013-12-223-24/+27
* Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C...Frédéric Buclin2013-12-2247-139/+159
* Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using...Frédéric Buclin2013-12-212-6/+5
* Bug 950491: When viewing a dependency graph, an "uninitialized value" warning...Frédéric Buclin2013-12-191-1/+1
* Bug 237498: Add memcached integrationByron Jones2013-12-1910-34/+568
* Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...Simon Green2013-12-191-1/+1
* Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...Simon Green2013-12-189-97/+228
* Bug 227380 - bad color contrast for links in error messagesRojanu2013-12-181-0/+4
* Bug 815026: Bugzilla::Object cache should be cleared when an object is update...Byron Jones2013-12-171-1/+15
* Bug 651786: Modifying the default user object modifies the DEFAULT_USER constantByron Jones2013-12-171-3/+2
* Bug 905511: When creating a new bug, the version select field is not highlightedFrédéric Buclin2013-12-171-1/+2
* Bug 947766 - Poorly worded error message when attempting to attach a file tha...Simon Green2013-12-121-1/+2
* Bug 930867: background bugmail generation throws a "Can't store CODE items" e...Byron Jones2013-12-111-1/+7
* Bug 942599: Documentation about possible_duplicates() lists 'products' as arg...Frédéric Buclin2013-12-051-2/+5
* Bug 944583 - sendunsentbugmail.pl has bad SQLSimon Green2013-12-031-4/+3
* Bug 944586 - URLs in the query results are not linksSimon Green2013-12-031-0/+5
* Bug 938596: remove tabsByron Jones2013-12-021-3/+3
* Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin2013-12-026-89/+113
* Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.Gervase Markham2013-11-273-9/+53
* Fix bustage due to bug 793963. Some very old bugs may have no commentsFrédéric Buclin2013-11-251-1/+2
* Fix warning caused by Bug 793963Byron Jones2013-11-251-4/+0
* Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones2013-11-2524-38/+1168
* Bug 929345: bug history/activity shouldn't collapse multi-line values to a si...Byron Jones2013-11-201-1/+1
* Bug 939844: Don't cache template filters when arguments are suppliedByron Jones2013-11-191-1/+2