| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 403834: Replace table locks with database transactions in tokens, votes, ... | lpsolit%gmail.com | 2007-11-19 | 1 | -4/+2 |
* | Bug 403824: Replace table locks in most Bugzilla files with transactions - Pa... | lpsolit%gmail.com | 2007-11-15 | 1 | -4/+2 |
* | Bug 399954: Make Bugzilla able to hold its dependencies in a local directory | mkanat%bugzilla.org | 2007-10-19 | 1 | -1/+1 |
* | Bug 383903: Voting for a bug gives a table lock error - Patch by Frédér... | lpsolit%gmail.com | 2007-06-10 | 1 | -4/+3 |
* | Bug 356393: No title is displayed when confirming a bug by popular votes - Pa... | lpsolit%gmail.com | 2006-10-13 | 1 | -0/+1 |
* | Bug 351300: votes.cgi crashes if your vote is the one confirming a bug - Patc... | lpsolit%gmail.com | 2006-09-05 | 1 | -1/+1 |
* | Bug 341933: Make bug object creation much lighter | mkanat%bugzilla.org | 2006-08-17 | 1 | -1/+1 |
* | Bug 348464: votes.cgi fails with a taint error | mkanat%bugzilla.org | 2006-08-15 | 1 | -5/+5 |
* | Bug 348057: Move the checks for bug visibility out of Bugzilla::Bug->new | mkanat%bugzilla.org | 2006-08-12 | 1 | -1/+1 |
* | Bug 173629: Clean up "my" variable scoping issues for mod_perl | mkanat%bugzilla.org | 2006-07-06 | 1 | -2/+6 |
* | Bug 343699: votes.cgi: Reference found where even-sized list expected - Patch... | lpsolit%gmail.com | 2006-07-06 | 1 | -1/+1 |
* | Bug 338375: Use Bugzilla->params everywhere instead of Param(). | mkanat%bugzilla.org | 2006-07-04 | 1 | -1/+0 |
* | Bug 342869: Use Bugzilla->params everywhere except templates | mkanat%bugzilla.org | 2006-07-04 | 1 | -2/+2 |
* | Bug 342749: Replace Bugzilla::Util's min and max with the List::Util equivalents | mkanat%bugzilla.org | 2006-06-27 | 1 | -0/+2 |
* | Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F... | lpsolit%gmail.com | 2006-06-21 | 1 | -2/+3 |
* | Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod... | lpsolit%gmail.com | 2006-06-20 | 1 | -5/+0 |
* | Bug 332522: Remove $::prodmaxvotes - Patch by Frédéric Buclin <LpSolit@gmai... | lpsolit%gmail.com | 2006-05-22 | 1 | -58/+40 |
* | Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ... | lpsolit%gmail.com | 2006-05-08 | 1 | -3/+4 |
* | Bug 301020: Remove useless locked tables - Patch by Frédéric Buclin <LpSoli... | lpsolit%gmail.com | 2006-03-31 | 1 | -2/+1 |
* | Bug 282628: Move OpenStates and IsOpenedState out of globals.pl | mkanat%kerio.com | 2006-03-07 | 1 | -1/+1 |
* | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi... | lpsolit%gmail.com | 2005-10-25 | 1 | -3/+2 |
* | Bug 303700: Eliminate deprecated Bugzilla::DB routines from votes.cgi - Patch... | lpsolit%gmail.com | 2005-09-03 | 1 | -62/+59 |
* | Bug 305126: Fix table locks after removal of derive_groups | bugreport%peshkin.net | 2005-08-30 | 1 | -0/+1 |
* | Bug 303366: Possible locking tables conflict when voting for bugs - Patch by ... | lpsolit%gmail.com | 2005-08-23 | 1 | -12/+25 |
* | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=... | lpsolit%gmail.com | 2005-08-10 | 1 | -1/+1 |
* | Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric ... | lpsolit%gmail.com | 2005-04-20 | 1 | -1/+3 |
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -9/+10 |
* | Bug 280503: Replace "LOCK/UNLOCK TABLES" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-18 | 1 | -14/+17 |
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-02-09 | 1 | -2/+1 |
* | Bug 250440 : when voting for bug, jump down to bug | travis%sedsystems.ca | 2005-02-08 | 1 | -0/+1 |
* | Backing out the checking from bug 257315 until it gets corrected. It prevent... | justdave%bugzilla.org | 2005-01-30 | 1 | -1/+2 |
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-01-29 | 1 | -2/+1 |
* | Bug 276605 : Ignore vote changes when usevotes = 0 | travis%sedsystems.ca | 2005-01-28 | 1 | -3/+4 |
* | Patch for bug 277013: provides a fix for the SQL error that appears when a us... | jocuri%softhome.net | 2005-01-09 | 1 | -6/+10 |
* | Patch for bug 273665: Viewing 'My Votes' page should not crash due to lack of... | jocuri%softhome.net | 2004-12-26 | 1 | -1/+1 |
* | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 2004-08-04 | 1 | -1/+1 |
* | Bug 253588: Change Bugzilla->user to be usable even for a logged-out user | bugreport%peshkin.net | 2004-07-31 | 1 | -3/+2 |
* | Fix for bug 238869: remove %FORM from votes.cgi. Does just that, free of | kiko%async.com.br | 2004-04-14 | 1 | -21/+22 |
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -4/+3 |
* | [SECURITY] Bug 209376: If you know the email address of someone who has voted... | justdave%syndicomm.com | 2003-11-03 | 1 | -7/+3 |
* | Bug 217242 CheckIfVotedConfirmed tripped Table 'fielddefs' was not locked wit... | timeless%mozdev.org | 2003-09-02 | 1 | -1/+1 |
* | Bug 193575 - Internal server error from votes.cgi | bbaetz%acm.org | 2003-06-28 | 1 | -1/+6 |
* | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 2003-06-03 | 1 | -3/+3 |
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -5/+14 |
* | Bug 180086 - Rename 'count' column in votes tables | bbaetz%acm.org | 2003-04-27 | 1 | -7/+7 |
* | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 2003-03-27 | 1 | -1/+1 |
* | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa... | gerv%gerv.net | 2002-10-06 | 1 | -27/+15 |
* | Bug 172010 voting broken on tip | bugreport%peshkin.net | 2002-10-02 | 1 | -1/+3 |
* | bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported | bugreport%peshkin.net | 2002-09-23 | 1 | -2/+1 |
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |