summaryrefslogtreecommitdiffstats
path: root/collectstats.pl
AgeCommit message (Collapse)AuthorFilesLines
2005-02-19Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com1-4/+7
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2004-10-21Fix for bug 265240: make collectstats generate valid RDF by not cutting off ↵myk%mozilla.org1-1/+1
the opening RDF tag; r=kiko, a=myk
2004-08-30Bug 225687 - add group controls to charts, along with various other ↵gerv%gerv.net1-35/+22
cleanups. Patch by gerv; r=joel, a=justdave.
2004-06-22Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; ↵jocuri%softhome.net1-4/+4
a=justdave.
2004-05-27Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in ↵justdave%bugzilla.org1-11/+21
collectstats.pl on Win32 Patch by Byron Jones <bugzilla@glob.com.au> r=jouni, myk; a=myk
2004-03-27Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br1-1/+0
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-12Bug 232897 - make collectstats.pl work with shadow databases, by reading ↵gerv%gerv.net1-1/+9
from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.
2004-01-22Bug 227155 - make sure running collectstats.pl twice in a day, or migrating ↵gerv%gerv.net1-0/+7
data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave.
2003-11-22Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org1-8/+9
2003-11-03Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. ↵gerv%gerv.net1-4/+4
Patch by gerv; r=bbaetz, a=justdave.
2003-06-26Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net1-0/+73
2003-04-22Bug 202744: Removing unnecessary output from collectstats.pl cron jobjustdave%syndicomm.com1-1/+2
r= gerv, a= justdave
2003-04-01Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by ↵gerv%gerv.net1-5/+202
rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave.
2003-03-27Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org1-1/+1
r=justdave a=justdave
2003-02-07Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org1-1/+1
r=gerv, justdave a=justdave
2003-01-15Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au1-1/+5
r=justdave, myk, joel, preed a=justdave
2002-12-20Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au1-1/+1
2002-12-13Bug 183188: collectstats.pl no longer makes data/mining world-readablejustdave%syndicomm.com1-1/+1
patch by Christian Franke <Franke@computer.org> r= bbaetz, justave a= justdave
2002-11-05Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org1-0/+17
2002-08-26Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au1-1/+0
r=joel x2
2002-08-12Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au1-2/+5
Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
2001-06-07Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com1-2/+2
Patch by Dave Miller <justdave@syndicomm.com> r= tara@tequilarista.org
2001-04-20Bullshit checkin to add the fact that the previous changes also include the ↵tara%tequilarista.org1-0/+1
final fix for bug 72721. I am a buckethead
2001-04-20landing final patch for bug 76261tara%tequilarista.org1-3/+3
2001-04-07Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ↵justdave%syndicomm.com1-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
2001-03-10Whitespace changes only; removing tabs and reformatting my changes to match ↵gerv%gerv.net1-61/+56
the rest of the file. Long overdue.
2001-01-19More bug 6682. Perhaps this could be it.gerv%gerv.net1-1/+1
2000-12-15Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>gerv%gerv.net1-4/+5
2000-12-06Bug 6682: moving location of graph creation dir to graphs instead of ↵gerv%gerv.net1-4/+4
data/mining, for security reasons.
2000-10-31Last minute adjustmentstara%tequilarista.org1-2/+2
2000-10-31Landing Gerv and Adam's changes for bug #6682tara%tequilarista.org1-23/+32
2000-10-24Landing duplicates stuff from gervase markhamtara%tequilarista.org1-0/+84
2000-09-13fix for 44653: Products with / in don't get any chart datacyeh%bluemartini.com1-3/+5
patch submitted by gavins@iplbath.com
2000-06-24committing to close bug 6682 "Chart all bug states". patchescyeh%bluemartini.com1-3/+8
contributed by mhamby@logicon.com
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-05-04Create a summary report for "-All-" bugs. Default links on. Switch sense ofbryce-mozilla%nextbus.com1-2/+9
banner flag. Add commented-out line to enable showing SQL line.
1999-03-06Fixed bug 3365 -- was generating wrong statistics if there were no NEWterry%netscape.com1-7/+3
or no ASSIGNED bugs.
1999-03-06Reformated all the code to match the rest of Bugzilla.terry%netscape.com1-58/+47
1998-11-10Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with productterry%netscape.com1-1/+2
names that have a "/" in them.
1998-10-27all products get stats collected now, not just a hardcoded list.harrison%netscape.com1-5/+4
1998-10-27run me out of cron, i collect stats for the report graphs.harrison%netscape.com1-0/+107