Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 509035: An empty e-mail gets sent to non-timetrackinggroup members if I ↵ | lpsolit%gmail.com | 2009-09-08 | 1 | -13/+8 |
| | | | | change time tracking information - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 515149: BugMail.pm uses urlbase for dependency notifications despite ↵ | lpsolit%gmail.com | 2009-09-08 | 1 | -2/+1 |
| | | | | sslbase is set - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 73330: Remove extra newlines in bugmail | mkanat%bugzilla.org | 2009-08-19 | 1 | -1/+3 |
| | | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 457657 â Make e-mail comment header localizable. | wurblzap%gmail.com | 2009-06-02 | 1 | -38/+10 |
| | | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit | ||||
* | Bug 179638: Security group inclusion isn't indicated on "New:" bugmail ↵ | lpsolit%gmail.com | 2009-01-01 | 1 | -0/+9 |
| | | | | notifications - Patch by Teemu Mannermaa <wicked@sci.fi> r/a=mkanat | ||||
* | Bug 471324: Don't build mail headers for existing bugs (too many calls to ↵ | lpsolit%gmail.com | 2008-12-29 | 1 | -19/+13 |
| | | | | multiline_sprintf()) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | ||||
* | Bug 399072: Remove the 'supportwatchers' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2008-12-10 | 1 | -16/+14 |
| | | | | Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 449791 â Allow flag notification emails to be threaded similar to ↵ | dkl%redhat.com | 2008-08-28 | 1 | -17/+1 |
| | | | | | | normal bug change emails Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | ||||
* | Bug 442031: Make Bugzilla::User::groups return an arrayref of ↵ | mkanat%bugzilla.org | 2008-08-08 | 1 | -14/+10 |
| | | | | Bugzilla::Group objects (instead of a hashref of group ids and names). | ||||
* | Bug 449184: Classification should not appear in new bugmail when ↵ | lpsolit%gmail.com | 2008-08-05 | 1 | -1/+3 |
| | | | | useclassification = 0 - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit | ||||
* | Bug 416481: No bugmail is sent if no comment is added on bug creation - ↵ | lpsolit%gmail.com | 2008-02-13 | 1 | -1/+1 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 415539: Remove trailing whitespaces from bugmail | mkanat%bugzilla.org | 2008-02-08 | 1 | -1/+5 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 376453 â E-mail threading can be enhanced with references header - ↵ | olav%bkor.dhs.org | 2008-02-04 | 1 | -1/+2 |
| | | | | Patch by Henrik Skupin <hskupin@gmail.com> r=bkor a=LpSolit | ||||
* | Bug 410521: The diffs in bugmails were broken and BugMail.pm was throwing a ↵ | mkanat%bugzilla.org | 2008-01-28 | 1 | -1/+1 |
| | | | | | | warning about sprintf. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | ||||
* | Bug 405444: FormatDouble and FormatTriple mangle multi-byte strings in email | mkanat%bugzilla.org | 2007-12-19 | 1 | -23/+38 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, a=mkanat | ||||
* | Bug 375007: [Oracle] Some CGIs use SQL names in their "AS" clauses that ↵ | mkanat%bugzilla.org | 2007-12-12 | 1 | -2/+2 |
| | | | | | | don't work in Oracle Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat | ||||
* | Bug 398990: process_bug.cgi shouldn't check the 'reporter' field as this ↵ | lpsolit%gmail.com | 2007-10-18 | 1 | -1/+1 |
| | | | | field is not editable - Patch by fedor ezeev <fe@alterplast.ru> r/a=LpSolit | ||||
* | Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch ↵ | lpsolit%gmail.com | 2007-10-09 | 1 | -1/+2 |
| | | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | ||||
* | Bug 394933 â âneworchangedâ of bugmail could be localizable ↵ | wurblzap%gmail.com | 2007-09-05 | 1 | -7/+6 |
| | | | | | | | more easily. Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=mkanat | ||||
* | Bug 365735: Add classification, alias, assigned to name, reporter login and ↵ | lpsolit%gmail.com | 2007-08-26 | 1 | -0/+7 |
| | | | | reporter name fields to BugMail - Patch by Albert Ting <altlist@gmail.com> r=wicked a=mkanat | ||||
* | Hum... 2nd attempt to fix bug 332149. I committed the wrong patch *and* I ↵ | lpsolit%gmail.com | 2007-08-08 | 1 | -10/+3 |
| | | | | lost connection in the middle of the commit. Bad! | ||||
* | Bug 332149: Ability to have symbols placed next to user names based on group ↵ | lpsolit%gmail.com | 2007-08-08 | 1 | -3/+4 |
| | | | | membership - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=LpSolit | ||||
* | Bug 371808: 'emailsuffix' is duplicated on email notification - Patch by ↵ | lpsolit%gmail.com | 2007-02-28 | 1 | -3/+2 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit | ||||
* | bug 369429: bug reports should contain microformat markup in order to make ↵ | db48x%yahoo.com | 2007-02-27 | 1 | -3/+3 |
| | | | | | | the information in them more useable. r=LpSolit | ||||
* | Bug 366629: Bugmail messed up if adding dependency for resolved bug in new bug | olav%bkor.dhs.org | 2007-02-07 | 1 | -38/+50 |
| | | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit | ||||
* | Bug 366187: Fix regression; ensure dependent changed bugmail will be sent out | olav%bkor.dhs.org | 2007-02-06 | 1 | -0/+1 |
| | | | | Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=LpSolit | ||||
* | Bug 365443 - "Bugmail for new bugs without flags contains two unneeded ↵ | reed%reedloden.com | 2007-01-11 | 1 | -1/+1 |
| | | | | lines" [p=reed r=LpSolit a=LpSolit] | ||||
* | Bug 365444: Obsolete custom fields are shown in e-mail notifications for new ↵ | lpsolit%gmail.com | 2007-01-10 | 1 | -9/+8 |
| | | | | bugs, despite they shouldn't - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 365067: Flags set from the enter_bug page are not mentioned in email - ↵ | lpsolit%gmail.com | 2006-12-28 | 1 | -4/+2 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave | ||||
* | Bug 364958 - "If user does not have a real name, just e-mail address should ↵ | reed%reedloden.com | 2006-12-27 | 1 | -5/+12 |
| | | | | be displayed instead of " <user@email.tld>"" [p=reed r=bkor a=justdave] | ||||
* | Bug 297186: Send emails in the recipient's locale, not the current user's - ↵ | lpsolit%gmail.com | 2006-12-12 | 1 | -15/+41 |
| | | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 353656: User Interface gets corrupted by multiple localized users ↵ | lpsolit%gmail.com | 2006-11-21 | 1 | -24/+8 |
| | | | | resolving bugs as duplicates - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 277370: Ability to specify an email address to which notification about ↵ | olav%bkor.dhs.org | 2006-11-14 | 1 | -6/+15 |
| | | | | | | all bugs should go Patch by Guillaume Rousse <guillomovitch@zarb.org> r=bkor a=myk | ||||
* | Bug 353796: Rename BugMail::ProcessOneBug() as BugMail::Send() - Patch by ↵ | lpsolit%gmail.com | 2006-09-23 | 1 | -5/+0 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 353623: SanityCheck 'rescanallbugmail' parameter not working (no ↵ | lpsolit%gmail.com | 2006-09-23 | 1 | -1/+4 |
| | | | | 'changer' specified) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=justdave | ||||
* | Bug 349852: "I'm added to or removed from this capacity" email pref doesn't ↵ | lpsolit%gmail.com | 2006-09-23 | 1 | -1/+2 |
| | | | | work for new bugs - Original patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, slightly modified by Frédéric Buclin <LpSolit@gmail.com> r=LpSolit, r=mkanat a=justdave | ||||
* | Bug 352625: "You are receiving this mail because" messages cannot be localized | mkanat%bugzilla.org | 2006-09-21 | 1 | -30/+11 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=myk, a=myk | ||||
* | Bug 223880: "marked a duplicate" messages cannot be localized | mkanat%bugzilla.org | 2006-09-19 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 87795: Creating an account should send token and wait for confirmation ↵ | lpsolit%gmail.com | 2006-08-20 | 1 | -14/+0 |
| | | | | (prevent user account abuse) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=bkor a=myk | ||||
* | Bug 148836: Can't get email, "When I'm added to or removed from the Bug ↵ | lpsolit%gmail.com | 2006-08-16 | 1 | -1/+1 |
| | | | | Owner capacity" ONLY - Patch by Frédéric Buclin <LpSolit@gmail.com> r=bkor a=justdave | ||||
* | Bug 275636: Templatise 'newchangedmail' email (BugMail) - Patch by André ↵ | lpsolit%gmail.com | 2006-08-15 | 1 | -32/+35 |
| | | | | Batosti <batosti@async.com.br> r=LpSolit a=myk | ||||
* | Bug 347291: Make Bugzilla::User use Bugzilla::Object | mkanat%bugzilla.org | 2006-08-11 | 1 | -1/+1 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 2006-07-30 | 1 | -16/+1 |
| | | | | Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | ||||
* | Bug 339382: Make Bugzilla::Field use Bugzilla::Object | mkanat%bugzilla.org | 2006-07-26 | 1 | -2/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 343338: Eliminate "my" variables from the root level of modules | mkanat%bugzilla.org | 2006-07-14 | 1 | -19/+23 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk | ||||
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -17/+18 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 342121: Remove usage of Config qw(:locations) in favor of ↵ | mkanat%bugzilla.org | 2006-06-29 | 1 | -2/+2 |
| | | | | | | Constants::bz_locations() Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | ||||
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -5/+0 |
| | | | | | | | | module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache | ||||
* | Bug 338793: Remove DBID_to_name() from globals.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2006-06-20 | 1 | -4/+4 |
| | | | | Buclin <LpSolit@gmail.com> r=vladd a=justdave |