summaryrefslogtreecommitdiffstats
path: root/CGI.pl
AgeCommit message (Expand)AuthorFilesLines
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-10-19Fixed stupid perl warning.terry%mozilla.org1-1/+1
1999-10-19Fixed stupid perl warnings.terry%mozilla.org1-0/+8
1999-09-30Patch by holger@holger.om.org (Holger Schurig) -- one more fancy header that ...terry%mozilla.org1-1/+1
1999-09-28Patch by holger@holger.om.org (Holger Schurig) -- was displaying header twice...terry%mozilla.org1-2/+2
1999-09-24Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.terry%mozilla.org1-4/+2
1999-09-24Patch by holger@holger.om.org (Holger Schurig) -- put the fancy header on sev...terry%mozilla.org1-3/+3
1999-09-16Patch by daa@rmi.net (Dave Avery) -- newer alphas of MySQL won't letterry%mozilla.org1-3/+3
1999-08-28Don't use "GET" for a form with a password in the obvious case whereterry%mozilla.org1-1/+1
1999-08-25Patch suggested by dbaron@fas.harvard.edu -- kick the javascript onterry%mozilla.org1-2/+5
1999-08-19Patch by Chris Baldwin <chris.baldwin@siara.com> -- allow optionalterry%mozilla.org1-1/+1
1999-06-15Added the ability to configure bugzilla so that we only allow localterry%mozilla.org1-6/+6
1999-06-12Some apache servers seem not to deliever the REMOTE_HOST environment var.terry%mozilla.org1-0/+7
1999-05-26Avoid mid-air collisions (implementing a suggestion byterry%mozilla.org1-0/+46
1999-05-25Make sure login name is in canonical form.terry%mozilla.org1-2/+5
1999-05-13navigation_header() should work even if $::FORM{'id'} isn't defined.terry%mozilla.org1-1/+2
1999-05-08Oops. Accounts created via the "createaccount.cgi" page were notterry%mozilla.org1-29/+34
1999-04-28Patch by David Gardiner <david.gardiner@unisa.edu.au> -- added new headerhtmlterry%netscape.com1-12/+19
1999-04-11Fixed bug 4928 -- wasn't encoding multi-line value fields properly,terry%netscape.com1-10/+2
1999-04-08Bugzilla now has the ability to store patches and other attachments with bugs.terry%netscape.com1-2/+58
1999-03-27Added stuff to make it more obvious how to create an account.terry%netscape.com1-12/+20
1999-03-23Patch by Dru Nelson <dnelson@redwoodsoft.com> -- quote theterry%netscape.com1-1/+1
1999-03-12Added 'groups' stuff, where we have different group bits that we canterry%netscape.com1-18/+31
1998-11-21Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1-11/+10
1998-11-17Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1-10/+11
1998-11-10Fixed stupid bug causing stupid error messages.terry%netscape.com1-0/+3
1998-10-14Fixed bug 1083 -- was some stupid problems with creating a new account.terry%netscape.com1-4/+9
1998-09-19Add simple support for a version string.terry%netscape.com1-1/+1
1998-09-16Everything has been ported to now run under Perl.terry%netscape.com1-0/+467