Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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. |