Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-17 | Bug 662070: Use say() instead of print() where appropriate | Frédéric Buclin | 1 | -1/+1 | |
r=glob a=LpSolit | |||||
2011-07-25 | Bug 589128: Adds a preference allowing users to choose between text or html | Byron Jones | 1 | -1/+1 | |
for bugmail. r=LpSolit, a=LpSolit | |||||
2010-07-06 | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 1 | -4/+7 | |
IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | |||||
2010-03-01 | Bug 508823: Make it so that you don't ever have to reset template_inner (like | Max Kanat-Alexander | 1 | -1/+0 | |
Bugzilla->template_inner("")). r=LpSolit, a=LpSolit | |||||
2008-04-03 | Bug 405946: Some emails are not sent in the language chosen by the addressee ↵ | lpsolit%gmail.com | 1 | -2/+4 | |
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit | |||||
2007-10-19 | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2007-07-04 | "Typo" in bug 337717: s/return/next/ in the foreach loop | lpsolit%gmail.com | 1 | -1/+1 | |
2007-07-04 | Bug 337717: whineatnews.pl sends email to users having "Bugmail Disabled = ↵ | lpsolit%gmail.com | 1 | -3/+6 | |
1" - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit | |||||
2006-07-30 | Bug 100953: Move data/nomail into the DB and implement a UI to edit it | karl.kornel%mindspeed.com | 1 | -0/+1 | |
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave | |||||
2006-07-04 | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 1 | -1/+0 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-07-04 | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 1 | -2/+2 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave | |||||
2006-06-21 | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2006-06-08 | Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵ | lpsolit%gmail.com | 1 | -10/+13 | |
<eseyman@linagora.com> r=LpSolit a=myk | |||||
2006-06-02 | Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2006-04-07 | Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl ↵ | lpsolit%gmail.com | 1 | -10/+14 | |
and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave | |||||
2005-08-16 | Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | |||||
2005-07-08 | Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pm | bugzilla%glob.com.au | 1 | -0/+1 | |
Patch by Byron Jones <bugzilla@glob.com.au> r=mkanat,a=justdave | |||||
2005-06-03 | Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ↵ | lpsolit%gmail.com | 1 | -0/+3 | |
Marc Schumann <wurblzap@gmail.com> r=LpSolit a=myk | |||||
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -5/+7 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-02-20 | Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -4/+6 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | |||||
2005-01-01 | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; ↵ | gerv%gerv.net | 1 | -5/+4 | |
r=gerv,vladd; a=justdave. | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+0 | |
quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | |||||
2004-02-27 | Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave. | jocuri%softhome.net | 1 | -1/+1 | |
2004-01-14 | Additional bustage fix for bug 229800; swapped tabs for spaces (groan). | kiko%async.com.br | 1 | -1/+1 | |
2004-01-14 | Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs. | kiko%async.com.br | 1 | -4/+6 | |
Change whine script to look to REOPENED bugs too, and modified text in relevant param to account for this. Patch by joseph@picsel.com (Joseph Heenan). r=kiko, a=myk. | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2003-02-12 | Bug 58020: include bug summaries in whinemail. | justdave%syndicomm.com | 1 | -3/+9 | |
Patch by pbaker@where2getit.com (Paul Baker) r= jouni, a= justdave | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=joel x2 | |||||
2002-02-17 | Fix for bug 125516: the recent fix for emails truncating when a period ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv | |||||
2002-02-06 | Fix for bug 117055: Emails were being truncated if they contained a line ↵ | justdave%syndicomm.com | 1 | -1/+1 | |
with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake | |||||
2001-10-12 | Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch ↵ | gerv%gerv.net | 1 | -1/+4 | |
by e.maryniak@pobox.com, r=gerv. | |||||
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -14/+15 | |
1999-09-15 | Whining mail wasn't generated correctly if usernames != email addresses. | terry%mozilla.org | 1 | -0/+1 | |
1999-08-14 | Wasn't using the 'emailsuffix' param. | terry%mozilla.org | 1 | -1/+2 | |
1998-09-16 | Everything has been ported to now run under Perl. | terry%netscape.com | 1 | -0/+66 | |