summaryrefslogtreecommitdiffstats
path: root/reports.cgi
AgeCommit message (Expand)AuthorFilesLines
2002-01-20Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com1-1/+3
2001-10-23Bug 63249 - The Bug Counts report was running very slowly due to unneeded fie...jake%acutex.net1-16/+5
2001-10-13Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com1-3/+3
2001-07-02Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=j...gerv%gerv.net1-13/+3
2001-05-10Fix for bug 38854: reports.cgi needs to escape (untrusted) url paramsjustdave%syndicomm.com1-62/+46
2001-03-10fix for 6682: Chart all bug statescyeh%bluemartini.com1-32/+43
2001-03-01fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)cyeh%bluemartini.com1-1/+0
2001-01-27Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39...dave%intrec.com1-1/+1
2001-01-21Landing Ask Bjoern Hansen's fix for bug #39159tara%tequilarista.org1-4/+10
2001-01-19More bug 6682. Perhaps this could be it.gerv%gerv.net1-1/+1
2000-12-06Bug 6682: moving location of graph creation dir to graphs instead of data/min...gerv%gerv.net1-4/+5
2000-11-10Make 'doomed' reports honor the per-product defaultmilestone setting, rather ...terry%mozilla.org1-0/+6
2000-10-31Landing Gerv and Adam's changes for bug #6682tara%tequilarista.org1-553/+607
2000-10-25The code was trying to use ConnectToDatabase to connect to the shadow db afte...dmose%mozilla.org1-1/+1
2000-08-08Fixing bug #46897tara%tequilarista.org1-1/+3
2000-07-22Fix for bug 46002 (reports.cgi allows users to view restricted products).dave%intrec.com1-1/+34
2000-07-20Fix for bug 27248 (Bug listings saved with .html extension). Patchdave%intrec.com1-1/+2
2000-07-08Fixed links off of 'Most doomed' reports to only list bugs that match the pro...terry%mozilla.org1-1/+5
2000-06-24committing to close bug 6682 "Chart all bug states". patchescyeh%bluemartini.com1-5/+15
2000-04-26patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won'tdonm%bluemartini.com1-3/+10
2000-03-08Whoops; removed extra double-quote.terry%mozilla.org1-1/+1
2000-03-08Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org1-4/+4
2000-02-18Make reports work off of the the shadow database.terry%mozilla.org1-1/+1
2000-01-20Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if the...terry%mozilla.org1-4/+6
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-2/+5
1999-11-02updated license boilerplatedmose%mozilla.org1-10/+11
1999-09-30Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module...terry%mozilla.org1-2/+4
1999-09-28Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show...terry%mozilla.org1-1/+7
1999-09-24Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.terry%mozilla.org1-0/+3
1999-08-30another M9 hard coded in to most doomedendico%mozilla.org1-1/+1
1999-08-27fixed a typoendico%mozilla.org1-1/+1
1999-08-27oops. M9 was haredwired inendico%mozilla.org1-1/+1
1999-08-07only claim that these are the 20 most doomed if we've left people off the listendico%mozilla.org1-1/+3
1999-08-07limit Most Recently Doomed to the 20 most doomed. the full report takes foreverendico%mozilla.org1-0/+5
1999-08-07Add a new report "most recently doomed".endico%mozilla.org1-3/+112
1999-08-06Oops. was counting closed bugs too.endico%mozilla.org1-1/+13
1999-08-06don't offer most doomed report if this bugzilla installation doesn't use mile...endico%mozilla.org1-4/+8
1999-08-06Add a current milestone variable and a most doomed report that's like the one...endico%mozilla.org1-4/+122
1999-05-12Remove dead codebryce-mozilla%nextbus.com1-10/+0
1999-05-04Create a summary report for "-All-" bugs. Default links on. Switch sense ofbryce-mozilla%nextbus.com1-25/+34
1999-02-03Don't draw any more than 20 date ticks.terry%netscape.com1-0/+7
1998-11-22Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.terry%netscape.com1-1/+1
1998-11-21Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.terry%netscape.com1-11/+9
1998-11-17Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.terry%netscape.com1-9/+11
1998-11-10Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with productterry%netscape.com1-1/+5
1998-10-27output key no longer required, silently defaults to most_doomed.harrison%netscape.com1-1/+3
1998-10-27security check for legal products in place. bug charts are notharrison%netscape.com1-9/+31
1998-10-27patch from Sam Ziegler <ziegler@mediaguaranty.com>, bugharrison%netscape.com1-12/+161
1998-10-19added required second argument to make_options call, should keepharrison%netscape.com1-1/+1
1998-10-19created reports.cgi which provide an overview of active bugsharrison%netscape.com1-0/+325