Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-20 | 1 | -4/+6 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave | ||||
* | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; ↵ | gerv%gerv.net | 2005-01-01 | 1 | -5/+4 |
| | | | | r=gerv,vladd; a=justdave. | ||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 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. | ||||
* | Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave. | jocuri%softhome.net | 2004-02-27 | 1 | -1/+1 |
| | |||||
* | Additional bustage fix for bug 229800; swapped tabs for spaces (groan). | kiko%async.com.br | 2004-01-14 | 1 | -1/+1 |
| | |||||
* | Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs. | kiko%async.com.br | 2004-01-14 | 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. | ||||
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
| | | | | | r=justdave a=justdave | ||||
* | Bug 58020: include bug summaries in whinemail. | justdave%syndicomm.com | 2003-02-12 | 1 | -3/+9 |
| | | | | | Patch by pbaker@where2getit.com (Paul Baker) r= jouni, a= justdave | ||||
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Fix for bug 125516: the recent fix for emails truncating when a period ↵ | justdave%syndicomm.com | 2002-02-17 | 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 | ||||
* | Fix for bug 117055: Emails were being truncated if they contained a line ↵ | justdave%syndicomm.com | 2002-02-06 | 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 | ||||
* | Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch ↵ | gerv%gerv.net | 2001-10-12 | 1 | -1/+4 |
| | | | | by e.maryniak@pobox.com, r=gerv. | ||||
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
| | |||||
* | Whining mail wasn't generated correctly if usernames != email addresses. | terry%mozilla.org | 1999-09-15 | 1 | -0/+1 |
| | |||||
* | Wasn't using the 'emailsuffix' param. | terry%mozilla.org | 1999-08-14 | 1 | -1/+2 |
| | |||||
* | Everything has been ported to now run under Perl. | terry%netscape.com | 1998-09-16 | 1 | -0/+66 |