summaryrefslogtreecommitdiffstats
path: root/extensions/RequestNagger
AgeCommit message (Collapse)AuthorFilesLines
2016-09-13Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-1/+13
local symlink to data/ directory
2016-09-12Revert "Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to ↵Dylan William Hardison6-13/+1
bmo/master + local symlink to data/ directory" This reverts commit e6bf4cacb10f86077fe898349485f5c7ab9fb4b6.
2016-09-12Bug 1283930 - Add Makefile.PL & local/lib/perl5 support to bmo/master + ↵Dylan William Hardison6-1/+13
local symlink to data/ directory
2015-10-21Bug 1209599 - group general preferences by categoryDavid Lawrence1-1/+6
2015-07-13Bug 984438 - Don't send 'Your Overdue Requests' reminder emails on weekendsByron Jones2-5/+25
2015-06-02Bug 1168824: stop nagging about massively overdue requestsByron Jones2-4/+12
2015-06-02Bug 1169173: Empty emails for overdue requestsByron Jones2-8/+12
2015-05-28Bug 1168826: only include requests someone is waiting on in the manager's ↵Byron Jones4-40/+9
"watching" emails
2015-05-28Bug 1168751: Request nagger sends me ginormous emails because I have a lot ↵Byron Jones1-0/+13
of outgoing requests
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones1-3/+3
only, extended period, and skip encryption)
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones5-11/+118
only, extended period, and skip encryption)
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones1-0/+32
only, extended period, and skip encryption)
2015-05-27Bug 1168303: send-request-nags.pl is triggering oom on bugzillaadm.private.scl3Byron Jones1-91/+126
2015-05-27Bug 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones2-188/+1
perl and javascript
2015-05-19Bug 1163868: Include requests from others in RequestNaggerByron Jones10-326/+570
2014-12-17Bug 1111994: HTML 24 hour nag emails do not include invisible header textDavid Lawrence4-2/+6
2014-07-07Bug 1034678: Use of uninitialized value $_[0] in pattern match (m//) at ↵Byron Jones1-4/+10
Bugzilla/Util.pm line 74. The new value for request reminding interval is invalid: must be numeric.
2014-06-05Bug 1016273: Bugzilla whine emails missing change to From header made by bug ↵David Lawrence2-2/+2
1010751
2014-05-16Bug 1010751: Add "Bugzilla@Mozilla" to the From header, so email clients ↵Byron Jones2-2/+2
don't just display "bugzilla-daemon@mozilla.org"
2014-04-12Bug 994540 - "details" link in overdue requests email links to attachment ↵David Lawrence1-1/+1
content instead of details page
2014-03-19Bug 983045 - Change the word "outstanding" in the request nagger emails to ↵David Lawrence9-18/+18
"overdue" r=glob
2014-02-28Bug 975195: RequestWhiner "Your Outstanding Requests" emails don't include ↵Byron Jones1-0/+4
superreview requests
2013-11-01Bug 933307: request nagging isn't sending emails to requesteesByron Jones1-0/+1
2013-10-30remove inclusion of missing file in requestnaggerByron Jones1-9/+0
2013-10-30enable requestnagger, disable requestwhinerByron Jones1-0/+0
2013-10-30Bug 892615: update requestnagging to suport securemailByron Jones4-5/+59
2013-10-29re-enable requestwhiner, disable requestnagger, restore request-nagger scriptByron Jones2-0/+183
2013-10-29Fix typo in filenameByron Jones1-183/+0
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones20-0/+1353
need-info) and make them follow-able
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones2-0/+108
need-info) and make them follow-able (schema-only)