summaryrefslogtreecommitdiffstats
path: root/extensions/RequestNagger/Extension.pm
AgeCommit message (Collapse)AuthorFilesLines
2015-05-27Bug 1164850: add preferences to request nagging watching facility (reviews ↵Byron Jones1-4/+9
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 1158010: provide a standard and simple way to render relative dates, in ↵Byron Jones1-2/+1
perl and javascript
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.
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones1-0/+250
need-info) and make them follow-able
2013-10-29Bug 892615: Add a 24 hour nag to all requests (review, feedback and ↵Byron Jones1-0/+93
need-info) and make them follow-able (schema-only)