aboutsummaryrefslogtreecommitdiffstats
path: root/doeditparams.cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+2
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-5/+3
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-2/+2
* Bug 165366: When editparams is used to shutdown Bugzilla, provide a link back...justdave%syndicomm.com2003-09-021-1/+10
* Bug 207206: doeditparams.cgi XHTML compatibility. Patch by jocuri@softhome.ne...preed%sigkill.com2003-07-161-4/+4
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+4
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 180870 - Remove old shadowdb manual replication codebbaetz%student.usyd.edu.au2002-12-211-5/+0
* Bug 124589 - support database replicationbbaetz%student.usyd.edu.au2002-11-191-3/+5
* Bug 178772 doeditparams.cgi failed with malformed headersbugreport%peshkin.net2002-11-081-1/+1
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-49/+42
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 160410: defparams.pl support for single/multi pulldown menus; p=preed,r=j...preed%sigkill.com2002-08-111-3/+35
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-1/+1
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
* Fix for bug 92500: line-feeds were not being properly converted when submitti...justdave%syndicomm.com2001-11-181-1/+1
* Fix for bug 95082 - Param('shutdownhtml') doesn't completely shut down bugzilla.jake%acutex.net2001-08-141-1/+1
* Re-fix for bug 28458: AddFDef always replaces the fielddefs every time you ru...justdave%syndicomm.com2001-06-211-6/+0
* Fix for bug 28458: "NEW" bugs were not getting CC or QA Contact information d...justdave%syndicomm.com2001-06-061-1/+7
* Fix for bug 44076: Editparams falsely detecting text field changes anddave%intrec.com2000-09-291-1/+4
* Making all system calls use paramter argumentstara%tequilarista.org2000-05-181-1/+1
* Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org2000-02-181-0/+3
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-0/+3
* Provide a simple param to let the maintainer shut down Bugzilla for a while.terry%mozilla.org2000-01-131-1/+1
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1999-03-121-5/+4
* Added three new fields (which appear in the UI only if params areterry%netscape.com1999-01-281-0/+2
* Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1998-11-211-2/+2
* Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1998-11-171-2/+2
* Everything has been ported to now run under Perl.terry%netscape.com1998-09-161-27/+40
* Allow editing of parameters via a web page.terry%netscape.com1998-09-011-0/+62