summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-19Bug 929345: bug history/activity shouldn't collapse multi-line values to a si...Byron Jones1-1/+1
2013-11-19Bug 939844: Don't cache template filters when arguments are suppliedByron Jones1-1/+2
2013-11-18Bug 937180: creation_ts of bugs and attachments always at 0 secondsByron Jones4-20/+17
2013-11-18Bug 97956 - Give summary and URL of bugs added or removed from dependencies i...Simon Green3-20/+61
2013-11-15Bug 927900: Kill longdesclengthFrédéric Buclin5-27/+7
2013-11-14Bug 938161: sql_date_format() method for SQLite has an incorrect default formatFrédéric Buclin1-1/+1
2013-11-13Bug 843457: PROJECT environment variable is not honored when mod_perl is enabledFrédéric Buclin1-3/+13
2013-11-13Bug 937991 - Fix typo in Bugzilla::Component documentationSimon Green1-3/+1
2013-11-08Bug 916633 - join_activity_entries doesn't reconstitute text with commas corr...Simon Green1-2/+3
2013-11-06Bug 934573 - Date range for Bug.history WebService API methodDave Lawrence1-2/+10
2013-11-06Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and grap...Frédéric Buclin8-63/+136
2013-11-06Bug 931765 - When you enter your login or password wrong, the error message s...tinajohnson.1234@gmail.com3-5/+5
2013-11-05Bug 890165 - Buglist for single component should offer "File a new bug in the...Simon Green2-2/+24
2013-11-05Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko3-0/+44