Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-25 | Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave | |||||
2005-10-01 | Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1 | mkanat%kerio.com | 1 | -1/+0 | |
along with our code. This was a regression from bug 308256. r=wicked, a=justdave | |||||
2005-10-01 | Bug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - ↵ | lpsolit%gmail.com | 1 | -15/+35 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave | |||||
2005-09-03 | Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵ | lpsolit%gmail.com | 1 | -5/+2 | |
Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave | |||||
2005-08-25 | Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave | |||||
2005-08-10 | Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
r=mkanat,wicked a=justdave | |||||
2005-02-17 | Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB ↵ | mkanat%kerio.com | 1 | -1/+0 | |
(fixes burning Tinderbox) Patch By Max Kanat-Alexander <mkanat@kerio.com> r,a=justdave | |||||
2005-02-17 | Bug 237862: New database layer for cross-database compatibility | mkanat%kerio.com | 1 | -1/+1 | |
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=myk | |||||
2005-02-02 | Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB) | travis%sedsystems.ca | 1 | -1/+2 | |
Patch by Max Kanat-Alexander <mkanat@kerio.com> r=vladd a=justdave | |||||
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -4/+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. | |||||
2004-03-27 | Patch for bug 237369: implement relatively simple changes from %FORM to ↵ | jocuri%softhome.net | 1 | -3/+3 | |
$cgi->param variable; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=kiko, justdave; a=justdave. | |||||
2003-06-24 | Fix for bug 204631: enhances config.cgi to generate a list of queryable ↵ | myk%mozilla.org | 1 | -0/+3 | |
fields so third-party clients can populate search forms with the list. r=gerv a=myk | |||||
2003-05-01 | Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵ | myk%mozilla.org | 1 | -1/+2 | |
/usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk | |||||
2003-04-30 | Fix for bug 72837: a script that generates configuration information for a ↵ | myk%mozilla.org | 1 | -0/+98 | |
Bugzilla installation. r=gerv a=myk |