Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 299572: Move MailPassword() from CGI.pl into BugMail.pm (and remove an ↵ | lpsolit%gmail.com | 2005-07-11 | 1 | -12/+0 |
| | | | | unused variable) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | ||||
* | Bug 292768: [PostgreSQL] COALESCE requires both arguments to be of similar types | mkanat%kerio.com | 2005-07-08 | 1 | -2/+7 |
| | | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=glob, r=dkl, a=justdave | ||||
* | Bug 290513: Move CheckIfVotedConfirmed() out of CGI.pl - Patch by Frédéric ↵ | lpsolit%gmail.com | 2005-04-20 | 1 | -39/+0 |
| | | | | Buclin <LpSolit@gmail.com> r=wicked a=myk | ||||
* | Bug 272623: FindWrapPoint is misplaced in process_bug.cgi - Patch by ↵ | lpsolit%gmail.com | 2005-04-20 | 1 | -4/+8 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk | ||||
* | Bug 290579: Remove unused function PasswordForLogin() from CGI.pl - Patch by ↵ | lpsolit%gmail.com | 2005-04-17 | 1 | -11/+0 |
| | | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave | ||||
* | Bug 225818: %FORM, %MFORM, and %COOKIE need to go away, in favor of the CGI ↵ | lpsolit%gmail.com | 2005-04-10 | 1 | -12/+0 |
| | | | | methods - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk | ||||
* | Bug 287947: Change CheckFormField/CheckFormFieldDefined subs in CGI.pl to ↵ | lpsolit%gmail.com | 2005-04-08 | 1 | -11/+11 |
| | | | | use CGI object instead FORM hash - Patch by Teemu Mannermaa <wicked@etlicon.fi> r=LpSolit a=myk | ||||
* | Bug 286235: Implicit joins should be replaced by explicit joins - installment A | mkanat%kerio.com | 2005-04-05 | 1 | -15/+17 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk | ||||
* | Bug 283581 : Move UserInGroup out of globals.pl | travis%sedsystems.ca | 2005-03-16 | 1 | -0/+1 |
| | | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave | ||||
* | Bug 285678: NOT(integer) not supported by postgres | mkanat%kerio.com | 2005-03-12 | 1 | -1/+1 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | ||||
* | Bug 283919: Move BugAliasToID out of CGI.pl into Bugzilla::Bug | mkanat%kerio.com | 2005-03-09 | 1 | -17/+2 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=myk | ||||
* | Bug 283924: Move ValidateComment out of CGI.pl | mkanat%kerio.com | 2005-03-07 | 1 | -10/+0 |
| | | | | Patch By Max Kanat-Alexander <mkanat@kerio.com> r=LpSolit, a=justdave | ||||
* | Bug 277782: _throw_error should unlock tables when tables are locked, ↵ | mkanat%kerio.com | 2005-03-05 | 1 | -2/+2 |
| | | | | | | automatically Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=travis, r=LpSolit, a=justdave | ||||
* | Bug 119485 : Templatise editusers.cgi | travis%sedsystems.ca | 2005-03-01 | 1 | -1/+1 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=GavinS, mkanat a=justdave | ||||
* | Bug 282748: uninitialized value in localtime in Format.pm | mkanat%kerio.com | 2005-02-25 | 1 | -5/+0 |
| | | | | Patch By Frederic Buclin <LpSolit@gmail.com> r=wurblzap, a=myk | ||||
* | Bug 280500: Replace "DATE_FORMAT()" with Bugzilla::DB function call | mkanat%kerio.com | 2005-02-25 | 1 | -3/+4 |
| | | | | Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | ||||
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-02-09 | 1 | -12/+14 |
| | | | | Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, LpSolit a=justdave | ||||
* | Bug 276838 : Eliminate use of $::unconfirmedstate | travis%sedsystems.ca | 2005-02-09 | 1 | -2/+2 |
| | | | | Patch by Max Kanat-Alexander <mkanat@kerio.com> r=wurblzap a=justdave | ||||
* | Backing out the checking from bug 257315 until it gets corrected. It ↵ | justdave%bugzilla.org | 2005-01-30 | 1 | -8/+7 |
| | | | | | | prevents new bugs from being filed. a=justdave | ||||
* | Bug 257315 : type of delta_ts in bugs table should not be timestamp | travis%sedsystems.ca | 2005-01-29 | 1 | -7/+8 |
| | | | | Patch by Tomas Kopal <Tomas.Kopal@altap.cz> r=vladd, LpSolit a=justdave | ||||
* | Patch for bug 103636: Support specifying a date on which a bug is expected ↵ | jocuri%softhome.net | 2005-01-16 | 1 | -1/+7 |
| | | | | to be resolved; patch by Alexandre Michetti Manduca <michetti@grad.icmc.usp.br>, r=jouni, a=myk. | ||||
* | Bug 276473: Show_activity merges incorrectly sometimes changesets into one ↵ | travis%sedsystems.ca | 2005-01-12 | 1 | -2/+3 |
| | | | | | | changeset Patch by vladd@bugzilla.org r=bugzilla@glob.com.au a=justdave | ||||
* | Patch for bug 277013: provides a fix for the SQL error that appears when a ↵ | jocuri%softhome.net | 2005-01-09 | 1 | -1/+3 |
| | | | | user's vote confirms a bug; patch by Frédéric Buclin <LpSolit@netscape.net>, r=wurblzap, a=justdave. | ||||
* | Bug 276600: checking votes in editproducts.cgi is broken (regression due to ↵ | travis%sedsystems.ca | 2005-01-08 | 1 | -0/+2 |
| | | | | | | bug 271474) Patch: LpSolit@netscape.net r=gerv,mkanat a=justdave | ||||
* | Bug 276913: Uninitialized value message from CGI.pl line 176 | travis%sedsystems.ca | 2005-01-08 | 1 | -1/+1 |
| | | | | Patch: LpSolit@netscape.net r=mkanat a=justdave | ||||
* | Bug 59351 - move all calls to sendmail to a central place. Patch by mkanat; ↵ | gerv%gerv.net | 2005-01-01 | 1 | -3/+2 |
| | | | | r=gerv,vladd; a=justdave. | ||||
* | Bug 264601 - Bugzilla will now tell a user which field contained an "invalid ↵ | jake%bugzilla.org | 2004-12-21 | 1 | -3/+5 |
| | | | | | | | bug number or alias." Patch by Frédéric Buclin <LpSolit@netscape.net> r=myk, a=justdave | ||||
* | [SECURITY] Bug 253544: Changes to the metadata (filename, description, mime ↵ | justdave%bugzilla.org | 2004-10-25 | 1 | -3/+9 |
| | | | | | | | type, review flags) on attachments which were flagged as private get displayed to users who are not members of the group allowed to see private attachments when viewing the bug activity log. This only affects sites that use the 'insidergroup' feature. Patch by Joel Peshkin <bugreport@peshkin.net> r=zach,justdave, a=justdave | ||||
* | Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates | bugreport%peshkin.net | 2004-08-04 | 1 | -1/+1 |
| | | | | | r=kiko a=justdave | ||||
* | Patch for bug 253357: replace IFNULL with COALESCE for increased database ↵ | jocuri%softhome.net | 2004-07-31 | 1 | -1/+1 |
| | | | | compatibility; patch by Tomas Kopal <Tomas.Kopal@altap.cz>; r=vladd, a=justdave. | ||||
* | Bug 253447: Fix unhelpful error if user enters text in "blocks" field | bugreport%peshkin.net | 2004-07-30 | 1 | -1/+1 |
| | | | | | r=kiko a=justdave | ||||
* | Fix for bug 236678: Clean up access to COOKIE global. Murder the last | kiko%async.com.br | 2004-07-29 | 1 | -4/+0 |
| | | | | | remaining places in the tree where COOKIE is used; includes a rather thorough cleanup of Bugzilla::Bug->user and a minor doc update. r=joel, a=justdave. | ||||
* | Fix for bug 248988: On Windows, attachments may fail due to "CGI open of ↵ | jocuri%softhome.net | 2004-07-07 | 1 | -0/+8 |
| | | | | tmpfile"; patch by byron jones (glob) <bugzilla@glob.com.au>; r=jouni; a=justdave. | ||||
* | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 2004-03-27 | 1 | -8/+0 |
| | | | | | | | 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. | ||||
* | Fix for bug 67663: globals.pl and CGI.pl emit "subroutine redefined" | kiko%async.com.br | 2003-10-30 | 1 | -1/+1 |
| | | | | messages. Fudge warnings via sillyness. r=myk, chaduv. a=myk. | ||||
* | Backing out patch from bug 108528 - failed to take i10n concerns into account | justdave%syndicomm.com | 2003-10-17 | 1 | -2/+1 |
| | |||||
* | Bug 108528 - knob is not defined doesn't explain to 2001110503 users what to do | timeless%mozdev.org | 2003-10-16 | 1 | -1/+2 |
| | | | | patch by caduvall@glue.umd.edu r=timeless a=justdave | ||||
* | Bug 213384: shutdownhtml login bypass via editparams.cgi is broken under ↵ | jocuri%softhome.net | 2003-10-08 | 1 | -1/+1 |
| | | | | suexec. r=kiko, a=justdave | ||||
* | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 2003-09-14 | 1 | -80/+5 |
| | | | | r,a=justdave | ||||
* | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 2003-06-03 | 1 | -47/+0 |
| | | | | r=myk,jake | ||||
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -2/+2 |
| | | | | r=joel, a=justdave | ||||
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 1 | -20/+2 |
| | | | | | r=gerv a=justdave | ||||
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 1 | -363/+15 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 2003-02-17 | 1 | -1/+1 |
| | | | | r=gerv, a=justdave | ||||
* | Bug 124174 - make processmail a package (Bugzilla::BugMail), r=gerv, r=jth, ↵ | preed%sigkill.com | 2003-02-10 | 1 | -4/+1 |
| | | | | a=justdave | ||||
* | Bug 192393 - $::dbwritesallowed never set | bbaetz%acm.org | 2003-02-09 | 1 | -2/+2 |
| | | | | r, a=justdave | ||||
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -1/+1 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 1 | -5/+3 |
| | |||||
* | Bug 183843 Query knobs are missing if requirelogin is set | bugreport%peshkin.net | 2002-12-06 | 1 | -2/+1 |
| | | | | r,a=justdave | ||||
* | Bug 67077 - We now include the timezone (as configured in editparams.cgi) on ↵ | jake%bugzilla.org | 2002-11-28 | 1 | -1/+1 |
| | | | | | | | every time we display. r=justdave a=justdave |