Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-04-20 | Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Buclin <LpSolit@gmail.com> r=wicked a=myk | |||||
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -9/+10 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | |||||
2005-02-18 | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -14/+17 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk | |||||
2005-02-09 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -2/+1 | |
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave | |||||
2005-02-09 | Bug 250440 : when voting for bug, jump down to bug | travis%sedsystems.ca | 1 | -0/+1 | |
Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave | |||||
2005-01-30 | Backing out the checking from bug 257315 until it gets corrected. It ↵ | justdave%bugzilla.org | 1 | -1/+2 | |
prevents new bugs from being filed. a=justdave | |||||
2005-01-29 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -2/+1 | |
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave | |||||
2005-01-28 | Bug 276605 : Ignore vote changes when usevotes = 0 | travis%sedsystems.ca | 1 | -3/+4 | |
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk | |||||
2005-01-09 | Patch for bug 277013: provides a fix for the SQL error that appears when a ↵ | jocuri%softhome.net | 1 | -6/+10 | |
user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave. | |||||
2004-12-26 | Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack ↵ | jocuri%softhome.net | 1 | -1/+1 | |
of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave. | |||||
2004-08-05 | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 1 | -1/+1 | |
r=kiko a=justdave | |||||
2004-07-31 | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 1 | -3/+2 | |
patch by erik,joel r=kiko a=justdave | |||||
2004-04-14 | Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of | kiko%async.com.br | 1 | -21/+22 | |
XXX comments. r=vladd,justdave; a=justdave. die %FORM die! | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -4/+3 | |
quietly_check_login()/confirm_login() calls. Cleans up callsites (consisting of most of our CGIs), swapping (where appropriate) for calls to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>. r=bbaetz, kiko. a=justdave. | |||||
2003-11-03 | [SECURITY] Bug 209376: If you know the email address of someone who has ↵ | justdave%syndicomm.com | 1 | -7/+3 | |
voted on a secure bug, you can access the summary of that bug even if you do not have sufficient permissions to view the bug itself. Patch by Gervase Markham <gerv@mozilla.org> r= justdave, bbaetz a= justdave | |||||
2003-09-02 | Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked ↵ | timeless%mozdev.org | 1 | -1/+1 | |
with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status'''] r=justdave a=justdave | |||||
2003-06-28 | Bug 193575 - Internal server error from votes.cgi | bbaetz%acm.org | 1 | -1/+6 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz, a=justdave | |||||
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -3/+3 | |
r=myk,jake | |||||
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -5/+14 | |
r=joel, a=justdave | |||||
2003-04-27 | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 1 | -7/+7 | |
patch by bugzilla@chimpychompy.org (GavinS) r=bbaetz,justdave a=justdave | |||||
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 | |
r=justdave a=justdave | |||||
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). ↵ | gerv%gerv.net | 1 | -27/+15 | |
Patch by gerv; r=burnus. | |||||
2002-10-02 | Bug 172010 voting broken on tip | bugreport%peshkin.net | 1 | -1/+3 | |
Regression from 43600 and 157756 2xr=bbaetz | |||||
2002-09-23 | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 1 | -2/+1 | |
r=bbaetz, gerv | |||||
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 | |
r=joel x2 | |||||
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -5/+6 | |
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | |||||
2002-05-08 | Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. | gerv%gerv.net | 1 | -1/+1 | |
2002-04-24 | Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵ | gerv%gerv.net | 1 | -8/+6 | |
afranke. | |||||
2002-04-05 | Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵ | gerv%gerv.net | 1 | -0/+354 | |
by gerv, r=myk, bbaetz. |