lpsolit%gmail.com
031e5c0fc8
Bug 356393: No title is displayed when confirming a bug by popular votes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-10-13 12:59:57 +00:00
lpsolit%gmail.com
5c05fc01c5
Bug 351300: votes.cgi crashes if your vote is the one confirming a bug - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=Colin a=myk
2006-09-05 12:47:59 +00:00
mkanat%bugzilla.org
503e374c16
Bug 341933: Make bug object creation much lighter
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-08-16 21:23:15 +00:00
mkanat%bugzilla.org
400887c07f
Bug 348464: votes.cgi fails with a taint error
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-08-14 18:07:19 +00:00
mkanat%bugzilla.org
173031bf91
Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-08-11 23:45:08 +00:00
mkanat%bugzilla.org
e01df02a56
Bug 173629: Clean up "my" variable scoping issues for mod_perl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-06 06:12:05 +00:00
lpsolit%gmail.com
51a3d54a69
Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-07-06 01:49:40 +00:00
mkanat%bugzilla.org
f2dd0345c6
Bug 338375: Use Bugzilla->params everywhere instead of Param().
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
mkanat%bugzilla.org
30f6d2eada
Bug 342869: Use Bugzilla->params everywhere except templates
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:26:22 +00:00
mkanat%bugzilla.org
9f4316bf70
Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=colin.ogilvie, r=vladd, a=justdave
2006-06-27 10:54:05 +00:00
lpsolit%gmail.com
f886810984
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-21 00:44:48 +00:00
lpsolit%gmail.com
88f015828a
Bug 304601: Bugzilla::Config's :locations exports need to be in their own module - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave
...
Bug 328637: Remove all legal_* versioncache arrays - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
Bug 110503 - Eliminate versioncache
2006-06-19 20:15:18 +00:00
lpsolit%gmail.com
7c0f0104b8
Bug 332522: Remove $::prodmaxvotes - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-21 22:15:05 +00:00
lpsolit%gmail.com
d9d8f6103c
Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl into User.pm - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-07 20:13:49 +00:00
lpsolit%gmail.com
3bc863297e
Bug 301020: Remove useless locked tables - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2006-03-31 10:27:26 +00:00
mkanat%kerio.com
9d03efe96a
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=myk
2006-03-06 21:42:10 +00:00
lpsolit%gmail.com
5318c4ef4b
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-10-24 23:11:56 +00:00
lpsolit%gmail.com
ecef8582ef
Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=joel a=justdave
2005-09-02 21:33:36 +00:00
bugreport%peshkin.net
1ce78c0145
Bug 305126: Fix table locks after removal of derive_groups
...
Patch by Joel Peshkin <bugreport@peshkin.net>
r=lpsolit, a=myk
2005-08-30 16:04:39 +00:00
lpsolit%gmail.com
e1ffb02a6f
Bug 303366: Possible locking tables conflict when voting for bugs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
2005-08-23 12:17:17 +00:00
lpsolit%gmail.com
cbfe21bb80
Bug 301508: Remove CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat,wicked a=justdave
2005-08-10 01:30:41 +00:00
lpsolit%gmail.com
3d578dd6d5
Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=myk
2005-04-19 23:43:00 +00:00
mkanat%kerio.com
5cbaea00ba
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
mkanat%kerio.com
e756868760
Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=myk
2005-02-17 21:57:27 +00:00
travis%sedsystems.ca
c234004467
Bug 257315 : type of delta_ts in bugs table should not be timestamp
...
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave
2005-02-08 16:51:03 +00:00
travis%sedsystems.ca
7a66d557b5
Bug 250440 : when voting for bug, jump down to bug
...
Patch by GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2005-02-08 15:49:57 +00:00
justdave%bugzilla.org
ec84103720
Backing out the checking from bug 257315 until it gets corrected. It prevents new bugs from being filed.
...
a=justdave
2005-01-30 04:22:28 +00:00
travis%sedsystems.ca
c975cba917
Bug 257315 : type of delta_ts in bugs table should not be timestamp
...
Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave
2005-01-28 19:01:28 +00:00
travis%sedsystems.ca
ee3d2a78a3
Bug 276605 : Ignore vote changes when usevotes = 0
...
Patch by Frederic Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2005-01-27 19:12:54 +00:00
jocuri%softhome.net
5e3d28359b
Patch for bug 277013: provides a fix for the SQL error that appears when a user's vote confirms a bug; patch by Fr�d�ric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave.
2005-01-08 18:22:45 +00:00
jocuri%softhome.net
1484769ab7
Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of SQL table locking; patch by GavinS <bugzilla@chimpychompy.org>, r=vladd, a=justdave.
2004-12-25 19:24:32 +00:00
bugreport%peshkin.net
87511598fb
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
...
r=kiko
a=justdave
2004-08-04 16:17:10 +00:00
bugreport%peshkin.net
a07963370c
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
...
patch by erik,joel
r=kiko
a=justdave
2004-07-31 02:27:26 +00:00
kiko%async.com.br
870dc2592e
Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of
...
XXX comments. r=vladd,justdave; a=justdave.
die %FORM die!
2004-04-13 18:34:59 +00:00
kiko%async.com.br
b87ad5c610
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
...
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.
2004-03-27 03:51:44 +00:00
justdave%syndicomm.com
fe70c2e6d7
[SECURITY] Bug 209376: If you know the email address of someone who has 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-11-03 03:20:49 +00:00
timeless%mozdev.org
3321a8c25f
Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked with LOCK TABLES [for statement ``SELECT fieldid FROM fielddefs WHERE name = 'bug_status''']
...
r=justdave a=justdave
2003-09-02 01:36:28 +00:00
bbaetz%acm.org
6725d1ef9c
Bug 193575 - Internal server error from votes.cgi
...
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz, a=justdave
2003-06-28 00:14:56 +00:00
bbaetz%acm.org
7177c5af4a
Bug 180635 - Enhance Bugzilla::User to store additional information
...
r=myk,jake
2003-06-03 09:48:15 +00:00
bbaetz%acm.org
cf4e631923
Bug 201816 - use CGI.pm for header output
...
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org
02de6f559d
Bug 180086 - Rename 'count' column in votes tables
...
patch by bugzilla@chimpychompy.org (GavinS)
r=bbaetz,justdave
a=justdave
2003-04-27 07:20:39 +00:00
jake%bugzilla.org
774aa5e232
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
...
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net
231ad97074
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Patch by gerv; r=burnus.
2002-10-06 11:52:37 +00:00
bugreport%peshkin.net
cd770741f9
Bug 172010 voting broken on tip
...
Regression from 43600 and 157756
2xr=bbaetz
2002-10-02 00:46:22 +00:00
bugreport%peshkin.net
342d43845b
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
...
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
bbaetz%student.usyd.edu.au
aacda75fc3
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au
900e798ac1
Bug 43600 - Convert products/components to use ids instead of names.
...
Initial attempt by jake@bugzilla.org , updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
gerv%gerv.net
e356222a05
Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.
2002-05-07 21:28:52 +00:00
gerv%gerv.net
db4ad2cb68
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke.
2002-04-24 07:24:50 +00:00
gerv%gerv.net
498c4c6e03
Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz.
2002-04-05 07:13:55 +00:00