aboutsummaryrefslogtreecommitdiffstats
path: root/collectstats.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymo...lpsolit%gmail.com2005-11-141-4/+2
* Bug 300709: Avoid the use of SELECT * - Patch by Frédéric Buclin <LpSolit@g...lpsolit%gmail.com2005-07-191-5/+4
* Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com2005-04-051-17/+19
* Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com2005-02-201-4/+5
* Bug 280497: Replace "LIMIT" with Bugzilla::DB function callmkanat%kerio.com2005-02-191-4/+7
* Fix for bug 265240: make collectstats generate valid RDF by not cutting off t...myk%mozilla.org2004-10-211-1/+1
* Bug 225687 - add group controls to charts, along with various other cleanups....gerv%gerv.net2004-08-301-35/+22
* Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=j...jocuri%softhome.net2004-06-221-4/+4
* Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in col...justdave%bugzilla.org2004-05-271-11/+21
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-1/+0
* Bug 232897 - make collectstats.pl work with shadow databases, by reading from...gerv%gerv.net2004-02-121-1/+9
* Bug 227155 - make sure running collectstats.pl twice in a day, or migrating d...gerv%gerv.net2004-01-221-0/+7
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-8/+9
* Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Pa...gerv%gerv.net2003-11-021-4/+4
* Bug 16009 - generic charting. Patch by gerv; r,a=justdave.gerv%gerv.net2003-06-261-0/+73
* Bug 202744: Removing unnecessary output from collectstats.pl cron jobjustdave%syndicomm.com2003-04-211-1/+2
* Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qua...gerv%gerv.net2003-04-011-5/+202
* 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 173622 - Move template handling into a module. r=justdave, joel, a=justdavebbaetz%student.usyd.edu.au2002-12-201-1/+1
* Bug 183188: collectstats.pl no longer makes data/mining world-readablejustdave%syndicomm.com2002-12-131-1/+1
* Fix for bug 156548: XUL implementation of duplicates report.myk%mozilla.org2002-11-051-0/+17
* 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-2/+5
* Fix for bug 21253: removing all single-parameter system() calls from Bugzillajustdave%syndicomm.com2001-06-071-2/+2
* Bullshit checkin to add the fact that the previous changes also include the f...tara%tequilarista.org2001-04-201-0/+1
* 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
* Whitespace changes only; removing tabs and reformatting my changes to match t...gerv%gerv.net2001-03-101-61/+56
* 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 data/min...gerv%gerv.net2000-12-061-4/+4
* 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
* committing to close bug 6682 "Chart all bug states". patchescyeh%bluemartini.com2000-06-241-3/+8
* 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
* Fixed bug 3365 -- was generating wrong statistics if there were no NEWterry%netscape.com1999-03-061-7/+3
* 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
* 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