lpsolit%gmail.com
|
8bef119833
|
Bug 357474: whine.pl says "email address has not been properly set" with default parameters - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=justdave
|
2006-10-22 00:46:21 +00:00 |
lpsolit%gmail.com
|
8d786e8eea
|
Bug 135812: Add a 'mailfrom' parameter to unify bugmail originating address - Patch by Cedric Caron <cedric.caron@citycable.ch> r=LpSolit a=myk
|
2006-10-20 21:22:56 +00:00 |
karl.kornel%mindspeed.com
|
97a8d039c4
|
Bug 100953: Move data/nomail into the DB and implement a UI to edit it
Patch by A. Karl Kornel <karl@kornel.name> r=wurblzap a=justdave
|
2006-07-30 03:50:25 +00:00 |
mkanat%bugzilla.org
|
f2dd0345c6
|
Bug 338375: Use Bugzilla->params everywhere instead of Param().
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-07-03 21:42:47 +00:00 |
mkanat%bugzilla.org
|
30f6d2eada
|
Bug 342869: Use Bugzilla->params everywhere except templates
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-07-03 21:26:22 +00:00 |
lpsolit%gmail.com
|
f886810984
|
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-06-21 00:44:48 +00:00 |
lpsolit%gmail.com
|
adca5eb9ee
|
Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
|
2006-06-20 07:55:39 +00:00 |
lpsolit%gmail.com
|
22d631d8af
|
Bug 339862: Move Bugzilla::BugMail::MessageToMTA() in a separate module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
|
2006-06-02 10:50:15 +00:00 |
mkanat%bugzilla.org
|
f39c4764ae
|
Bug 337782: Change the way that whine.pl gets and formats the current date
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
|
2006-05-20 18:10:53 +00:00 |
jocuri%softhome.net
|
11bf850fab
|
Patch for bug 327348: Fix whining failure in whine.pl, on MySQL 4.0, due to multiple date addition; r=LpSolit, r=wurblzap, a=justdave.
|
2006-02-27 23:11:59 +00:00 |
lpsolit%gmail.com
|
0e3a629e5f
|
Bug 313806: Whine E-mails do not "Order" the Queries Correctly - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
|
2006-02-07 09:29:27 +00:00 |
lpsolit%gmail.com
|
96b1b5916e
|
Bug 325361: When an event is scheduled at midnight of a given day of the month, one email is sent *each* hour of that day - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
|
2006-02-02 19:04:03 +00:00 |
karl%kornel.name
|
af25a27de4
|
Bug 304885: UTF-8 encoding mangles multipart messages, breaks whine emails - Patch by A. Karl Kornel <karl@kornel.name> r=glob a=justdave
|
2005-12-23 17:21:01 +00:00 |
lpsolit%gmail.com
|
7a7ad18d53
|
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
|
2005-11-13 17:50:47 +00:00 |
lpsolit%gmail.com
|
5fc3fcd216
|
Bug 301062: [PostgreSQL] whine.pl fails when using PostgreSQL 8.0.x - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat r=manu a=justdave
|
2005-11-13 17:32:12 +00:00 |
lpsolit%gmail.com
|
069c64ca77
|
Bug 309796: Whining needs to check for shutdown (silently) before trying database access - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
|
2005-10-06 20:54:49 +00:00 |
bugreport%peshkin.net
|
bb51ba3bc3
|
Bug 309018: Fix fatal error in whining at groups
patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=justdave
|
2005-09-20 20:56:38 +00:00 |
bugreport%peshkin.net
|
1ce78c0145
|
Bug 305126: Fix table locks after removal of derive_groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=myk
|
2005-08-30 16:04:39 +00:00 |
bugreport%peshkin.net
|
4966a5ae71
|
Bug 304583: Remove all remaining need to rederive inherited groups
Patch by Joel Peshkin <bugreport@peshkin.net>
r=mkanat, a=justdave
|
2005-08-18 20:09:37 +00:00 |
lpsolit%gmail.com
|
7c39bbe081
|
Bug 299211: whine.pl fails if derive_groups is required - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
|
2005-07-07 18:33:46 +00:00 |
jake%bugzilla.org
|
0e8bdf0ea9
|
Backing out the fix for bug 135812 as it causes the mail params to be deleted on new installs.
|
2005-03-16 21:58:56 +00:00 |
travis%sedsystems.ca
|
9de8df68ec
|
Bug 135812 : Add a 'mailfrom' parameter to unify bugmail originating address
Patch by Cedric Caron <cedric.caron@urbanet.ch> r=wurblzap a=justdave
|
2005-03-15 16:44:12 +00:00 |
mkanat%kerio.com
|
a41a7c2c01
|
Bug: 284244: DATE_SUB and DATE_ADD are not ANSI SQL
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=wicked, a=justdave
|
2005-03-03 07:19:10 +00:00 |
mkanat%kerio.com
|
4ad4939dd6
|
Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk
|
2005-02-24 23:37:48 +00:00 |
mkanat%kerio.com
|
7100bbd41d
|
Bug 280502: Replace "INTERVAL" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
|
2005-02-20 08:02:07 +00:00 |
erik%dasbistro.com
|
6d4225d9d3
|
Bug 253721: Add group-based lists to whining
Patch by Erik Stambaugh <erik@dasbistro.com>
r=joel, r,a=justdave
|
2005-02-18 22:42:07 +00:00 |
mkanat%kerio.com
|
c452acdf0e
|
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
|
2005-02-18 16:14:27 +00:00 |
mkanat%kerio.com
|
e756868760
|
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
|
2005-02-17 21:57:27 +00:00 |
erik%dasbistro.com
|
47a73b4cd0
|
Bug 276660
"1st of the Month" whine generates many many copies of whine mail
Patch: erik@dasbistro.com
r=justdave, a=justdave
|
2005-01-10 19:31:50 +00:00 |
gerv%gerv.net
|
8791afdc16
|
Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r=gerv,vladd; a=justdave.
|
2005-01-01 13:44:16 +00:00 |
bugreport%peshkin.net
|
d9e5b03875
|
Bug 255772: Prevent whine.pl from running endless whining loop
patch by erik
r=joel, jouni
a=myk
|
2004-08-17 14:51:04 +00:00 |
bugreport%peshkin.net
|
f6261f41b7
|
Bug 185090: Add revamped whining system
patch by: Erik
r=joel
r=jouni
a=justdave
|
2004-08-04 21:36:27 +00:00 |