Age | Commit message (Expand) | Author | Files | Lines |
2005-04-10 | Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI m... | lpsolit%gmail.com | 1 | -12/+0 |
2005-04-08 | Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to use... | lpsolit%gmail.com | 1 | -11/+11 |
2005-04-05 | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 1 | -15/+17 |
2005-03-16 | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 1 | -0/+1 |
2005-03-12 | Bug 285678: NOT(integer) not supported by postgres | mkanat%kerio.com | 1 | -1/+1 |
2005-03-09 | Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug | mkanat%kerio.com | 1 | -17/+2 |
2005-03-07 | Bug 283924: Move ValidateComment out of CGI.pl | mkanat%kerio.com | 1 | -10/+0 |
2005-03-05 | Bug 277782: _throw_error should unlock tables when tables are locked, automat... | mkanat%kerio.com | 1 | -2/+2 |
2005-03-01 | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 1 | -1/+1 |
2005-02-25 | Bug 282748: uninitialized value in localtime in Format.pm | mkanat%kerio.com | 1 | -5/+0 |
2005-02-25 | Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call | mkanat%kerio.com | 1 | -3/+4 |
2005-02-09 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -12/+14 |
2005-02-09 | Bug 276838 : Eliminate use of $::unconfirmedstate | travis%sedsystems.ca | 1 | -2/+2 |
2005-01-30 | Backing out the checking from bug 257315 until it gets corrected. It prevent... | justdave%bugzilla.org | 1 | -8/+7 |
2005-01-29 | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 1 | -7/+8 |
2005-01-16 | Patch for bug 103636: Support specifying a date on which a bug is expected to... | jocuri%softhome.net | 1 | -1/+7 |
2005-01-12 | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ch... | travis%sedsystems.ca | 1 | -2/+3 |
2005-01-09 | Patch for bug 277013: provides a fix for the SQL error that appears when a us... | jocuri%softhome.net | 1 | -1/+3 |
2005-01-08 | Bug 276600: checking votes in editproducts.cgi is broken (regression due to b... | travis%sedsystems.ca | 1 | -0/+2 |
2005-01-08 | Bug 276913: Uninitialized value message from CGI.pl line 176 | travis%sedsystems.ca | 1 | -1/+1 |
2005-01-01 | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; r... | gerv%gerv.net | 1 | -3/+2 |
2004-12-21 | Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ... | jake%bugzilla.org | 1 | -3/+5 |
2004-10-25 | [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime t... | justdave%bugzilla.org | 1 | -3/+9 |
2004-08-05 | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 1 | -1/+1 |
2004-07-31 | Patch for bug 253357: replace IFNULL with COALESCE for increased database com... | jocuri%softhome.net | 1 | -1/+1 |
2004-07-30 | Bug 253447: Fix unhelpful error if user enters text in "blocks" field | bugreport%peshkin.net | 1 | -1/+1 |
2004-07-29 | Fix for bug 236678: Clean up access to COOKIE global. Murder the last | kiko%async.com.br | 1 | -4/+0 |
2004-07-07 | Fix for bug 248988: On Windows, attachments may fail due to "CGI open of tmpf... | jocuri%softhome.net | 1 | -0/+8 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -8/+0 |
2003-10-30 | Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined" | kiko%async.com.br | 1 | -1/+1 |
2003-10-17 | Backing out patch from bug 108528 - failed to take i10n concerns into account | justdave%syndicomm.com | 1 | -2/+1 |
2003-10-16 | Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do | timeless%mozdev.org | 1 | -1/+2 |
2003-10-08 | Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under suex... | jocuri%softhome.net | 1 | -1/+1 |
2003-09-14 | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 1 | -80/+5 |
2003-06-03 | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 1 | -47/+0 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -2/+2 |
2003-04-02 | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 1 | -20/+2 |
2003-03-22 | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 1 | -363/+15 |
2003-02-17 | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 1 | -1/+1 |
2003-02-10 | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, a... | preed%sigkill.com | 1 | -4/+1 |
2003-02-09 | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 1 | -2/+2 |
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -1/+1 |
2002-12-20 | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 1 | -5/+3 |
2002-12-06 | Bug 183843 Query knobs are missing if requirelogin is set | bugreport%peshkin.net | 1 | -2/+1 |
2002-11-28 | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ... | jake%bugzilla.org | 1 | -1/+1 |
2002-11-27 | Bug 173761 Need ability to always require login | bugreport%peshkin.net | 1 | -4/+19 |
2002-11-27 | Bug 114179 - Concentration, improvement, and templatisation of Bugzilla gener... | gerv%gerv.net | 1 | -0/+3 |
2002-11-11 | Bug 179290 - login cookie email needs to be escaped | bbaetz%student.usyd.edu.au | 1 | -1/+1 |
2002-11-09 | Bug 114696 - permission checking in queries not optimal | bbaetz%student.usyd.edu.au | 1 | -2/+5 |
2002-11-05 | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 1 | -1/+1 |