summaryrefslogtreecommitdiffstats
path: root/quips.cgi
AgeCommit message (Collapse)AuthorFilesLines
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; ↵gerv%gerv.net1-16/+4
r=burnus.
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. ↵gerv%gerv.net1-1/+1
Patch by gerv; r=bbaetz.
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-17Bug 10037 - param to disable adding new quipsbugreport%peshkin.net1-0/+6
r=imajes, preed
2002-07-27Bug 159629 - make users login to add quips. Patch by gerv; r=burnus.gerv%gerv.net1-1/+1
2002-07-25Bug 67950c - make quips.cgi compile without warnings, by use vars-ing ↵gerv%gerv.net1-1/+2
$userid. Patch by gerv.
2002-07-25Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net1-12/+11
davef@tetsubo.com; r=gerv, preed.
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-0/+5
early enough r=mattyt, jouni
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net1-3/+2
afranke.
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-20/+6
r=mattyt, afranke
2002-01-26quips.cgi rewrite and templatisation.gerv%gerv.net1-27/+49
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+3
Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
2001-09-28Partil fix for bug 102032: Fix tinderbox test errors and warnings. This ↵zach%zachlipton.com1-1/+1
patch adds some -w and use strict; work to clean up most of the '002goodperl.t' errors. r=Dave Miller <justdave@syndicomm.com> no 2nd review required.
2001-05-29Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com1-0/+65
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org r= justdave@syndicomm.com