aboutsummaryrefslogtreecommitdiffstats
path: root/votes.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch...lpsolit%gmail.com2005-09-031-62/+59
* Bug 305126: Fix table locks after removal of derive_groupsbugreport%peshkin.net2005-08-301-0/+1
* Bug 303366: Possible locking tables conflict when voting for bugs - Patch by ...lpsolit%gmail.com2005-08-231-12/+25
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric ...lpsolit%gmail.com2005-04-201-1/+3
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-9/+10
* Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function callmkanat%kerio.com2005-02-181-14/+17
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-02-091-2/+1
* Bug 250440 : when voting for bug, jump down to bugtravis%sedsystems.ca2005-02-081-0/+1
* Backing out the checking from bug 257315 until it gets corrected. It prevent...justdave%bugzilla.org2005-01-301-1/+2
* Bug 257315 : type of delta_ts in bugs table should not be timestamptravis%sedsystems.ca2005-01-291-2/+1
* Bug 276605 : Ignore vote changes when usevotes = 0travis%sedsystems.ca2005-01-281-3/+4
* Patch for bug 277013: provides a fix for the SQL error that appears when a us...jocuri%softhome.net2005-01-091-6/+10
* Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of...jocuri%softhome.net2004-12-261-1/+1
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-041-1/+1
* Bug 253588: Change Bugzilla->user to be usable even for a logged-out userbugreport%peshkin.net2004-07-311-3/+2
* Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free ofkiko%async.com.br2004-04-141-21/+22
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-4/+3
* [SECURITY] Bug 209376: If you know the email address of someone who has voted...justdave%syndicomm.com2003-11-031-7/+3
* Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked wit...timeless%mozdev.org2003-09-021-1/+1
* Bug 193575 - Internal server error from votes.cgibbaetz%acm.org2003-06-281-1/+6
* Bug 180635 - Enhance Bugzilla::User to store additional informationbbaetz%acm.org2003-06-031-3/+3
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-5/+14
* Bug 180086 - Rename 'count' column in votes tablesbbaetz%acm.org2003-04-271-7/+7
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-27/+15
* Bug 172010 voting broken on tipbugreport%peshkin.net2002-10-021-1/+3
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-2/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-5/+6
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-1/+1
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-8/+6
* Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ...gerv%gerv.net2002-04-051-0/+354