aboutsummaryrefslogtreecommitdiffstats
path: root/collectstats.pl
Commit message (Collapse)AuthorAgeFilesLines
...
* Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; ↵jocuri%softhome.net2004-06-221-4/+4
| | | | a=justdave.
* Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in ↵justdave%bugzilla.org2004-05-271-11/+21
| | | | | | | collectstats.pl on Win32 Patch by Byron Jones <bugzilla@glob.com.au> r=jouni, myk; a=myk
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-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.
* Bug 232897 - make collectstats.pl work with shadow databases, by reading ↵gerv%gerv.net2004-02-121-1/+9
| | | | from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.
* Bug 227155 - make sure running collectstats.pl twice in a day, or migrating ↵gerv%gerv.net2004-01-221-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.
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-8/+9
|
* Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. ↵gerv%gerv.net2003-11-021-4/+4
| | | | Patch by gerv; r=bbaetz, a=justdave.
* 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
| | | | r= gerv, a= justdave
* Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by ↵gerv%gerv.net2003-04-011-5/+202
| | | | rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave.
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
| | | | | r=justdave a=justdave
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
| | | | | r=gerv, justdave a=justdave
* Bug 163290 - move DB handling code into a modulebbaetz%student.usyd.edu.au2003-01-151-1/+5
| | | | | r=justdave, myk, joel, preed a=justdave
* 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
| | | | | patch by Christian Franke <Franke@computer.org> r= bbaetz, justave a= justdave
* 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
| | | | r=joel x2
* Bug 43600 - Convert products/components to use ids instead of names.bbaetz%student.usyd.edu.au2002-08-121-2/+5
| | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed
* 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