aboutsummaryrefslogtreecommitdiffstats
path: root/config.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 996893: Perl 5.18 and newer throw tons of warnings about deprecated modulesFrédéric Buclin2014-08-131-1/+3
* Bug 569177 - Add support for eTag for WebServicesDave Lawrence2013-08-091-1/+5
* Bug 718289: The deadline field should be visible by non-members of the timetr...Frédéric Buclin2012-11-261-1/+3
* Bug 787529: Use |use 5.10.1| everywhereFrédéric Buclin2012-09-011-6/+1
* Bug 557183: In config.cgi, specify if fields controlled by a parameter are en...Frank Becker2012-08-091-0/+12
* Bug 690873: config.cgi should include keyword descriptionsFrank Becker2012-05-271-1/+1
* Bug 340439: Include classifications in config.cgiFrank Becker2012-04-131-0/+12
* Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin2012-01-111-21/+5
* Bug 629326: Make it simpler to check ETagsMax Kanat-Alexander2011-12-261-30/+9
* Bug 678970: Use $user and $cgi instead of Bugzilla->user and Bugzilla->cgiFrédéric Buclin2011-08-171-1/+1
* Bug 553266: config.cgi?ctype=rdf spends most of its time loading flagtypes fr...Frédéric Buclin2010-10-201-1/+2
* Bug 519835: Remove Bugzilla::Product::check_product() in favor of Bugzilla::P...Frédéric Buclin2010-07-071-1/+1
* Bug 553267: Allow specifying that you don't want flag data, for config.cgiMax Kanat-Alexander2010-03-181-0/+9
* Bug 553255: Make config.cgi use Bugzilla::Product::preload, for a smallMax Kanat-Alexander2010-03-181-0/+4
* Bug 505039: Use $user->is_timetracker instead of $user->in_group(Bugzilla->pa...lpsolit%gmail.com2009-11-101-1/+1
* Bug 515644: Provide ETag support for config.cgimkanat%bugzilla.org2009-11-091-5/+37
* Bug 471880: More scripts should use the shadow DB instead of the master DB - ...lpsolit%gmail.com2009-01-251-0/+3
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-251-2/+1
* Bug 429847: config.cgi should include additional information about custom fie...lpsolit%gmail.com2008-04-201-1/+6
* Bug 415652: Implement Bugzilla->active_custom_fields - Patch by Frédéri...lpsolit%gmail.com2008-02-251-2/+2
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...lpsolit%gmail.com2007-10-091-1/+1
* Bug 374981: Custom field single select options not available in config.cgi rd...lpsolit%gmail.com2007-10-061-0/+3
* Bug 350933: Ability to limit config.cgi output by productmkanat%bugzilla.org2006-10-171-2/+16
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org2006-07-041-1/+1
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-2/+3
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-23/+8
* Bug 329377: Bugzilla::Object base class for objectsmkanat%bugzilla.org2006-06-011-1/+1
* Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com2006-03-161-3/+0
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-2/+2
* Bug 282628: Move OpenStates and IsOpenedState out of globals.plmkanat%kerio.com2006-03-071-1/+2
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-031-1/+0
* Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com2005-10-251-1/+1
* Remove "use diagnostics" from config.cgi, because it breaks perl 5.6.1mkanat%kerio.com2005-10-011-1/+0
* Bug 308256: [SECURITY] config.cgi doesn't check Param('requirelogin') - Patch...lpsolit%gmail.com2005-10-011-15/+35
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-5/+2
* Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ...lpsolit%gmail.com2005-08-251-2/+2
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-1/+1
* Bug 282505: perl 5.6: config.cgi dies when it tries to use Bugzilla::DB (fixe...mkanat%kerio.com2005-02-171-1/+0
* Bug 237862: New database layer for cross-database compatibilitymkanat%kerio.com2005-02-171-1/+1
* Bug 279748 : Move GetFieldDefs out of globals.pl (to Bugzilla::DB)travis%sedsystems.ca2005-02-021-1/+2
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-4/+0
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-3/+3
* Fix for bug 204631: enhances config.cgi to generate a list of queryable field...myk%mozilla.org2003-06-241-0/+3
* Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/...myk%mozilla.org2003-05-011-1/+2
* Fix for bug 72837: a script that generates configuration information for a Bu...myk%mozilla.org2003-04-301-0/+98