aboutsummaryrefslogtreecommitdiffstats
path: root/quips.cgi
Commit message (Collapse)AuthorAgeFilesLines
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
| | | | r=joel x2
* Bug 10037 - param to disable adding new quipsbugreport%peshkin.net2002-08-171-0/+6
| | | | r=imajes, preed
* Bug 159629 - make users login to add quips. Patch by gerv; r=burnus.gerv%gerv.net2002-07-271-1/+1
|
* Bug 67950c - make quips.cgi compile without warnings, by use vars-ing ↵gerv%gerv.net2002-07-251-1/+2
| | | | $userid. Patch by gerv.
* Bug 67950 - Move the quip list into the database. Patch by ↵gerv%gerv.net2002-07-251-12/+11
| | | | davef@tetsubo.com; r=gerv, preed.
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+5
| | | | | early enough r=mattyt, jouni
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, ↵gerv%gerv.net2002-04-241-3/+2
| | | | afranke.
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-20/+6
| | | | r=mattyt, afranke
* quips.cgi rewrite and templatisation.gerv%gerv.net2002-01-261-27/+49
|
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
| | | | | Patch by Brad Baetz <bbaetz@student.usyd.edu.au> r= jake, justdave
* Partil fix for bug 102032: Fix tinderbox test errors and warnings. This ↵zach%zachlipton.com2001-09-281-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.
* Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com2001-05-291-0/+65
Submitted by Martin Baulig <baulig@suse.de> from bugzilla.gnome.org r= justdave@syndicomm.com