aboutsummaryrefslogtreecommitdiffstats
path: root/collectstats.pl
Commit message (Expand)AuthorAgeFilesLines
* Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for t...mkanat%bugzilla.org2009-07-071-1/+1
* Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org2008-12-161-3/+0
* Bug 461756: [Oracle] collectstats.pl --regenerate uses PL/SQL reserved word i...lpsolit%gmail.com2008-10-281-3/+3
* Bug 442175: [Oracle] cron script collectstats.pl doesn't work (ORA error)mkanat%bugzilla.org2008-06-281-1/+1
* Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch by...lpsolit%gmail.com2008-05-211-26/+0
* Bug 429379: collectstats.pl fails if ./graphs is a symlinkjustdave%bugzilla.org2008-04-171-1/+5
* Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org2007-10-191-1/+1
* Bug 257351: collectstats.pl dies if an invalid series is defined - Patch by F...lpsolit%gmail.com2007-08-201-12/+9
* Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs -...lpsolit%gmail.com2007-05-161-0/+1
* Bug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cg...lpsolit%gmail.com2007-04-101-16/+20
* Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric Bucl...lpsolit%gmail.com2007-03-121-2/+5
* Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org2007-01-081-1/+1
* Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com2006-08-201-2/+3
* Bug 339382: Make Bugzilla::Field use Bugzilla::Objectmkanat%bugzilla.org2006-07-261-3/+3
* Bug 339379: Make Bugzilla::Product use Bugzilla::Objectmkanat%bugzilla.org2006-07-191-1/+1
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-141-61/+134
* Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org2006-07-041-1/+0
* Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...lpsolit%gmail.com2006-06-211-3/+9
* Bug 304601: Bugzilla::Config's :locations exports need to be in their own mod...lpsolit%gmail.com2006-06-201-2/+0
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-06-181-2/+7
* Bug 341492: ./collectstats.pl --regenerate fails - Patch by Emmanuel Seyman <...lpsolit%gmail.com2006-06-151-2/+2
* Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl a...lpsolit%gmail.com2006-04-071-81/+89
* Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com2006-03-161-6/+5
* Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fré...lpsolit%gmail.com2005-12-231-7/+7
* 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