summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Comment.pm
AgeCommit message (Expand)AuthorFilesLines
2016-09-20Bug 1303659 - Bug.comments (/rest/bug/<id>/comment) should return the count v...David Lawrence1-5/+5
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-21/+9
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master...Dylan William Hardison1-9/+21
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + local...Dylan William Hardison1-21/+9
2016-07-13Bug 1284521 - Reference is already weak at Bugzilla/Comment.pm line 245.Dylan Hardison1-2/+2
2016-07-04Bug 1282606 - Fix TrackingFlags memory leakDylan Hardison1-3/+4
2015-06-15Bug 1146774: treeherder/tbpl comments are not automatically collapsedByron Jones1-9/+15
2014-03-31Bug 987741: deleted comment checking runs before tags are preloaded, triggeri...Byron Jones1-0/+3
2014-02-25Bug 975943: add special support for a "deleted" comment tagByron Jones1-12/+15
2013-12-10Bug 942725: backport bug 793963 to bmo (add the ability to tag comments with ...Byron Jones1-6/+189
2013-07-10Bug 822980 - backport bug 815532 to bmo (Bugzilla::User objects should be cac...Dave Lawrence1-2/+2
2013-03-05Bug 817486: _sync_fulltext always updates bugs_fulltext.short_desc, even if i...Byron Jones1-1/+1
2012-11-28Bug 814411: Add a caching mechanism to Bugzilla::Object to avoid querying the...Byron Jones1-1/+2
2012-01-12Bug 715902: Do not log personal common activities in audit_logFrédéric Buclin1-1/+3
2011-03-14Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objectsMax Kanat-Alexander1-0/+3
2010-12-13Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander1-3/+19
2010-11-03Bug 607909: Hours worked / work_time is marked as changing when commenting ev...Christian Legnitto1-1/+5
2010-10-14Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)Christian Legnitto1-8/+97
2010-10-05Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander1-1/+4
2010-06-18Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander1-3/+0
2010-04-22Bug 539865: Make Bugzilla::Object pass $params to validators during create()Max Kanat-Alexander1-6/+9
2010-03-14Bug 552168: Speed up comment display by pre-loading all Bugzilla::UserMax Kanat-Alexander1-0/+13
2010-02-20Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander1-4/+9
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander1-1/+1
2010-02-10Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence1-2/+20
2009-12-13Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org1-2/+5
2009-12-04Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org1-3/+107
2009-11-10Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org1-0/+173