Age | Commit message (Expand) | Author | Files | Lines |
2014-01-27 | Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=jus... | Gervase Markham | 3 | -21/+4 |
2014-01-17 | Bug 960748 - Queries involving comment tags crash | Dave Lawrence | 1 | -1/+9 |
2014-01-14 | Bug 955962: memcached touched unnecessarily when USE_MEMCACHED is false or no... | Byron Jones | 1 | -2/+4 |
2014-01-14 | Bug 845725: interdiff hangs on massive patches | Byron Jones | 1 | -27/+63 |
2014-01-13 | Bug 904467 - error when %recipients is empty (e.g. after bugmail_recipients e... | Damien Nozay | 1 | -14/+17 |
2014-01-09 | Bug 958057 - REST API - No example of non-rewrite endpoint in POD docs, no co... | Dave Lawrence | 1 | -5/+15 |
2014-01-03 | Bug 945535 - When loading bugs with large number of attachments, $bug->attach... | Dave Lawrence | 1 | -15/+21 |
2014-01-03 | Bug 952284 - Tags set to private comments should not be disclosed to everybod... | Dave Lawrence | 1 | -0/+11 |
2014-01-03 | Fix on checkin for bug 543432 | Frédéric Buclin | 1 | -1/+1 |
2014-01-03 | Bug 543432: [PostgreSQL] Crash when typing a string in combination with a num... | Frédéric Buclin | 3 | -3/+33 |
2014-01-02 | Bug 895813: Mandatory custom fields whose visibility depends on a component a... | Frédéric Buclin | 1 | -4/+4 |
2014-01-02 | Bug 946565 - Bug Mail does not correct notify when two people have made changes | Simon Green | 1 | -7/+12 |
2013-12-31 | Bug 756048 - Add and update bug and attachment flags using the WebService API | Dave Lawrence | 4 | -8/+558 |
2013-12-25 | Bug 870369: An error about longdescs.comment_id is thrown by MySQL 5.1 and ol... | Frédéric Buclin | 1 | -0/+4 |
2013-12-21 | Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using... | Frédéric Buclin | 1 | -3/+4 |
2013-12-19 | Bug 950491: When viewing a dependency graph, an "uninitialized value" warning... | Frédéric Buclin | 1 | -1/+1 |
2013-12-19 | Bug 237498: Add memcached integration | Byron Jones | 6 | -23/+454 |
2013-12-18 | Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ... | Simon Green | 4 | -78/+192 |
2013-12-17 | Bug 815026: Bugzilla::Object cache should be cleared when an object is update... | Byron Jones | 1 | -1/+15 |
2013-12-17 | Bug 651786: Modifying the default user object modifies the DEFAULT_USER constant | Byron Jones | 1 | -3/+2 |
2013-12-10 | Bug 930867: background bugmail generation throws a "Can't store CODE items" e... | Byron Jones | 1 | -1/+7 |
2013-12-05 | Bug 942599: Documentation about possible_duplicates() lists 'products' as arg... | Frédéric Buclin | 1 | -2/+5 |
2013-12-02 | Bug 938300: vers_cmp() incorrectly compares module versions | Frédéric Buclin | 4 | -87/+111 |
2013-11-27 | Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit. | Gervase Markham | 2 | -9/+46 |
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 | 13 | -16/+626 |
2013-11-19 | Bug 939844: Don't cache template filters when arguments are supplied | Byron Jones | 1 | -1/+2 |
2013-11-18 | Bug 937180: creation_ts of bugs and attachments always at 0 seconds | Byron Jones | 2 | -17/+14 |
2013-11-18 | Bug 97956 - Give summary and URL of bugs added or removed from dependencies i... | Simon Green | 1 | -19/+34 |
2013-11-14 | Bug 938161: sql_date_format() method for SQLite has an incorrect default format | Frédéric Buclin | 1 | -1/+1 |
2013-11-13 | Bug 843457: PROJECT environment variable is not honored when mod_perl is enabled | Frédéric Buclin | 1 | -3/+13 |
2013-11-13 | Bug 937991 - Fix typo in Bugzilla::Component documentation | Simon Green | 1 | -3/+1 |
2013-11-08 | Bug 916633 - join_activity_entries doesn't reconstitute text with commas corr... | Simon Green | 1 | -2/+3 |
2013-11-06 | Bug 934573 - Date range for Bug.history WebService API method | Dave Lawrence | 1 | -2/+10 |
2013-11-06 | Bug 287682: UTF-8 characters are incorrectly displayed in New Charts and grap... | Frédéric Buclin | 2 | -2/+25 |
2013-11-06 | Bug 931765 - When you enter your login or password wrong, the error message s... | tinajohnson.1234@gmail.com | 2 | -2/+2 |
2013-11-05 | Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQL | Alexander Tereschenko | 2 | -0/+28 |
2013-11-05 | Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New B... | Sunil Joshi | 1 | -1/+1 |
2013-11-04 | Bug 926952: Possible race conditions when editing or deleting a milestone or ... | Frédéric Buclin | 2 | -3/+14 |
2013-10-29 | Bug 927497 - "Add me to CC list" feature of bug creation screen gives token e... | Dave Lawrence | 1 | -10/+18 |
2013-10-29 | Bug 863745: Enable multi-select fields in reports | Pami Ketolainen | 1 | -7/+3 |
2013-10-28 | Bug 929575: t/001compile.t fails if Test::Taint is not installed | Frédéric Buclin | 1 | -1/+2 |
2013-10-28 | Bug 928410 - Bug.get should return detail about cc list members similar to as... | Dave Lawrence | 1 | -0/+6 |
2013-10-25 | Bug 928092: Add OS detection for Windows 8.1 | Frédéric Buclin | 1 | -0/+1 |
2013-10-17 | Bump version post-release | Dave Lawrence | 1 | -1/+1 |
2013-10-16 | Bump version to 4.5.1 | Dave Lawrence | 1 | -1/+1 |
2013-10-16 | Bug 907438 - In MySQL, login cookie checking is not case-sensitive, reducing ... | Dave Lawrence | 1 | -3/+3 |
2013-10-16 | Bug 906745 - In MySQL, tokens are not case-sensitive, reducing total entropy ... | Dave Lawrence | 1 | -5/+17 |
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 |