summaryrefslogtreecommitdiffstats
path: root/CGI.pl
AgeCommit message (Expand)AuthorFilesLines
2002-07-04Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org1-10/+45
2002-07-03Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au1-2/+2
2002-06-28Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au1-10/+10
2002-06-23Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au1-2/+0
2002-06-03Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2Dtimeless%mac.com1-2/+2
2002-05-26Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointin...gerv%gerv.net1-4/+1
2002-05-25Bug 145849 - Non-maintainers with ability to bless others need "users" link i...gerv%gerv.net1-5/+8
2002-05-08Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net1-103/+0
2002-05-08Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net1-0/+43
2002-05-07Bug 140993 - Pass javascript correctly into header; templatise the rest of th...gerv%gerv.net1-4/+3
2002-04-29Bug 140006 - ThrowTemplateError should try a template before using print stat...gerv%gerv.net1-16/+25
2002-04-29Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=...gerv%gerv.net1-108/+38
2002-04-26Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk.gerv%gerv.net1-18/+5
2002-04-26Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2...gerv%gerv.net1-267/+3
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-1/+1
2002-04-21Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the po...justdave%syndicomm.com1-1/+1
2002-04-06Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2x...gerv%gerv.net1-1/+1
2002-04-06Bug 126456 - fix our error handling. Change the name of the functions to some...gerv%gerv.net1-19/+28
2002-04-05Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ...gerv%gerv.net1-1/+1
2002-04-04Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net1-12/+67
2002-04-04Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net1-39/+47
2002-04-02Remaining pieces of Bug 23067 from yesterday... no idea why the first commit...justdave%syndicomm.com1-0/+6
2002-03-27Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=...gerv%gerv.net1-0/+1
2002-03-16Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au1-9/+3
2002-03-12Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org1-1/+2
2002-03-11Fix for bug 72184: prevents users from entering too-large comments/descriptio...myk%mozilla.org1-0/+13
2002-02-17Fix for bug 125516: the recent fix for emails truncating when a period occurr...justdave%syndicomm.com1-1/+1
2002-02-06Fix for bug 117055: Emails were being truncated if they contained a line with...justdave%syndicomm.com1-1/+1
2002-02-05Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au1-1/+1
2002-02-04Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au1-3/+2
2002-02-03Fix for bug 121747: Stops every script before it does anything else if Bugzil...myk%mozilla.org1-10/+19
2002-01-30Fix for bug 104521: Removes old attachment interface in favor of new attachme...myk%mozilla.org1-2/+2
2002-01-30Bug 117509 - createaccount.cgi templatisation.gerv%gerv.net1-5/+8
2002-01-23Bug 120543 - Software error when entering a bug when not logged in & onlybbaetz%student.usyd.edu.au1-1/+1
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-6/+13
2001-12-10SECURITY FIX bug 54901: If you were using LDAP authentication it would let yo...justdave%syndicomm.com1-0/+15
2001-11-28Bug 108312 - The mid-air collision page was only showing the most recent chan...jake%acutex.net1-1/+1
2001-11-19Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, r=justda...gerv%gerv.net1-0/+2
2001-11-18Moving a comment to the right place, in order to be able to make a comment ab...matty%chariot.net.au1-2/+2
2001-11-18*** empty log message ***matty%chariot.net.au1-1/+1
2001-10-31Fix test bustage by removing tabs.myk%mozilla.org1-1/+1
2001-10-31Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org1-30/+46
2001-10-27Bug 105879 - Footer links have an extra | by Sanity Checkjake%acutex.net1-1/+1
2001-10-24Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca1-76/+8
2001-10-20Bug 105480 - Use the friendly name from the fielddefs table when reporting st...jake%acutex.net1-2/+9
2001-10-15Bug 104105 - cosmetic change to make it obvious that you can create an account.gerv%gerv.net1-2/+3
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-70/+70
2001-10-13Fix for bug 19910: Bugzilla installs on the same server would interfere with ...justdave%syndicomm.com1-11/+6
2001-10-13Fix for bug 101056: multiple form values of the same name were not getting co...justdave%syndicomm.com1-0/+8
2001-10-13Bug 100490 - better error message with no JavaScript for QuickSearch. Patch b...gerv%gerv.net1-1/+4