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

15 Коммитов

Автор SHA1 Сообщение Дата
justdave%syndicomm.com e39cbcfdb6 Bug 238865: removing %::FORM from page.cgi in favor of $cgi->param
Patch by kiko, r=vlad, justdave, a=justdave
2004-04-17 04:41:19 +00:00
justdave%syndicomm.com e917075a69 Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.
a=justdave
2004-04-15 05:44:47 +00:00
kiko%async.com.br f66db9880d Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing the
linked page template and adding a code error for the "bad id provided"
case. r=vladd, a=myk.
2004-04-11 21:31:45 +00:00
kiko%async.com.br 6f3fb84923 Fix for bug 234175: Remove deprecated ConnectToDatabase() and
quietly_check_login()/confirm_login() calls.  Cleans up callsites
(consisting of most of our CGIs), swapping (where appropriate) for calls
to Bugzilla->login. Patch by Teemu Mannermaa <wicked@etlicon.fi>.
r=bbaetz, kiko. a=justdave.
2004-03-27 03:51:44 +00:00
bbaetz%acm.org 47e32a94e6 Bug 208604 - Make data/template dir locations configurable 2003-11-22 03:50:42 +00:00
justdave%syndicomm.com 2fa859f778 Bug 217103: page.cgi passes the correct pathname prefix in the correct place, so it actually works now.
r=gerv, a=justdave
2003-08-24 19:46:25 +00:00
bbaetz%acm.org 325350ad59 Bug 201816 - use CGI.pm for header output
r=joel, a=justdave
2003-05-05 01:15:38 +00:00
jake%bugzilla.org 3c915014e3 Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
gerv%gerv.net c6aa8133ac Bug 108987 - Linkify script to use quoteUrls on texts provided by user. Patch by gerv; r=kiko. 2002-09-21 15:17:09 +00:00
gerv%gerv.net 34a4a40da0 Fallout from previous checkin; need to escape "-" in regexp for some versions of Perl, because it interprets it as a range. 2002-09-18 18:59:55 +00:00
gerv%gerv.net fb12774885 Bug 162151 - Fix page.cgi's method of finding templates. It now looks in a "pages" subdirectory of the template directory. Patch by gerv; r=bbaetz. 2002-09-18 07:20:18 +00:00
gerv%gerv.net 75cbf0f7a9 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
bbaetz%student.usyd.edu.au 2b781fd427 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 1d5c9b519b Bug 162216 - colchange.cgi, buglist.cgi and page.cgi messages should be l10nable. Patch by burnus; r=gerv. 2002-08-15 07:14:34 +00:00
gerv%gerv.net f40727eef3 Bug 143650 - general template display system. Patch by gerv; 2xr=jouni. 2002-07-22 23:17:48 +00:00