aboutsummaryrefslogtreecommitdiffstats
path: root/whineatnews.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 100953: Move data/nomail into the DB and implement a UI to edit itkarl.kornel%mindspeed.com2006-07-301-0/+1
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-2/+2
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-2/+1
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2006-06-081-10/+13
* Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Pat...lpsolit%gmail.com2006-06-021-2/+2
* Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl a...lpsolit%gmail.com2006-04-071-10/+14
* Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...lpsolit%gmail.com2005-08-161-1/+2
* Bug 298405: whineatnews.pl can't find Bugzilla/BugMail.pmbugzilla%glob.com.au2005-07-081-0/+1
* Bug 295213: whine mail still goes out even though whinedays = "0" - Patch by ...lpsolit%gmail.com2005-06-031-0/+3
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-5/+7
* Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com2005-02-201-4/+6
* Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r...gerv%gerv.net2005-01-011-5/+4
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+0
* Patch for bug 235287: improve a whineatnews.pl comment; r=timeless; a=justdave.jocuri%softhome.net2004-02-271-1/+1
* Additional bustage fix for bug 229800; swapped tabs for spaces (groan).kiko%async.com.br2004-01-141-1/+1
* Fix for bug 229800: whineatnews.pl doesn't whine about REOPENED bugs.kiko%async.com.br2004-01-141-4/+6
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 58020: include bug summaries in whinemail.justdave%syndicomm.com2003-02-121-3/+9
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Fix for bug 125516: the recent fix for emails truncating when a period occurr...justdave%syndicomm.com2002-02-171-1/+1
* Fix for bug 117055: Emails were being truncated if they contained a line with...justdave%syndicomm.com2002-02-061-1/+1
* Bug 52782 - whineatnews.pl email should use the 'sendmailnow' Param. Patch by...gerv%gerv.net2001-10-121-1/+4
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Whining mail wasn't generated correctly if usernames != email addresses.terry%mozilla.org1999-09-151-0/+1
* Wasn't using the 'emailsuffix' param.terry%mozilla.org1999-08-141-1/+2
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-0/+66