aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Comment.pm
Commit message (Expand)AuthorAgeFilesLines
* Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objectsMax Kanat-Alexander2011-03-131-0/+3
* Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander2010-12-131-3/+19
* Bug 607909: Hours worked / work_time is marked as changing when commenting ev...Christian Legnitto2010-11-031-1/+5
* Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)Christian Legnitto2010-10-131-8/+97
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-051-1/+4
* Bug 556422: Move the existing bug-moving functionality into an extensionMax Kanat-Alexander2010-06-181-3/+0
* Bug 539865: Make Bugzilla::Object pass $params to validators during create()Max Kanat-Alexander2010-04-221-6/+9
* Bug 552168: Speed up comment display by pre-loading all Bugzilla::UserMax Kanat-Alexander2010-03-131-0/+13
* Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander2010-02-201-4/+9
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-151-1/+1
* Bug 310450 - Bugzilla should send an email when a comment becomes private or...Dave Lawrence2010-02-101-2/+20
* Bug 526734: Allow localization of the "From update of attachment" string in c...mkanat%bugzilla.org2009-12-131-2/+5
* Bug 452919: Allow the "created an attachment" message in comments to be local...mkanat%bugzilla.org2009-12-041-3/+107
* Bug 472217: Create a Bugzilla::Comment object and eliminate GetCommentsmkanat%bugzilla.org2009-11-101-0/+173