aboutsummaryrefslogtreecommitdiffstats
path: root/CGI.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 171437 - Enhancements to generic reporting. Reporting menu, 3D tables, re...gerv%gerv.net2002-10-081-0/+29
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-12/+0
* Bug 155389 - More <link> elements & templatization of navigation_links. Patch...gerv%gerv.net2002-10-031-43/+0
* Bug 20122 - Bugzilla requires new login if IP changesbbaetz%student.usyd.edu.au2002-10-021-4/+38
* Bug 172010 voting broken on tipbugreport%peshkin.net2002-10-021-1/+1
* Bug 163114 - Templatise all calls to DisplayError. Patch B. Patch by gerv; r=...gerv%gerv.net2002-09-291-30/+7
* Bug 170986 - General Summary reports don't work with taint checking. Also fix...gerv%gerv.net2002-09-271-4/+8
* Bug 170064 - Change error API again to allow vars to be passed in the call. P...gerv%gerv.net2002-09-231-6/+18
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-36/+33
* Bug 166698 - clean up the error system, which was confused and broken. Patch ...gerv%gerv.net2002-09-051-4/+0
* Bug 121419 - If multiple cookies exist, the least significant is assigned.bugreport%peshkin.net2002-08-311-1/+3
* Bug 163829 - move pref code into a separate packagebbaetz%student.usyd.edu.au2002-08-291-0/+1
* Bug 161203 - Bug changes with intermediate pages munges fields withbbaetz%student.usyd.edu.au2002-08-271-0/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz.gerv%gerv.net2002-08-201-4/+1
* Bug 143286 - Add support for Insiders, Private comments, Private Attachments....gerv%gerv.net2002-08-201-1/+1
* Big 163291 - Move utility funcs into a modulebbaetz%student.usyd.edu.au2002-08-191-25/+2
* Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch b...gerv%gerv.net2002-08-161-12/+6
* Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html...gerv%gerv.net2002-08-151-6/+8
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-1/+1
* Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-9/+12
* Bug 158660 - confirm_login in CGI.pl should use a template for the login dial...gerv%gerv.net2002-07-251-82/+9
* Bug 155793 - $::FORM is not tainted under perl 5.6.1bbaetz%student.usyd.edu.au2002-07-101-22/+12
* Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint...myk%mozilla.org2002-07-071-2/+3
* Fix for bug 99203: Implements bug aliases feature.myk%mozilla.org2002-07-041-10/+45
* Bug 151871 - rewrite quoteUrls to fix major performance problems, and abbaetz%student.usyd.edu.au2002-07-031-2/+2
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-10/+10
* Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2bbaetz%student.usyd.edu.au2002-06-231-2/+0
* Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2Dtimeless%mac.com2002-06-031-2/+2
* Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointin...gerv%gerv.net2002-05-261-4/+1
* Bug 145849 - Non-maintainers with ability to bless others need "users" link i...gerv%gerv.net2002-05-251-5/+8
* 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 th...gerv%gerv.net2002-05-071-4/+3
* Bug 140006 - ThrowTemplateError should try a template before using print stat...gerv%gerv.net2002-04-291-16/+25
* Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=...gerv%gerv.net2002-04-291-108/+38
* 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; 2...gerv%gerv.net2002-04-261-267/+3
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-1/+1
* Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the po...justdave%syndicomm.com2002-04-201-1/+1
* Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2x...gerv%gerv.net2002-04-061-1/+1
* Bug 126456 - fix our error handling. Change the name of the functions to some...gerv%gerv.net2002-04-061-19/+28
* Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch ...gerv%gerv.net2002-04-051-1/+1
* 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 commit...justdave%syndicomm.com2002-04-021-0/+6
* Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=...gerv%gerv.net2002-03-271-0/+1
* Bug 129466 - use IP addr (not hostname) in logincookies tablebbaetz%student.usyd.edu.au2002-03-161-9/+3
* Fix for bug 103778: Rewrites and templatizes buglist.cgi.myk%mozilla.org2002-03-121-1/+2
* Fix for bug 72184: prevents users from entering too-large comments/descriptio...myk%mozilla.org2002-03-111-0/+13