aboutsummaryrefslogtreecommitdiffstats
path: root/reports.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use Bugzilla::...lpsolit%gmail.com2005-09-031-2/+3
* Bug 298306: For new products, the charting error message "The tool which gath...lpsolit%gmail.com2005-09-021-1/+5
* Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...lpsolit%gmail.com2005-08-101-2/+0
* Bug 303303: Data aren't displayed in old charts when the product is closed fo...lpsolit%gmail.com2005-08-041-4/+0
* Bug 301507: Move PutHeader and PutFooter into Template.pm - Patch by Frédér...lpsolit%gmail.com2005-07-221-4/+5
* Bug 287109: [SECURITY] Names of private products/components can be exposed on...mkanat%kerio.com2005-05-121-3/+1
* Bug 176011 : reports.cgi throws a scary error if collectstats has never been runtravis%sedsystems.ca2005-02-231-2/+3
* Bug 237627: Validate dataset name in reports.cgibugreport%peshkin.net2004-07-101-1/+1
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-2/+1
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-20/+24
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-1/+3
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-5/+4
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-1/+5
* Bug 184081 Change search interfaces to use Viewable products instead of enter...bugreport%peshkin.net2002-12-101-3/+1
* Bug 182512 Charts over time brokenbugreport%peshkin.net2002-11-301-1/+2
* Bug 147275 Rearchitect product groupsbugreport%peshkin.net2002-11-251-19/+7
* Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz.gerv%gerv.net2002-10-171-539/+33
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-5/+3
* Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stof...gerv%gerv.net2002-09-201-1/+1
* Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz.gerv%gerv.net2002-09-111-2/+7
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-6/+8
* Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;...gerv%gerv.net2002-07-251-50/+2
* Move a </center> tag (inserted in bug 129442 in a vain attempt to make this C...gerv%gerv.net2002-04-271-1/+1
* Bug 129442 - make html of a default installation (mostly) HTML 4.01bbaetz%student.usyd.edu.au2002-04-151-0/+1
* Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by c...gerv%gerv.net2002-03-231-1/+3
* Bug 122744 - charting fails taint checksbbaetz%student.usyd.edu.au2002-02-011-0/+17
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+3
* Bug 63249 - The Bug Counts report was running very slowly due to unneeded fie...jake%acutex.net2001-10-231-16/+5
* Fix for bug 104516: No code changes in this patch, all this checkin does is r...justdave%syndicomm.com2001-10-131-3/+3
* Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=j...gerv%gerv.net2001-07-021-13/+3
* Fix for bug 38854: reports.cgi needs to escape (untrusted) url paramsjustdave%syndicomm.com2001-05-101-62/+46
* fix for 6682: Chart all bug statescyeh%bluemartini.com2001-03-101-32/+43
* fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)cyeh%bluemartini.com2001-03-011-1/+0
* Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39...dave%intrec.com2001-01-271-1/+1
* Landing Ask Bjoern Hansen's fix for bug #39159tara%tequilarista.org2001-01-211-4/+10
* More bug 6682. Perhaps this could be it.gerv%gerv.net2001-01-191-1/+1
* Bug 6682: moving location of graph creation dir to graphs instead of data/min...gerv%gerv.net2000-12-061-4/+5
* Make 'doomed' reports honor the per-product defaultmilestone setting, rather ...terry%mozilla.org2000-11-101-0/+6
* Landing Gerv and Adam's changes for bug #6682tara%tequilarista.org2000-10-311-553/+607
* The code was trying to use ConnectToDatabase to connect to the shadow db afte...dmose%mozilla.org2000-10-251-1/+1
* Fixing bug #46897tara%tequilarista.org2000-08-081-1/+3
* Fix for bug 46002 (reports.cgi allows users to view restricted products).dave%intrec.com2000-07-221-1/+34
* Fix for bug 27248 (Bug listings saved with .html extension). Patchdave%intrec.com2000-07-191-1/+2
* Fixed links off of 'Most doomed' reports to only list bugs that match the pro...terry%mozilla.org2000-07-081-1/+5
* committing to close bug 6682 "Chart all bug states". patchescyeh%bluemartini.com2000-06-241-5/+15
* patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won'tdonm%bluemartini.com2000-04-261-3/+10
* Whoops; removed extra double-quote.terry%mozilla.org2000-03-081-1/+1