aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/Comment.pm
Commit message (Expand)AuthorAgeFilesLines
* 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