summaryrefslogtreecommitdiffstats
path: root/request.cgi
AgeCommit message (Collapse)AuthorFilesLines
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2002-12-10Bug 184081 Change search interfaces to use Viewable products instead of ↵bugreport%peshkin.net1-4/+4
enterable products r=bbaetz a=justdave
2002-11-28Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵jake%bugzilla.org1-1/+1
every time we display. r=justdave a=justdave
2002-11-25Bug 180460 request.cgi doesn't filter list of products/componentsbugreport%peshkin.net1-3/+4
patch by joel r=bbaetz a=justdave
2002-11-19Fix for bug 179881: makes the "Requests" link in the footer be "My Requests" ↵myk%mozilla.org1-17/+32
for logged in users. r=bbaetz a=myk
2002-11-17Bug 179886 - request.cgi should not |use diagnostics|bbaetz%student.usyd.edu.au1-1/+0
r=gerv, a=justdave
2002-11-07Bug 178794 Request Queue has Internal Server Error if accessed when not ↵bugreport%peshkin.net1-1/+1
logged in 2xr=justdave a=justdave (for commit during freeze)
2002-09-29Fix for bug 98801: Implementation of the request tracker, a set of ↵myk%mozilla.org1-0/+279
enhancements to attachment statuses. r=gerv,bbaetz