summaryrefslogtreecommitdiffstats
path: root/votes.cgi
AgeCommit message (Collapse)AuthorFilesLines
2003-06-03Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org1-3/+3
r=myk,jake
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-5/+14
r=joel, a=justdave
2003-04-27Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org1-7/+7
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2002-10-06Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵gerv%gerv.net1-27/+15
Patch by gerv; r=burnus.
2002-10-02Bug 172010 voting broken on tipbugreport%peshkin.net1-1/+3
Regression from 43600 and 157756 2xr=bbaetz
2002-09-23bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net1-2/+1
r=bbaetz, gerv
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-5/+6
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-1/+1
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net1-8/+6
afranke.
2002-04-05Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵gerv%gerv.net1-0/+354
by gerv, r=myk, bbaetz.