Граф коммитов

178 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 46b089fbfd Bug 170986 - General Summary reports don't work with taint checking. Also fixes Throw*Error's $extra_vars parameter. Patch by gerv; r=bbaetz. 2002-09-26 23:25:12 +00:00
gerv%gerv.net 32e2672088 Bug 170064 - Change error API again to allow vars to be passed in the call. Patch by gerv; r=bbaetz. 2002-09-23 07:12:12 +00:00
bugreport%peshkin.net 342d43845b bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
r=bbaetz, gerv
2002-09-22 17:15:13 +00:00
gerv%gerv.net 8b79d4cf52 Bug 166698 - clean up the error system, which was confused and broken. Patch by gerv; r=bbaetz. 2002-09-05 07:28:33 +00:00
bugreport%peshkin.net 7277250e06 Bug 121419 - If multiple cookies exist, the least significant is assigned.
2xr = bbaetz

Also fixes Duplicate Bug 165685 When switching from no cookiepath to using cookiepath, old cookie gets in the way
2002-08-31 01:53:12 +00:00
bbaetz%student.usyd.edu.au 3acaacd78e Bug 163829 - move pref code into a separate package
r=joel, preed
2002-08-29 09:25:54 +00:00
bbaetz%student.usyd.edu.au 43a50bcb1e Bug 161203 - Bug changes with intermediate pages munges fields with
multiple values (e.g., CC)
patch by "Randall M! Gee", r=bbaetz, myk
2002-08-27 09:35:22 +00:00
bbaetz%student.usyd.edu.au aacda75fc3 Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
r=joel x2
2002-08-26 06:17:26 +00:00
gerv%gerv.net a36bea21ff Bug 163331 - shutdownhtml is broken. Patch by gerv; r=bbaetz. 2002-08-19 22:34:32 +00:00
gerv%gerv.net 8bb806bf00 Bug 143286 - Add support for Insiders, Private comments, Private Attachments. Patch by bugreport@peshkin.net; r=gerv. 2002-08-19 21:17:28 +00:00
bbaetz%student.usyd.edu.au 9e7f75120e Big 163291 - Move utility funcs into a module
r=preed x2
2002-08-19 13:59:45 +00:00
gerv%gerv.net bbbd4c0f16 Bug 162068 - Fix callers of ThrowUserError to use messages.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 22:57:21 +00:00
gerv%gerv.net bae76721cc Bug 162066 - Fix callers of ThrowCodeError to use messages in code-error.html.tmpl. Patch by gerv; r=bbaetz. 2002-08-15 06:43:47 +00:00
bbaetz%student.usyd.edu.au 900e798ac1 Bug 43600 - Convert products/components to use ids instead of names.
Initial attempt by jake@bugzilla.org, updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
gerv%gerv.net 803902ba66 Bug 106640 - allow translation of system messages. Patch by gerv; r=burnus. 2002-07-26 20:39:17 +00:00
gerv%gerv.net 9b3c0edf4b Bug 158660 - confirm_login in CGI.pl should use a template for the login dialog. Patch by gerv; 2xr=jouni. 2002-07-24 23:13:35 +00:00
bbaetz%student.usyd.edu.au d6db37be27 Bug 155793 - $::FORM is not tainted under perl 5.6.1
r=myk, jouni
2002-07-10 06:27:11 +00:00
myk%mozilla.org 9380dab5d6 Fix for bug 155700: detaints bug ID in ValidateBugID so it doesn't fail taint checks.
2rx=bbaetz
2002-07-06 18:27:18 +00:00
myk%mozilla.org 82ed1771ce Fix for bug 99203: Implements bug aliases feature.
r=bbaetz,jouni
2002-07-03 23:07:14 +00:00
bbaetz%student.usyd.edu.au e2aaa1d152 Bug 151871 - rewrite quoteUrls to fix major performance problems, and a
few other misc bugs too.
r=myk x2
2002-07-03 02:45:13 +00:00
bbaetz%student.usyd.edu.au e1bf593dd0 Bug 148488 - more HTML validation fixes
r=jouni, gerv
2002-06-28 00:18:32 +00:00
bbaetz%student.usyd.edu.au a3ce8609ed Bug 150153 - ConnectToDatabase/quietly_check_login issues pt 2
r=jouni x2
2002-06-23 00:46:08 +00:00
timeless%mac.com 4a10071dd7 Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
2002-06-03 02:42:00 +00:00
gerv%gerv.net 4370a21c9a Backing out mistakenly-checked-in code fragment. Thanks to MattyT for pointing this out. 2002-05-26 07:01:53 +00:00
gerv%gerv.net 9a2be9a87d Bug 145849 - Non-maintainers with ability to bless others need "users" link in footer. Patch by bugreport@peshkin.net; r=gerv, justdave. 2002-05-25 10:35:53 +00:00
gerv%gerv.net 59444d4cad Bug 140437 - clean up parameters. Patch by gerv; 2xr=justdave. 2002-05-08 04:40:35 +00:00
gerv%gerv.net e356222a05 Bug 140435 - Templatise GetCommandMenu. Patch by gerv; r=bbaetz, justdave. 2002-05-07 21:28:52 +00:00
gerv%gerv.net 735d14bf08 Bug 140993 - Pass javascript correctly into header; templatise the rest of the header-related parameters. Patch by gerv; r=bbaetz, caillon. 2002-05-06 19:30:21 +00:00
gerv%gerv.net ff5a7cd0b4 Bug 140006 - ThrowTemplateError should try a template before using print statements. Patch by gerv, r=bbaetz, justdave. 2002-04-28 22:09:38 +00:00
gerv%gerv.net 8b7f7769d6 Bug 140103 - various templatisations or cleanups in CGI.pl. Patch by gerv; r=justdave, bbaetz. 2002-04-28 21:57:10 +00:00
gerv%gerv.net aaf0a1e1e2 Bug 140124 - PuntTryAgain must die. Patch by gerv, 2xr=myk. 2002-04-26 06:13:41 +00:00
gerv%gerv.net c64b1ec662 Bug 140110 - remove 273 lines of redundant code from CGI.pl. Patch by gerv; 2xr=ddk. 2002-04-25 19:43:50 +00:00
gerv%gerv.net db4ad2cb68 Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afranke. 2002-04-24 07:24:50 +00:00
justdave%syndicomm.com 554dbb2927 Fix for bug 125013: ProcessMultipartFormFields in CGI.pl would hang if the posting browser included regexp metacharacters in its boundary string.
Patch by tkl@telenet.ch (Thomas Klaeger)
2xr= justdave
2002-04-20 16:17:54 +00:00
gerv%gerv.net 75b0fad0b3 Bug 135815 - Regression on CGI.pl for link to showvotes.cgi. Patch by ddk, 2xr=gerv. This one line has caused me so much grief... 2002-04-05 22:42:26 +00:00
gerv%gerv.net 0ef07f9187 Bug 126456 - fix our error handling. Change the name of the functions to something more sane; a few enhancements. Patch by gerv, 2xr=myk. 2002-04-05 20:03:09 +00:00
gerv%gerv.net 498c4c6e03 Bug 117760 - Templatise showvotes.cgi and incorporate doeditvotes.cgi. Patch by gerv, r=myk, bbaetz. 2002-04-05 07:13:55 +00:00
gerv%gerv.net 801b8bc000 Bug 126456 - improve our error handling. Patch by gerv, r=myk, bbaetz. 2002-04-03 23:00:29 +00:00
gerv%gerv.net c9a2312973 Bug 124937 - templatise show_activity.cgi. Patch by me, r=myk, bbaetz. 2002-04-03 18:54:18 +00:00
justdave%syndicomm.com 747fddce5a Remaining pieces of Bug 23067 from yesterday... no idea why the first commit didn't pick these up. 2002-04-01 22:52:40 +00:00
gerv%gerv.net 67e79f73b5 Bug 133425 - FILTERs and other fixes in show_bug.html.tmpl. Patch by gerv, r=justdave, bbaetz. 2002-03-27 08:13:35 +00:00
bbaetz%student.usyd.edu.au f0068ce815 Bug 129466 - use IP addr (not hostname) in logincookies table
r=gerv, justdave
2002-03-16 06:03:09 +00:00
myk%mozilla.org 9154a53fe3 Fix for bug 103778: Rewrites and templatizes buglist.cgi.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-12 13:55:07 +00:00
myk%mozilla.org 391c90292b Fix for bug 72184: prevents users from entering too-large comments/descriptions that get rejected by MySQL's MAX_PACKET_SIZE restrictions.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,gerv
2002-03-11 07:33:03 +00:00
justdave%syndicomm.com fea3c79db3 Fix for bug 125516: the recent fix for emails truncating when a period 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
2002-02-17 08:22:31 +00:00
justdave%syndicomm.com 8a7b873c47 Fix for bug 117055: Emails were being truncated if they contained a line 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
2002-02-06 02:47:00 +00:00
bbaetz%student.usyd.edu.au 9f73686eb9 Bug 119715 - strictvaluechecks should always be enabled
r=justdave, gerv
2002-02-05 00:20:09 +00:00
bbaetz%student.usyd.edu.au 7074a237c6 Bug 95732 - remove logincookies.cryptpassword, and invalidate cookies from
the db when required instead.
(Also fixes bug 58242 as a side effect)

r=myk, kiko
2002-02-04 12:23:05 +00:00
myk%mozilla.org b5b1445314 Fix for bug 121747: Stops every script before it does anything else if Bugzilla is currently shut down. Also adds global template
instantiation code to globals.pl.
Patch by Myk Melez <myk@mozilla.org>.
r=gerv,kiko
2002-02-03 09:28:48 +00:00
myk%mozilla.org ce4b1a7ef6 Fix for bug 104521: Removes old attachment interface in favor of new attachment tracker.
Patch by Myk Melez <myk@mozilla.org>.
r=bbaetz,kiko
2002-01-30 14:14:12 +00:00