Граф коммитов

30 Коммитов

Автор SHA1 Сообщение Дата
lpsolit%gmail.com a8d486f572 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 6becb0d488 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 160fff77bb 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 e1a59dde23 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 8d3d9643dc 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 697ea5aed4 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 cc238a3fce 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 0c7f295b2e 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 83c3251181 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 9322b92cd1 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 20c1ee90be 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 4d03d01641 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 d013e1a35e 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 82547cebe7 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 6f3fb84923 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 e300d776bf [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 50226a4a5f 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 f05626400a 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 c1e4afb682 Bug 180635 - Enhance Bugzilla::User to store additional information
r=myk,jake
2003-06-03 09:48:15 +00:00
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
bbaetz%acm.org 30357668b4 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 3c915014e3 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 b90348132e 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 438e92b7cd Bug 172010 voting broken on tip
Regression from 43600 and 157756
2xr=bbaetz
2002-10-02 00:46:22 +00:00
bugreport%peshkin.net 1c0ddbd1ae 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 2b781fd427 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 80f3e185c0 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 2743a43bf1 Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
gerv%gerv.net 3bc9d4ca2b 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 4276a12572 Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:13:55 +00:00