summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-16Bug 958875: Add a progress bar to the Server Push pageFrédéric Buclin1-0/+4
2014-01-16Bug 673385: Dragging text into the QuickSearch field on index.cgi doesn't del...Frédéric Buclin1-40/+4
2014-01-16Bug 888731: Bugzilla login field should use "placeholder" HTML5 attribute ins...Frédéric Buclin3-113/+21
2014-01-14Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or no...Byron Jones1-2/+4
2014-01-14Bug 845725: interdiff hangs on massive patchesByron Jones1-27/+63
2014-01-13Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients e...Damien Nozay1-14/+17
2014-01-09Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co...Dave Lawrence1-5/+15
2014-01-09Bug 957826: XSS in the comment tag fieldFrédéric Buclin1-1/+1
2014-01-09Bug 360231: importxml.pl ignores the maxattachmentsize and maxlocalattachment...Frédéric Buclin1-19/+31
2014-01-08Replace [ and ] in URLs by %5B and %5D respectively to make the HTML5 validat...Frédéric Buclin1-4/+4
2014-01-08Bug 546838: Upgrade Bugzilla to HTML5Frédéric Buclin9-26/+21
2014-01-08Bug 840407 (part 2): Remove the "align" and "valign" attributes from extensionsFrédéric Buclin5-13/+25
2014-01-07Bug 770073 - Hardcode "Bugzilla" in templates when it's not related to a spec...Connor Behan55-460/+451
2014-01-07Bug 952796: Remove HTML attributes which are obsolete in HTML5Frédéric Buclin16-75/+82
2014-01-07Bug 840407: Remove the "align" and "valign" attributesFrédéric Buclin43-593/+567
2014-01-07Bug 390955: Add some useful standard searches to the index pageFrédéric Buclin5-78/+133
2014-01-03Bug 945535 - When loading bugs with large number of attachments, $bug->attach...Dave Lawrence1-15/+21
2014-01-03Bug 952284 - Tags set to private comments should not be disclosed to everybod...Dave Lawrence1-0/+11
2014-01-03Fix on checkin for bug 543432Frédéric Buclin1-1/+1
2014-01-03Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num...Frédéric Buclin4-23/+34
2014-01-02Bug 895813: Mandatory custom fields whose visibility depends on a component a...Frédéric Buclin1-4/+4
2014-01-02Bug 946565 - Bug Mail does not correct notify when two people have made changesSimon Green3-13/+21
2014-01-02Bug 940010 - When entering a new bug, if there's only one active version or c...Simon Green1-3/+10
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence5-8/+568
2013-12-31Bug 920681: Remove the cellspacing and cellpadding attributes from tablesFrédéric Buclin78-1217/+1205
2013-12-28Bug 952795: Remove all style="..." attributes from HTML elementsFrédéric Buclin28-189/+265
2013-12-25Bug 870369: An error about longdescs.comment_id is thrown by MySQL 5.1 and ol...Frédéric Buclin1-0/+4
2013-12-22Bug 952793: Remove HTML4 elements which are obsolete in HTML5Frédéric Buclin15-64/+70
2013-12-22Bug 918013: Add Bugzilla messaging system in quips pageSunil Joshi3-24/+27
2013-12-22Bug 322402: Inline styling using bgcolor=x or color=x should be replaced by C...Frédéric Buclin47-139/+159
2013-12-21Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using...Frédéric Buclin2-6/+5
2013-12-19Bug 950491: When viewing a dependency graph, an "uninitialized value" warning...Frédéric Buclin1-1/+1
2013-12-19Bug 237498: Add memcached integrationByron Jones10-34/+568
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...Simon Green1-1/+1
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...Simon Green9-97/+228
2013-12-18Bug 227380 - bad color contrast for links in error messagesRojanu1-0/+4
2013-12-17Bug 815026: Bugzilla::Object cache should be cleared when an object is update...Byron Jones1-1/+15
2013-12-17Bug 651786: Modifying the default user object modifies the DEFAULT_USER constantByron Jones1-3/+2
2013-12-17Bug 905511: When creating a new bug, the version select field is not highlightedFrédéric Buclin1-1/+2
2013-12-12Bug 947766 - Poorly worded error message when attempting to attach a file tha...Simon Green1-1/+2
2013-12-10Bug 930867: background bugmail generation throws a "Can't store CODE items" e...Byron Jones1-1/+7
2013-12-05Bug 942599: Documentation about possible_duplicates() lists 'products' as arg...Frédéric Buclin1-2/+5
2013-12-02Bug 944583 - sendunsentbugmail.pl has bad SQLSimon Green1-4/+3
2013-12-02Bug 944586 - URLs in the query results are not linksSimon Green1-0/+5
2013-12-02Bug 938596: remove tabsByron Jones1-3/+3
2013-12-02Bug 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin6-89/+113
2013-11-27Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.Gervase Markham3-9/+53
2013-11-25Fix bustage due to bug 793963. Some very old bugs may have no commentsFrédéric Buclin1-1/+2
2013-11-25Fix warning caused by Bug 793963Byron Jones1-4/+0
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones24-38/+1168