summaryrefslogtreecommitdiffstats
path: root/Bugzilla
AgeCommit message (Expand)AuthorFilesLines
2014-02-11Bug 970184: "possible duplicates" shouldn't truncate words at the first non-w...Byron Jones1-2/+4
2014-02-10Bug 961789: large dependency trees with lots of resolved bugs are very slow t...Byron Jones1-8/+15
2014-02-06Bug 967607: User.get shouldn't load data that requires extra database queries...Byron Jones1-11/+21
2014-02-05Bug 966277 - Bugzilla native REST API should default to application/json if n...Dave Lawrence2-3/+10
2014-01-31Bug 956233: enable USE_MEMCACHE on most objectsByron Jones16-12/+80
2014-01-28Revert accidential change in the fix for Bug 76498Byron Jones1-3/+3
2014-01-28Bumped version post-releaseDave Lawrence1-1/+1
2014-01-27Bump version to 4.5.2Dave Lawrence1-1/+1
2014-01-27Fix bustage in Perl 5.10 and 5.12Frédéric Buclin1-1/+1
2014-01-27Bug 76498: QuickSearch: support comparison operators other than substringByron Jones1-5/+19
2014-01-27Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, preve...Frédéric Buclin1-0/+4
2014-01-27Bug 939838 - Kill Bugzilla::User::user_id_to_login function. r=LpSolit, a=jus...Gervase Markham3-21/+4
2014-01-17Bug 960748 - Queries involving comment tags crashDave Lawrence1-1/+9
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-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 Buclin3-3/+33
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 Green1-7/+12
2013-12-31Bug 756048 - Add and update bug and attachment flags using the WebService API Dave Lawrence4-8/+558
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-21Bug 748095: Bugzilla crashes when the shutdownhtml parameter is set and using...Frédéric Buclin1-3/+4
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 Jones6-23/+454
2013-12-18Bug 452525 - Allow the option of "OR" groups ("any of the groups" instead of ...Simon Green4-78/+192
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-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 938300: vers_cmp() incorrectly compares module versionsFrédéric Buclin4-87/+111
2013-11-27Bug 938596 - Add hook for modifying HTTP headers. r=LpSolit.Gervase Markham2-9/+46
2013-11-25Fix bustage due to bug 793963. Some very old bugs may have no commentsFrédéric Buclin1-1/+2
2013-11-25Bug 793963: add the ability to tag comments with arbitrary tagsByron Jones13-16/+626
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 Jones2-17/+14
2013-11-18Bug 97956 - Give summary and URL of bugs added or removed from dependencies i...Simon Green1-19/+34
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 Buclin2-2/+25
2013-11-06Bug 931765 - When you enter your login or password wrong, the error message s...tinajohnson.1234@gmail.com2-2/+2
2013-11-05Bug 906191 - Introduce SSL for Bugzilla DB connections for MySQLAlexander Tereschenko2-0/+28
2013-11-05Bug 523715 - if usetargetmilestone=1, include Target Milestone value in New B...Sunil Joshi1-1/+1
2013-11-04Bug 926952: Possible race conditions when editing or deleting a milestone or ...Frédéric Buclin2-3/+14