Age | Commit message (Expand) | Author | Files | Lines |
2015-08-26 | Bug 1198659: Custom fields of type INTEGER should accept negative integers | Frédéric Buclin | 1 | -1/+1 |
2015-08-19 | Bug 404663 - aliases should be reserved for people w/ editbugs | Simon Green | 1 | -1/+30 |
2015-08-13 | Bug 1191937: If a bug comment contains a reference to a very large bug ID, th... | Frédéric Buclin | 1 | -1/+3 |
2015-07-29 | Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter | Simon Green | 1 | -14/+0 |
2015-06-10 | Bug 1171924: REST API method to update a bug incorrectly removes aliases | Tom Stejskal | 1 | -2/+4 |
2015-05-11 | Bug 1140575: Comment-creation WebService API should allow tags to be specified | David Lawrence | 1 | -2/+22 |
2015-05-01 | Bug 69267: Add the ability to deactivate keywords | Dylan William Hardison | 1 | -0/+14 |
2015-04-05 | Bug 1143871: Correctly preload bug data when viewing a bug | Frédéric Buclin | 1 | -47/+72 |
2015-04-05 | Bug 1143867: Optimize set_comment_is_private() and isopened() | Frédéric Buclin | 1 | -17/+25 |
2015-03-30 | Bug 1007605 - Make FIXED non-fixed, by changing noresolveonopenblockers to de... | Gervase Markham | 1 | -3/+4 |
2015-03-13 | Bug 1062718 - add the ability to disable sending of mail when updating bugs | Pami Ketolainen | 1 | -7/+18 |
2014-12-08 | Bug 1095244: DB crash when adding an alias that differs only in case from an ... | David Lawrence | 1 | -2/+13 |
2014-10-23 | Bug 1083258 - The size check for input <select>s on show_bug.cgi doesn't take... | Dylan William Hardison | 1 | -0/+5 |
2014-10-06 | Bug 1064140: [SECURITY] Private comments can be shown to flagmail recipients ... | Simon Green | 1 | -6/+9 |
2014-09-18 | Bug 829273: Certain webservice tests failing due to improper error being thro... | David Lawrence | 1 | -2/+2 |
2014-09-10 | Bug 1053513 - fix patching error | Dylan William Hardison | 1 | -1/+1 |
2014-09-10 | Bug 1035080: preload visibility of referenced bugs in _preload_referenced_bugs | Byron Jones | 1 | -0/+3 |
2014-09-09 | Bug 1053513 - remove last-visited entries when a user removes involvement fro... | Dylan William Hardison | 1 | -0/+7 |
2014-08-28 | Bug 330707: Add optional support for MarkDown | Koosha KM | 1 | -1/+6 |
2014-08-14 | Bug 1012506 - Allow a bug to have multiple aliases | Simon Green | 1 | -35/+122 |
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 |
2014-07-03 | Bug 1028795: pre-load all related bugs during show_bug initialisation | Byron Jones | 1 | -4/+60 |
2014-06-11 | Bug 978146: activity entry when setting flags isn't split across multiple rows | Byron Jones | 1 | -6/+8 |
2014-06-05 | Bug 1020023: update a user's last-visited timestamp for a bug when they perfo... | Byron Jones | 1 | -0/+5 |
2014-04-29 | Bug 1001846: When editing cc_accessible using Bug.update, the method should a... | Frédéric Buclin | 1 | -1/+0 |
2014-04-22 | Bug 489028 - Record last-visited time of bugs when logged in | Dylan William Hardison | 1 | -0/+24 |
2014-03-20 | Bug 513212 - Allow people to set "See Also" when filing/creating/entering a b... | David Lawrence | 1 | -0/+20 |
2014-02-27 | Bug 947823: Replace gender-specific pronouns with gender-neutral pronouns | Charlie Somerville | 1 | -10/+10 |
2014-02-26 | Bug 466178 - Add an INTEGER custom field type | Simon Green | 1 | -0/+24 |
2014-02-26 | Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings thr... | Frédéric Buclin | 1 | -3/+6 |
2014-02-25 | Bug 405011: Text is cut off when containing Unicode supplementary characters ... | Frédéric Buclin | 1 | -0/+6 |
2014-02-25 | Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged u... | Frédéric Buclin | 1 | -16/+14 |
2014-02-15 | Bug 970283: Bump URI version to 1.55 to correctly escape single quotes in URLs | Frédéric Buclin | 1 | -2/+0 |
2014-02-11 | Bug 970184: "possible duplicates" shouldn't truncate words at the first non-w... | Byron Jones | 1 | -2/+4 |
2014-02-10 | Bug 961789: large dependency trees with lots of resolved bugs are very slow t... | Byron Jones | 1 | -8/+15 |
2014-01-31 | Bug 956233: enable USE_MEMCACHE on most objects | Byron Jones | 1 | -0/+2 |
2014-01-27 | Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=jus... | Gervase Markham | 1 | -2/+2 |
2014-01-03 | Bug 952284 - Tags set to private comments should not be disclosed to everybod... | Dave Lawrence | 1 | -0/+11 |
2013-12-19 | Bug 237498: Add memcached integration | Byron Jones | 1 | -3/+3 |
2013-11-25 | Fix bustage due to bug 793963. Some very old bugs may have no comments | Frédéric Buclin | 1 | -1/+2 |
2013-11-25 | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 1 | -5/+28 |
2013-11-18 | Bug 937180: creation_ts of bugs and attachments always at 0 seconds | Byron Jones | 1 | -1/+1 |
2013-10-14 | Bug 340160: Speed up LogActivityEntry() | Frédéric Buclin | 1 | -5/+6 |
2013-10-14 | Backout 1st part of bug 340160: state $sth doesn't work fine with mod_perl | Frédéric Buclin | 1 | -6/+5 |
2013-10-11 | Fixes on checkin for bug 769134 | Frédéric Buclin | 1 | -3/+4 |
2013-09-28 | Bug 340160: Speed up LogActivityEntry() | Frédéric Buclin | 1 | -5/+6 |
2013-09-26 | Bug 769134 - Bugzilla unintentionally removes groups when changing products w... | Simon Green | 1 | -0/+4 |
2013-09-18 | Bug 916979 - Bug.search ignores the "limit" parameter | Dave Lawrence | 1 | -4/+0 |
2013-08-26 | Bug 904568: emails generated by jobqueue.pl unable to reference custom fields | Byron Jones | 1 | -10/+14 |
2013-08-06 | Bug 491316 - Allow the reporter to enter keywords at bug creation | Sunil Joshi | 1 | -7/+1 |