Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-29 | Bug 1136137: Require Perl 5.14 | Frédéric Buclin | 1 | -3/+1 | |
r=dkl | |||||
2016-01-02 | Bug 688205 - quoted text inside comments should wrap | Albert Ting | 1 | -0/+3 | |
r=dylan,a=dylan | |||||
2015-04-05 | Bug 1143874: Improve load time of bug comments | Frédéric Buclin | 1 | -5/+13 | |
r=dkl a=sgreen | |||||
2014-08-28 | Bug 330707: Add optional support for MarkDown | Koosha KM | 1 | -0/+18 | |
r=dkl,a=sgreen | |||||
2014-08-13 | Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modules | Frédéric Buclin | 1 | -0/+1 | |
r=dkl a=sgreen | |||||
2014-02-26 | Remove "Unicode non-character 0xfdd0 is illegal for interchange" warnings ↵ | Frédéric Buclin | 1 | -1/+4 | |
thrown by Perl 5.10.1 and 5.12, see bug 405011 r=gerv | |||||
2014-02-25 | Bug 405011: Text is cut off when containing Unicode supplementary characters ↵ | Frédéric Buclin | 1 | -0/+9 | |
(outside BMP) with MySQL as backend r=gerv a=justdave | |||||
2013-11-25 | Bug 793963: add the ability to tag comments with arbitrary tags | Byron Jones | 1 | -6/+189 | |
r=dkl, a=glob | |||||
2013-01-02 | Bug 817486: fix _sync_fulltext to avoid always updating bugs_fulltext.short_desc | Byron Jones | 1 | -1/+1 | |
r=LpSolit,a=LpSolit | |||||
2012-12-19 | Bug 815532: Add caching for Bugzilla::User objects | Byron Jones | 1 | -1/+2 | |
r=dkl,a=LpSolit | |||||
2012-12-01 | Bug 787668: Use |use parent| instead of |use base| | Matt Selsky | 1 | -1/+1 | |
r/a=LpSolit | |||||
2012-11-30 | Bug 816747 - Add dummy POD for unPODded methods. | Marc Schumann | 1 | -0/+26 | |
r/a=LpSolit | |||||
2012-11-22 | Bug 811280: Adds a caching mechanism to Bugzilla::Object to avoid querying ↵ | Byron Jones | 1 | -1/+2 | |
the database repeatedly for the same information r=dkl,a=LpSolit | |||||
2012-09-01 | Bug 787529: Use |use 5.10.1| everywhere | Frédéric Buclin | 1 | -2/+3 | |
r=wicked a=LpSolit | |||||
2012-01-12 | Bug 715902: Do not log personal common activities in audit_log | Frédéric Buclin | 1 | -1/+3 | |
r=dkl a=LpSolit | |||||
2012-01-11 | Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ↵ | Frédéric Buclin | 1 | -19/+5 | |
add it to files which miss one r=kiko r=mkanat r=mrbball a=LpSolit | |||||
2011-03-14 | Bug 622943: Simple auditing of changes to Bugzilla::Object subclass objects | Max Kanat-Alexander | 1 | -0/+3 | |
r=dkl, a=mkanat | |||||
2010-12-13 | Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.update | Max Kanat-Alexander | 1 | -3/+19 | |
and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit | |||||
2010-11-03 | Bug 607909: Hours worked / work_time is marked as changing when commenting ↵ | Christian Legnitto | 1 | -1/+5 | |
even when you don't enter a value r/a=LpSolit | |||||
2010-10-14 | Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment) | Christian Legnitto | 1 | -8/+97 | |
when creating or updating bug comment r=mkanat, a=mkanat | |||||
2010-10-05 | Bug 26074 - Ability to limit search by number of Comments | Max Kanat-Alexander | 1 | -1/+4 | |
r=mkanat, a=mkanat (module owner) | |||||
2010-06-18 | Bug 556422: Move the existing bug-moving functionality into an extension | Max Kanat-Alexander | 1 | -3/+0 | |
called OldBugMove. r=dkl, a=mkanat | |||||
2010-04-22 | Bug 539865: Make Bugzilla::Object pass $params to validators during create() | Max Kanat-Alexander | 1 | -6/+9 | |
(implement VALIDATOR_DEPENDENCIES) r=LpSolit, a=LpSolit | |||||
2010-03-14 | Bug 552168: Speed up comment display by pre-loading all Bugzilla::User | Max Kanat-Alexander | 1 | -0/+13 | |
objects for the comment authors, for the whole list, all at once. r=LpSolit, a=LpSolit | |||||
2010-02-20 | Bug 499151: Only call format_comment when it's actually needed, as a slight | Max Kanat-Alexander | 1 | -4/+9 | |
performance improvement. r=glob, a=LpSolit | |||||
2010-02-16 | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 1 | -1/+1 | |
r=mkanat, a=mkanat, a=LpSolit | |||||
2010-02-10 | Bug 310450 - Bugzilla should send an email when a comment becomes private ↵ | Dave Lawrence | 1 | -2/+20 | |
or un-private r=mkanat, a=mkanat | |||||
2009-12-13 | Bug 526734: Allow localization of the "From update of attachment" string in ↵ | mkanat%bugzilla.org | 1 | -2/+5 | |
comments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-04 | Bug 452919: Allow the "created an attachment" message in comments to be ↵ | mkanat%bugzilla.org | 1 | -3/+107 | |
localized Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-11-10 | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 1 | -0/+173 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit |