summaryrefslogtreecommitdiffstats
path: root/Bugzilla/WebService/Server/REST/Resources/BugUserLastVisit.pm
AgeCommit message (Collapse)AuthorFilesLines
2015-04-08Bug 1051056: The REST API needs to be versioned so that new changes can be ↵David Lawrence1-52/+0
made that do not break compatibility r=dylan,a=glob
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison1-0/+52
r=glob a=justdave