summaryrefslogtreecommitdiffstats
path: root/chart.cgi
AgeCommit message (Collapse)AuthorFilesLines
2005-10-25Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav ↵lpsolit%gmail.com1-2/+1
Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2005-10-25Bug 313209: Oracle requires "CASE WHEN" around boolean expressions in the ↵mkanat%kerio.com1-1/+3
SELECT column list Patch By Lance Larsh <lance.larsh@oracle.com> r=mkanat, a=justdave
2005-08-25Bug 208761: Move GetFormat() from globals.pl into Bugzilla::Template - Patch ↵lpsolit%gmail.com1-1/+1
by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2005-08-13Bug 304044: Missing scalar() for some parameters - Patch by Frédéric ↵lpsolit%gmail.com1-3/+1
Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-08-10Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> ↵lpsolit%gmail.com1-3/+6
r=mkanat,wicked a=justdave
2005-05-12Bug 287436: [SECURITY] After having logged in, links to change the report ↵mkanat%kerio.com1-2/+1
type contain username and password Patch By Marc Schumann <wurblzap@gmail.com> r=gerv, a=justdave
2005-03-16Bug 283581 : Move UserInGroup out of globals.pltravis%sedsystems.ca1-0/+1
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=mkanat a=justdave
2005-01-16Patch for bug 265898: edit*.cgi files should all use ThrowUserError(); patch ↵jocuri%softhome.net1-3/+4
by Frédéric Buclin <LpSolit@gmail.com>, r=vladd, a=myk.
2004-09-13Bug 257593 - make chart.cgi use Bugzilla::CGI for headers, meaning that if ↵gerv%gerv.net1-6/+6
you log in via chart.cgi it doesn't get lost. Patch by wurblzap@gmail.com; r=gerv.
2004-07-10Bug 235510: Do not expose user password in URL to chart image if login ↵bugreport%peshkin.net1-1/+2
required to access a chart patch by gerv r=kiko a=justdave
2004-07-06Bug 243463 Use a param to protect new charts from leaking informationbugreport%peshkin.net1-0/+4
r=justdave a=justdave
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-3/+2
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-02-13Bug 232749 - fix various charting problems revealed by b.m.o. upgrade, ↵gerv%gerv.net1-28/+25
including editing, subscribe buttons and terminology. Patch by gerv; r=kiko, a=justdave.
2003-12-08Bug 226682 - make it possible to edit series. This also changes the Series ↵gerv%gerv.net1-9/+11
object interface a bit. Patch by gerv; r=kiko, a=justdave.
2003-07-01Bug 211127 - use proper path to Perl. Patch by jussi@comlink.fi; r=gerv, ↵gerv%gerv.net1-1/+1
a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+312