summaryrefslogtreecommitdiffstats
path: root/config.cgi
AgeCommit message (Expand)AuthorFilesLines
2009-01-25Bug 471880: More scripts should use the shadow DB instead of the master DB - ...lpsolit%gmail.com1-0/+3
2008-10-25Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org1-2/+1
2008-04-20Bug 429847: config.cgi should include additional information about custom fie...lpsolit%gmail.com1-1/+6
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com1-2/+2
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
2007-10-09Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com1-1/+1
2007-10-06Bug 374981: Custom field single select options not available in config.cgi rd...lpsolit%gmail.com1-0/+3
2006-10-17Bug 350933: Ability to limit config.cgi output by productmkanat%bugzilla.org1-2/+16
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-1/+1
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-2/+3
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com1-23/+8
2006-06-01Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org1-1/+1
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com1-3/+0
2006-03-09Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com1-2/+2
2006-03-07Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com1-1/+2
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com1-1/+0
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-1/+1
2005-10-01Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1mkanat%kerio.com1-1/+0
2005-10-01Bug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - Patch...lpsolit%gmail.com1-15/+35
2005-09-03Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com1-5/+2
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com1-2/+2
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-1/+1
2005-02-17Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixe...mkanat%kerio.com1-1/+0
2005-02-17Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com1-1/+1
2005-02-02Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)travis%sedsystems.ca1-1/+2
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-4/+0
2004-03-27Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net1-3/+3
2003-06-24Fix for bug 204631: enhances config.cgi to generate a list of queryable field...myk%mozilla.org1-0/+3
2003-05-01Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/...myk%mozilla.org1-1/+2
2003-04-30Fix for bug 72837: a script that generates configuration information for a Bu...myk%mozilla.org1-0/+98