aboutsummaryrefslogtreecommitdiffstats
path: root/CGI.pl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 158660 - confirm_login in CGI.pl should use a template for the login ↵gerv%gerv.net2002-07-251-82/+9
| | | | dialog. Patch by gerv; 2xr=jouni.
* Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au2002-07-101-22/+12
| | | | r=myk, jouni
* Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail ↵myk%mozilla.org2002-07-071-2/+3
| | | | | | taint checks. 2rx=bbaetz
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-10/+45
| | | | r=bbaetz,jouni
* Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au2002-07-031-2/+2
| | | | | few other misc bugs too. r=myk x2
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-10/+10
| | | | r=jouni, gerv
* Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au2002-06-231-2/+0
| | | | r=jouni x2
* Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2Dtimeless%mac.com2002-06-031-2/+2
| | | | | This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field. r=preed,justdave
* Backing out mistakenly-checked-in code fragment. Thanks to MattyT for ↵gerv%gerv.net2002-05-261-4/+1
| | | | pointing this out.
* Bug 145849 - Non-maintainers with ability to bless others need "users" link ↵gerv%gerv.net2002-05-251-5/+8
| | | | in footer. Patch by bugreport@peshkin.net; r=gerv, justdave.
* Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave.gerv%gerv.net2002-05-081-103/+0
|
* Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave.gerv%gerv.net2002-05-081-0/+43
|
* Bug 140993 - Pass javascript correctly into header; templatise the rest of ↵gerv%gerv.net2002-05-071-4/+3
| | | | the header-related parameters. Patch by gerv; r=bbaetz, caillon.
* Bug 140006 - ThrowTemplateError should try a template before using print ↵gerv%gerv.net2002-04-291-16/+25
| | | | statements. Patch by gerv, r=bbaetz, justdave.
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; ↵gerv%gerv.net2002-04-291-108/+38
| | | | r=justdave, bbaetz.
* Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk.gerv%gerv.net2002-04-261-18/+5
|
* Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; ↵gerv%gerv.net2002-04-261-267/+3
| | | | 2xr=ddk.
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-1/+1
| | | | afranke.
* Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the ↵justdave%syndicomm.com2002-04-201-1/+1
| | | | | | | posting browser included regexp metacharacters in its boundary string. Patch by tkl@telenet.ch (Thomas Klaeger) 2xr= justdave
* Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, ↵gerv%gerv.net2002-04-061-1/+1
| | | | 2xr=gerv. This one line has caused me so much grief...
* Bug 126456 - fix our error handling. Change the name of the functions to ↵gerv%gerv.net2002-04-061-19/+28
| | | | something more sane; a few enhancements. Patch by gerv, 2xr=myk.
* Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ↵gerv%gerv.net2002-04-051-1/+1
| | | | by gerv, r=myk, bbaetz.
* Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz.gerv%gerv.net2002-04-041-12/+67
|
* Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz.gerv%gerv.net2002-04-041-39/+47
|
* Remaining pieces of Bug 23067 from yesterday... no idea why the first ↵justdave%syndicomm.com2002-04-021-0/+6
| | | | commit didn't pick these up.
* Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, ↵gerv%gerv.net2002-03-271-0/+1
| | | | r=justdave, bbaetz.
* Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au2002-03-161-9/+3
| | | | r=gerv, justdave
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-1/+2
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
* Fix for bug 72184: prevents users from entering too-large ↵myk%mozilla.org2002-03-111-0/+13
| | | | | | | comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,gerv
* Fix for bug 125516: the recent fix for emails truncating when a period ↵justdave%syndicomm.com2002-02-171-1/+1
| | | | | | | | occurred on a line by itself broke Exim because it needs the -t and -i as separate parameters instead of stacked (the original patch had -ti) Patch by Tobias Burnus <burnus@gmx.de> r= justdave, gerv
* Fix for bug 117055: Emails were being truncated if they contained a line ↵justdave%syndicomm.com2002-02-061-1/+1
| | | | | | | | | with nothing but a period on them. We now pass -i to sendmail and its clones to tell it to ignore periods (since we close the pipe when we're done, rather than signalling it with a period). Has been tested with sendmail and postfix. Patch by Dave Miller <justdave@syndicomm.com> r= afranke, bugzilla@bkor.dhs.org, jake
* Bug 119715 - strictvaluechecks should always be enabledbbaetz%student.usyd.edu.au2002-02-051-1/+1
| | | | r=justdave, gerv
* Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies frombbaetz%student.usyd.edu.au2002-02-041-3/+2
| | | | | | | the db when required instead. (Also fixes bug 58242 as a side effect) r=myk, kiko
* Fix for bug 121747: Stops every script before it does anything else if ↵myk%mozilla.org2002-02-031-10/+19
| | | | | | | | Bugzilla is currently shut down. Also adds global template instantiation code to globals.pl. Patch by Myk Melez <myk@mozilla.org>. r=gerv,kiko
* Fix for bug 104521: Removes old attachment interface in favor of new ↵myk%mozilla.org2002-01-301-2/+2
| | | | | | | attachment tracker. Patch by Myk Melez <myk@mozilla.org>. r=bbaetz,kiko
* Bug 117509 - createaccount.cgi templatisation.gerv%gerv.net2002-01-301-5/+8
|
* Bug 120543 - Software error when entering a bug when not logged in & onlybbaetz%student.usyd.edu.au2002-01-231-1/+1
| | | | | one product. r=caillon,jake
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-6/+13
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* SECURITY FIX bug 54901: If you were using LDAP authentication it would let ↵justdave%syndicomm.com2001-12-091-0/+15
| | | | | | | | you log in as anyone if you left the password blank. Patch by David Crowe <crow@waveset.com> r= jmrobins, justdave
* Bug 108312 - The mid-air collision page was only showing the most recent ↵jake%acutex.net2001-11-271-1/+1
| | | | | | changes if two people comitted changes to a bug while you were viewing it. r=louie, myk
* Bug 98707. Query.cgi rewrite. Patch by me, layout by mpt and others, ↵gerv%gerv.net2001-11-191-0/+2
| | | | r=justdave, mattyt. Wahey!
* Moving a comment to the right place, in order to be able to make a comment ↵matty%chariot.net.au2001-11-181-2/+2
| | | | | | | | about my previous check in that accidentally got checked in without a comment, and hence didn't show up on Tinderbox I think. It was a change to CGI.pl, a fix for bug 105812: Rename "Components" link in sub GetCommandMenu() to "Products". The patch was by James A Laska <jlaska@us.ibm.com>.
* *** empty log message ***matty%chariot.net.au2001-11-181-1/+1
|
* Fix test bustage by removing tabs.myk%mozilla.org2001-10-311-1/+1
|
* Fix for bug 98602: re-implementation of "create attachment" page.myk%mozilla.org2001-10-311-30/+46
| | | | | Patch by Myk Melez <myk@mozilla.org>. r=gerv@mozilla.org,jake@acutex.net
* Bug 105879 - Footer links have an extra | by Sanity Checkjake%acutex.net2001-10-271-1/+1
| | | | | Patch by Matthew Tuck <matty@chariot.net.au> r= dkl@redhat.com, jake@acutex.net
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-231-76/+8
| | | | | | | | | | Also fixes seeing bugs in the buglist (bug 95024), dependancy lists, tooltips, duplicates, and everywhere else I could see which checked group bugs.groupset == 0. Also fxed bug 101560, by clearing BASH_ENV r=myk,justdave
* Bug 105480 - Use the friendly name from the fielddefs table when reporting ↵jake%acutex.net2001-10-201-2/+9
| | | | | | | strictvalue errors if it's available. Patch by James A. Laska <jlaska@us.ibm.com> r= justdave@syndicomm.com, jake@acutex.net
* Bug 104105 - cosmetic change to make it obvious that you can create an account.gerv%gerv.net2001-10-151-2/+3
|
* Fix for bug 104516: No code changes in this patch, all this checkin does is ↵justdave%syndicomm.com2001-10-131-70/+70
| | | | | | | remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines. Patch by Jake Steehagen <jake@acutex.net> r= justdave x2