aboutsummaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUserLastVisit.pm
Commit message (Collapse)AuthorAgeFilesLines
* Bug 1053513 - remove last-visited entries when a user removes involvement ↵Dylan William Hardison2014-09-091-0/+9
| | | | | | from a bug r/a=glob
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-0/+1
| | | | r=dkl a=sgreen
* Bug 1020708 - Copyright header missing from Bugzilla::BugUserLastVisitDylan William Hardison2014-06-051-0/+7
| | | | r/a=glob
* Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison2014-04-221-0/+76
r=glob a=justdave