summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Flag.pm
AgeCommit message (Collapse)AuthorFilesLines
2002-11-17Fix for bug 179494: prevents Bugzilla from thinking users have changed flags ↵myk%mozilla.org1-7/+17
when they haven't. r=bbaetz a=myk
2002-11-13Bug 179706 activity log needs to include full account names for requesteesbugreport%peshkin.net1-2/+2
r,a=myk
2002-11-11Fix for bug 179334: updates the setter consistently. also fixes numerous ↵myk%mozilla.org1-13/+42
other bugs in the RT code. r=bbaetz a=myk
2002-11-08Fix for bug 172518: makes the request tracker use the generic user matching codemyk%mozilla.org1-55/+4
r=not_erik,joel a=justdave
2002-09-30Fix for bug 171420: fixes usage of $template, $vars, and &Param in Flag.pm.myk%mozilla.org1-18/+17
r=bbaetz
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-0/+591
enhancements to attachment statuses. r=gerv,bbaetz