lpsolit%gmail.com
29e2c70d31
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymore - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=justdave
2005-11-13 17:50:47 +00:00
lpsolit%gmail.com
0ddac04c80
Bug 300709: Avoid the use of SELECT * - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=glob a=myk
2005-07-19 14:33:40 +00:00
mkanat%kerio.com
160fff77bb
Bug 286235: Implicit joins should be replaced by explicit joins - installment A
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=joel, a=myk
2005-04-04 21:52:06 +00:00
mkanat%kerio.com
4f23ab2773
Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat, a=justdave
2005-02-20 07:53:17 +00:00
mkanat%kerio.com
a570c5ec1b
Bug 280497: Replace "LIMIT" with Bugzilla::DB function call
...
Patch By Tomas Kopal <Tomas.Kopal@altap.cz> r=mkanat,a=justdave
2005-02-18 16:14:27 +00:00
myk%mozilla.org
aedb51d8be
Fix for bug 265240: make collectstats generate valid RDF by not cutting off the opening RDF tag; r=kiko, a=myk
2004-10-20 23:00:45 +00:00
gerv%gerv.net
3995c366d7
Bug 225687 - add group controls to charts, along with various other cleanups. Patch by gerv; r=joel, a=justdave.
2004-08-29 21:29:36 +00:00
jocuri%softhome.net
9ff220e1b0
Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.
2004-06-22 08:00:58 +00:00
justdave%bugzilla.org
5154be9d1e
Bug 183753: Fix error "can't fork duplicates.cgi: Bad file descriptor" in collectstats.pl on Win32
...
Patch by Byron Jones <bugzilla@glob.com.au>
r=jouni, myk; a=myk
2004-05-27 09:21:24 +00:00
kiko%async.com.br
6f3fb84923
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
...
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-03-27 03:51:44 +00:00
gerv%gerv.net
a4a43cd750
Bug 232897 - make collectstats.pl work with shadow databases, by reading from shadow and writing to master. Patch by gerv; r=bbaetz, a=justdave.
2004-02-11 23:41:36 +00:00
gerv%gerv.net
69007c8ed2
Bug 227155 - make sure running collectstats.pl twice in a day, or migrating data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave.
2004-01-22 08:10:53 +00:00
bbaetz%acm.org
47e32a94e6
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
gerv%gerv.net
1adb0c7b49
Bu 210735 - collectstats.pl broken. Removes "uninitialised value" warning. Patch by gerv; r=bbaetz, a=justdave.
2003-11-02 15:22:42 +00:00
gerv%gerv.net
a5a1140ff7
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
2003-06-25 23:23:13 +00:00
justdave%syndicomm.com
127e1ef82d
Bug 202744: Removing unnecessary output from collectstats.pl cron job
...
r= gerv, a= justdave
2003-04-21 15:08:27 +00:00
gerv%gerv.net
b20a40ccd7
Bug 80157 - Add "regenerate" option to collectstats.pl. Patch by rwalters@qualcomm.com, with tweaks by jean_seb@hybride.com, dberlin@dberlin.org and gerv@mozilla.org; r=gerv, a=justdave.
2003-03-31 22:33:06 +00:00
jake%bugzilla.org
3c915014e3
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
...
r=justdave
a=justdave
2003-03-27 00:07:02 +00:00
bbaetz%acm.org
8b73cba208
Bug 191863 - Clean up Bugzilla.pm
...
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
bbaetz%student.usyd.edu.au
3397e5b0cd
Bug 163290 - move DB handling code into a module
...
r=justdave, myk, joel, preed
a=justdave
2003-01-14 20:00:11 +00:00
bbaetz%student.usyd.edu.au
1a66a353fa
Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave
2002-12-20 07:21:43 +00:00
justdave%syndicomm.com
dcedc988e9
Bug 183188: collectstats.pl no longer makes data/mining world-readable
...
patch by Christian Franke <Franke@computer.org>
r= bbaetz, justave a= justdave
2002-12-13 11:01:03 +00:00
myk%mozilla.org
5bc8d9459c
Fix for bug 156548: XUL implementation of duplicates report.
2002-11-05 01:54:15 +00:00
bbaetz%student.usyd.edu.au
2b781fd427
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
...
r=joel x2
2002-08-26 06:17:26 +00:00
bbaetz%student.usyd.edu.au
80f3e185c0
Bug 43600 - Convert products/components to use ids instead of names.
...
Initial attempt by jake@bugzilla.org , updated by me
r=joel, preed
2002-08-12 05:43:05 +00:00
justdave%syndicomm.com
336d245aa5
Fix for bug 21253: removing all single-parameter system() calls from Bugzilla
...
Patch by Dave Miller <justdave@syndicomm.com>
r= tara@tequilarista.org
2001-06-06 21:17:42 +00:00
tara%tequilarista.org
056744dad1
Bullshit checkin to add the fact that the previous changes also include the final fix for bug 72721. I am a buckethead
2001-04-19 17:35:23 +00:00
tara%tequilarista.org
4aeb7565b6
landing final patch for bug 76261
2001-04-19 17:19:07 +00:00
justdave%syndicomm.com
926fa731c5
Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug 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-04-06 18:19:47 +00:00
gerv%gerv.net
eec7acc5fe
Whitespace changes only; removing tabs and reformatting my changes to match the rest of the file. Long overdue.
2001-03-10 01:47:30 +00:00
gerv%gerv.net
657799e507
More bug 6682. Perhaps this could be it.
2001-01-18 23:08:22 +00:00
gerv%gerv.net
b56a5eb3ac
Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>
2000-12-14 17:52:18 +00:00
gerv%gerv.net
62bfb000c3
Bug 6682: moving location of graph creation dir to graphs instead of data/mining, for security reasons.
2000-12-05 22:36:26 +00:00
tara%tequilarista.org
77a5e75043
Last minute adjustments
2000-10-30 23:23:42 +00:00
tara%tequilarista.org
3347f61971
Landing Gerv and Adam's changes for bug #6682
2000-10-30 23:02:41 +00:00
tara%tequilarista.org
f4303b44e5
Landing duplicates stuff from gervase markham
2000-10-23 22:01:31 +00:00
cyeh%bluemartini.com
0343853d5e
fix for 44653: Products with / in don't get any chart data
...
patch submitted by gavins@iplbath.com
2000-09-12 21:35:46 +00:00
cyeh%bluemartini.com
eb3b1f0ffc
committing to close bug 6682 "Chart all bug states". patches
...
contributed by mhamby@logicon.com
2000-06-23 18:59:48 +00:00
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
bryce-mozilla%nextbus.com
04f62c0f29
Create a summary report for "-All-" bugs. Default links on. Switch sense of
...
banner flag. Add commented-out line to enable showing SQL line.
1999-05-04 00:01:57 +00:00
terry%netscape.com
ed622524ac
Fixed bug 3365 -- was generating wrong statistics if there were no NEW
...
or no ASSIGNED bugs.
1999-03-05 20:05:53 +00:00
terry%netscape.com
0068de47ac
Reformated all the code to match the rest of Bugzilla.
1999-03-05 19:48:26 +00:00
terry%netscape.com
54ec141a85
Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product
...
names that have a "/" in them.
1998-11-09 23:19:37 +00:00
harrison%netscape.com
e44fc2230a
all products get stats collected now, not just a hardcoded list.
1998-10-27 10:43:24 +00:00
harrison%netscape.com
7fceefc39d
run me out of cron, i collect stats for the report graphs.
1998-10-26 20:15:38 +00:00