aboutsummaryrefslogtreecommitdiffstats
path: root/collectstats.pl
Commit message (Collapse)AuthorAgeFilesLines
* Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com2001-06-071-2/+2
| | | | | Patch by Dave Miller <justdave@syndicomm.com> r= tara@tequilarista.org
* Bullshit checkin to add the fact that the previous changes also include the ↵tara%tequilarista.org2001-04-201-0/+1
| | | | final fix for bug 72721. I am a buckethead
* landing final patch for bug 76261tara%tequilarista.org2001-04-201-3/+3
|
* Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ↵justdave%syndicomm.com2001-04-071-5/+10
| | | | | | | 69054 (DB_File not portable): dependence on DB_File removed, now uses AnyDBM_File which comes standard with Perl. Duplicates.cgi now runs its queries against the shadow database if it's available, among many other improvements. Patch by gervase.markham@univ.ox.ac.uk (Gervase Markham) r= justdave
* Whitespace changes only; removing tabs and reformatting my changes to match ↵gerv%gerv.net2001-03-101-61/+56
| | | | the rest of the file. Long overdue.
* More bug 6682. Perhaps this could be it.gerv%gerv.net2001-01-191-1/+1
|
* Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>gerv%gerv.net2000-12-151-4/+5
|
* Bug 6682: moving location of graph creation dir to graphs instead of ↵gerv%gerv.net2000-12-061-4/+4
| | | | data/mining, for security reasons.
* Last minute adjustmentstara%tequilarista.org2000-10-311-2/+2
|
* Landing Gerv and Adam's changes for bug #6682tara%tequilarista.org2000-10-311-23/+32
|
* Landing duplicates stuff from gervase markhamtara%tequilarista.org2000-10-241-0/+84
|
* fix for 44653: Products with / in don't get any chart datacyeh%bluemartini.com2000-09-131-3/+5
| | | | patch submitted by gavins@iplbath.com
* committing to close bug 6682 "Chart all bug states". patchescyeh%bluemartini.com2000-06-241-3/+8
| | | | contributed by mhamby@logicon.com
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* Create a summary report for "-All-" bugs. Default links on. Switch sense ofbryce-mozilla%nextbus.com1999-05-041-2/+9
| | | | banner flag. Add commented-out line to enable showing SQL line.
* Fixed bug 3365 -- was generating wrong statistics if there were no NEWterry%netscape.com1999-03-061-7/+3
| | | | or no ASSIGNED bugs.
* Reformated all the code to match the rest of Bugzilla.terry%netscape.com1999-03-061-58/+47
|
* Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with productterry%netscape.com1998-11-101-1/+2
| | | | names that have a "/" in them.
* all products get stats collected now, not just a hardcoded list.harrison%netscape.com1998-10-271-5/+4
|
* run me out of cron, i collect stats for the report graphs.harrison%netscape.com1998-10-271-0/+107