Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 539865: Make Bugzilla::Object pass $params to validators during create() | Max Kanat-Alexander | 2010-04-22 | 1 | -6/+9 |
| | | | | | (implement VALIDATOR_DEPENDENCIES) r=LpSolit, a=LpSolit | ||||
* | Bug 552168: Speed up comment display by pre-loading all Bugzilla::User | Max Kanat-Alexander | 2010-03-13 | 1 | -0/+13 |
| | | | | | objects for the comment authors, for the whole list, all at once. r=LpSolit, a=LpSolit | ||||
* | Bug 499151: Only call format_comment when it's actually needed, as a slight | Max Kanat-Alexander | 2010-02-20 | 1 | -4/+9 |
| | | | | | performance improvement. r=glob, a=LpSolit | ||||
* | Bug 372979: Make voting into an extension | Max Kanat-Alexander | 2010-02-15 | 1 | -1/+1 |
| | | | | r=mkanat, a=mkanat, a=LpSolit | ||||
* | Bug 310450 - Bugzilla should send an email when a comment becomes private ↵ | Dave Lawrence | 2010-02-10 | 1 | -2/+20 |
| | | | | | | or un-private r=mkanat, a=mkanat | ||||
* | Bug 526734: Allow localization of the "From update of attachment" string in ↵ | mkanat%bugzilla.org | 2009-12-13 | 1 | -2/+5 |
| | | | | | | comments Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 452919: Allow the "created an attachment" message in comments to be ↵ | mkanat%bugzilla.org | 2009-12-04 | 1 | -3/+107 |
| | | | | | | localized Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 2009-11-10 | 1 | -0/+173 |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit |