summaryrefslogtreecommitdiffstats
path: root/collectstats.pl
AgeCommit message (Collapse)AuthorFilesLines
2009-09-07Bug 176002: Move duplicate statistics into the dbmkanat%bugzilla.org1-80/+0
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-08-31Bug 286625: Make collectstats.pl --regenerate WAY faster and make it ↵mkanat%bugzilla.org1-47/+64
correctly count the empty resolution. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2009-07-07Bug 491467: Make Search.pm and buglist.cgi consistently take column ids for ↵mkanat%bugzilla.org1-1/+1
the "fields" and "order" arguments, to prevent problems with using SQL fragments in the order and columnlist. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=wicked, a=mkanat
2008-12-16Bug 467701: USAGE_MODE_CMDLINE should be the default if not i_am_cgi()mkanat%bugzilla.org1-3/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-10-28Bug 461756: [Oracle] collectstats.pl --regenerate uses PL/SQL reserved word ↵lpsolit%gmail.com1-3/+3
in query - Patch by Dave Taylor <d.v.taylor@leedsmet.ac.uk> r=LpSolit r=mkanat a=mkanat
2008-06-29Bug 442175: [Oracle] cron script collectstats.pl doesn't work (ORA error)mkanat%bugzilla.org1-1/+1
Patch By Xiaoou Wu <xiaoou.wu@oracle.com> r=mkanat, a=mkanat
2008-05-21Bug 380756: Remove duplicates.xul (and all the code related to it) - Patch ↵lpsolit%gmail.com1-26/+0
by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=LpSolit
2008-04-17Bug 429379: collectstats.pl fails if ./graphs is a symlinkjustdave%bugzilla.org1-1/+5
r=mkanat, a=mkanat
2007-10-19Bug 399954: Make Bugzilla able to hold its dependencies in a local directorymkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2007-08-21Bug 257351: collectstats.pl dies if an invalid series is defined - Patch by ↵lpsolit%gmail.com1-12/+9
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-05-16Bug 380709: collectstats.pl can't find ThrowCodeError when a failure occurs ↵lpsolit%gmail.com1-0/+1
- Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2007-04-10Bug 344969: Remove hardcoded bug statuses from collectstats.pl and ↵lpsolit%gmail.com1-16/+20
reports.cgi (prepare them for custom statuses) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-03-12Bug 373492: Data in data/mining/* is corrupted - Patch by Frédéric ↵lpsolit%gmail.com1-2/+5
Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat
2007-01-08Bug 365256 Period is on the wrong side of a bunch of other parenthesestimeless%mozdev.org1-1/+1
r=lpsolit a=justdave
2006-08-20Bug 224577: Bugzilla could use a web services interface.wurblzap%gmail.com1-2/+3
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat; a=myk
2006-07-26Bug 339382: Make Bugzilla::Field use Bugzilla::Objectmkanat%bugzilla.org1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-19Bug 339379: Make Bugzilla::Product use Bugzilla::Objectmkanat%bugzilla.org1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-14Bug 94534: Customised resolutions - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-61/+134
<LpSolit@gmail.com> r=mkanat a=myk
2006-07-04Bug 338375: Use Bugzilla->params everywhere instead of Param().mkanat%bugzilla.org1-1/+0
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-06-21Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by ↵lpsolit%gmail.com1-3/+9
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-20Bug 304601: Bugzilla::Config's :locations exports need to be in their own ↵lpsolit%gmail.com1-2/+0
module - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat for the main patch, r=myk for the patch about CGI.pm a=justdave Bug 328637: Remove all legal_* versioncache arrays - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave Bug 110503 - Eliminate versioncache
2006-06-18Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com1-2/+7
Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-06-15Bug 341492: ./collectstats.pl --regenerate fails - Patch by Emmanuel Seyman ↵lpsolit%gmail.com1-2/+2
<eseyman@linagora.com> r=LpSolit a=myk
2006-04-07Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl ↵lpsolit%gmail.com1-81/+89
and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com1-6/+5
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-23Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by ↵lpsolit%gmail.com1-7/+7
Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-11-14Bug 313695: buglist.cgi and some other scripts do not use the shadow DB ↵lpsolit%gmail.com1-4/+2
anymore - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=justdave
2005-07-19Bug 300709: Avoid the use of SELECT * - Patch by Frédéric Buclin ↵lpsolit%gmail.com1-5/+4
<LpSolit@gmail.com> r=glob a=myk
2005-04-05Bug 286235: Implicit joins should be replaced by explicit joins - installment Amkanat%kerio.com1-17/+19
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-02-20Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function callmkanat%kerio.com1-4/+5
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
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