aboutsummaryrefslogtreecommitdiffstats
path: root/CGI.pl
Commit message (Expand)AuthorAgeFilesLines
* added comment to value_quote referencing bugs with quoting linebreaksendico%mozilla.org2000-06-021-0/+3
* Validate value of $::FORM{who}. Thanks to Ed Korthof (edk@collab.net) for patch.cyeh%bluemartini.com2000-05-091-0/+5
* Fixed a typo that was causing Perl to abort before printing the HTMLdmose%mozilla.org2000-04-281-1/+1
* bug 25010 need a way to edit groupsdonm%bluemartini.com2000-04-271-0/+3
* backing out because this has broken bugzilla.mozilla.org. the choice is no lo...endico%mozilla.org2000-04-191-3/+0
* bug 25010 add ability to easily edit groupsdonm%bluemartini.com2000-04-191-0/+3
* Fixed perl warning which occurs if $ENV{"CONTENT_TYPE"} is not set.dmose%mozilla.org2000-03-311-1/+1
* Add a bit of helpful debugging info when we get a consistancy check problem.terry%mozilla.org2000-03-241-1/+6
* Removed warning.terry%mozilla.org2000-03-111-1/+3
* Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org2000-03-081-0/+3
* Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos.terry%mozilla.org2000-03-081-2/+2
* Make a universal routine to report errors in forms, so that we canterry%mozilla.org2000-02-261-12/+9
* Cut down on the number of syncshadowdb processes we fork off.terry%mozilla.org2000-02-191-1/+2
* Added an optional ability to keep a read-only shadow database, so thatterry%mozilla.org2000-02-181-2/+8
* Put the "users" link in the trailer for people who are able to tweakterry%mozilla.org2000-02-171-4/+4
* Major spankage. Added a new state, UNCONFIRMED. Added new groups,terry%mozilla.org2000-02-171-7/+45
* Patches by Ken Jenks <kjenks@abiblion.com> and jug@tellux.de -- make the Java...terry%mozilla.org2000-02-161-2/+3
* Make the "mail a new password" text be a param.terry%mozilla.org2000-02-081-17/+5
* Massive stomp on the query page and buglist page. Added the abilityterry%mozilla.org2000-01-281-12/+18
* Reworked preferences UI. Added ability to turn off "My bugs" link atterry%mozilla.org2000-01-251-20/+40
* Very minor HTML tweaking.terry%mozilla.org2000-01-241-3/+4
* New email code wasn't sending to people who had voted for a bug.terry%mozilla.org2000-01-241-0/+6
* AACK! checksetup.pl was stomping all over the new fielddefs table ifterry%mozilla.org2000-01-231-3/+5
* Remember the previous sort order in a cookie, and make that theterry%mozilla.org2000-01-231-0/+1
* Added a new table fielddefs that records information about theterry%mozilla.org2000-01-221-5/+6
* Don't try to put out the footer if we're shutdown (as that can try to access ...terry%mozilla.org2000-01-211-1/+1
* Added a way to disable a user.terry%mozilla.org2000-01-191-5/+29
* Spruced up "editusers.cgi". Added an "editusers" group.terry%mozilla.org2000-01-191-0/+3
* Stop ever using perl's crypt() function; only use mysql's. (Usingterry%mozilla.org2000-01-181-1/+4
* Very minor formatting tweak.terry%mozilla.org2000-01-181-2/+2
* Added "sanity check" to the list of things the maintainer gets toterry%mozilla.org2000-01-151-1/+2
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-8/+206
* Provide a simple param to let the maintainer shut down Bugzilla for a while.terry%mozilla.org2000-01-131-2/+9
* Got rid of extra <H1> tag.terry%mozilla.org1999-12-291-1/+1
* Patch by freitag@suse.de (Klaas Freitag) -- add options to let Bugzilla requi...terry%mozilla.org1999-12-171-2/+10
* Don't do dmose's paranoid checking of option values in the query page.terry%mozilla.org1999-12-071-1/+3
* special cased DUPLICATE in the make_options() sanity-checking codedmose%mozilla.org1999-12-031-1/+2
* a bug fix or two and a whole bunch of sanity-checking of form submissions stuffdmose%mozilla.org1999-12-031-1/+58
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Fixed stupid perl warning.terry%mozilla.org1999-10-191-1/+1
* Fixed stupid perl warnings.terry%mozilla.org1999-10-191-0/+8
* Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that ...terry%mozilla.org1999-09-301-1/+1
* Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice...terry%mozilla.org1999-09-281-2/+2
* Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.terry%mozilla.org1999-09-241-4/+2
* Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev...terry%mozilla.org1999-09-241-3/+3
* Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't letterry%mozilla.org1999-09-161-3/+3
* Don't use "GET" for a form with a password in the obvious case whereterry%mozilla.org1999-08-281-1/+1
* Patch suggested by dbaron@fas.harvard.edu -- kick the javascript onterry%mozilla.org1999-08-241-2/+5
* Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optionalterry%mozilla.org1999-08-191-1/+1
* Added the ability to configure bugzilla so that we only allow localterry%mozilla.org1999-06-151-6/+6