summaryrefslogtreecommitdiffstats
path: root/quips.cgi
AgeCommit message (Expand)AuthorFilesLines
2012-01-11Bug 680131: Replace the MPL 1.1 license by the MPL 2.0 one in all files, and ...Frédéric Buclin1-22/+5
2011-01-28Bug 622080 - Change group which can moderate quipsDavid Lawrence1-5/+5
2011-01-24Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protectionFrédéric Buclin1-1/+6
2008-11-06Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...lpsolit%gmail.com1-5/+17
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
2006-09-05Bug 283582: Remove UserInGroup in favor of Bugzilla->user->in_groupmkanat%bugzilla.org1-2/+2
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
2006-07-04Bug 342869: Use Bugzilla->params everywhere except templatesmkanat%bugzilla.org1-3/+3
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com1-2/+4
2006-06-20Bug 313531: Move 'use Bugzilla;' out of globals.pl - Patch by Frédéric Bucl...lpsolit%gmail.com1-0/+1
2005-10-31Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...lpsolit%gmail.com1-4/+2
2005-10-27Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...lpsolit%gmail.com1-16/+20
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...lpsolit%gmail.com1-1/+3
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com1-6/+2
2005-06-30Bug 202278: Quips are escaped now, no need for HTML-like blocking - Patch by ...lpsolit%gmail.com1-1/+0
2005-03-11Bug 41972 : Per-user pref to turn quips offtravis%sedsystems.ca1-9/+5
2005-03-10Bug 282574 : use the new "auth_failure" error message for all authentication ...travis%sedsystems.ca1-3/+4
2005-03-01Bug 284080 : cannot list quips, regression from bug 277504travis%sedsystems.ca1-1/+1
2004-03-28Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Ma...jocuri%softhome.net1-1/+0
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-2/+3
2004-03-06Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave.jocuri%softhome.net1-4/+4
2003-05-05Bug 201816 - use CGI.pm for header outputbbaetz%acm.org1-1/+3
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
2003-01-29bug 190999 - Quips.cgi editing doesn't show quips author -- s/FetchSQLData/Fe...burnus%gmx.de1-1/+1
2003-01-15Bug 184309: Adds an optional disabled state to quips, which allows quips to b...justdave%syndicomm.com1-5/+39
2003-01-06Bug 187837 - Unify showing and editing of quips. Patch by gerv; r=timeless, a...gerv%gerv.net1-18/+1
2002-12-09Bug 159627 quips should be editable and deleteable using the web interfacebugreport%peshkin.net1-0/+41
2002-11-11Fix for bug 179380: if "enablequips" is off, quips.cgi now presents a message...justdave%syndicomm.com1-0/+4
2002-10-02Bug 163114 - Templatise all calls to DisplayError. Patch C. Patch by gerv; r=...gerv%gerv.net1-16/+4
2002-09-13Bug 167978 - Fix Throw*Error l10n regressions and add a test to catch more. P...gerv%gerv.net1-1/+1
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
2002-08-17Bug 10037 - param to disable adding new quipsbugreport%peshkin.net1-0/+6
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 $userid...gerv%gerv.net1-1/+2
2002-07-25Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net1-12/+11
2002-06-17Bug 151053, ConnectToDatabase/quietly_check_login sometimes not calledbbaetz%student.usyd.edu.au1-0/+5
2002-04-24Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net1-3/+2
2002-02-13Bug 100094 - use generic template handling codebbaetz%student.usyd.edu.au1-20/+6
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
2001-09-28Partil fix for bug 102032: Fix tinderbox test errors and warnings. This patch...zach%zachlipton.com1-1/+1
2001-05-29Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>justdave%syndicomm.com1-0/+65