aboutsummaryrefslogtreecommitdiffstats
path: root/quips.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 282574 : use the new "auth_failure" error message for all authentication ...travis%sedsystems.ca2005-03-101-3/+4
* Bug 284080 : cannot list quips, regression from bug 277504travis%sedsystems.ca2005-03-011-1/+1
* Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Ma...jocuri%softhome.net2004-03-281-1/+0
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+3
* Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave.jocuri%softhome.net2004-03-061-4/+4
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+3
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* bug 190999 - Quips.cgi editing doesn't show quips author -- s/FetchSQLData/Fe...burnus%gmx.de2003-01-291-1/+1
* Bug 184309: Adds an optional disabled state to quips, which allows quips to b...justdave%syndicomm.com2003-01-151-5/+39
* Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a...gerv%gerv.net2003-01-061-18/+1
* Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net2002-12-091-0/+41
* Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message...justdave%syndicomm.com2002-11-111-0/+4
* Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net2002-10-021-16/+4
* Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net2002-09-131-1/+1
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 10037 - param to disable adding new quipsbugreport%peshkin.net2002-08-171-0/+6
* 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 $userid...gerv%gerv.net2002-07-251-1/+2
* Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net2002-07-251-12/+11
* Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au2002-06-171-0/+5
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-3/+2
* Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au2002-02-131-20/+6
* 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
* Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch...zach%zachlipton.com2001-09-281-1/+1
* Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com2001-05-291-0/+65