jocuri%softhome.net
13b711ab55
Patch for bug 247772: Improve SQL capitalization in collectstats; r=joel; a=justdave.
2004-06-22 08:00:58 +00:00
justdave%bugzilla.org
15e9fbc8ec
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
b87ad5c610
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
b4b1f11e87
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
aa1cc7eac0
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
67e8c67eee
Bug 208604 - Make data/template dir locations configurable
2003-11-22 03:50:42 +00:00
gerv%gerv.net
a9386051c2
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
92e580113f
Bug 16009 - generic charting. Patch by gerv; r,a=justdave.
2003-06-25 23:23:13 +00:00
justdave%syndicomm.com
7f8f710ac2
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
b88389c635
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
774aa5e232
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
0342840059
Bug 191863 - Clean up Bugzilla.pm
...
r=gerv, justdave
a=justdave
2003-02-07 07:19:15 +00:00
bbaetz%student.usyd.edu.au
5923ebef4a
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
6c0875eb6a
Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave
2002-12-20 07:21:43 +00:00
justdave%syndicomm.com
84ff91de1d
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
3a8bec06d5
Fix for bug 156548: XUL implementation of duplicates report.
2002-11-05 01:54:15 +00:00
bbaetz%student.usyd.edu.au
aacda75fc3
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
900e798ac1
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
6a4944b94c
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
1e20598db4
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
53cd81e03f
landing final patch for bug 76261
2001-04-19 17:19:07 +00:00
justdave%syndicomm.com
9c98204052
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
f8d14b0746
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
eda68a8d77
More bug 6682. Perhaps this could be it.
2001-01-18 23:08:22 +00:00
gerv%gerv.net
2ae7bd34cb
Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com>
2000-12-14 17:52:18 +00:00
gerv%gerv.net
f7c40cfd04
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
80e30fac42
Last minute adjustments
2000-10-30 23:23:42 +00:00
tara%tequilarista.org
f9ba63a7e0
Landing Gerv and Adam's changes for bug #6682
2000-10-30 23:02:41 +00:00
tara%tequilarista.org
14d7309972
Landing duplicates stuff from gervase markham
2000-10-23 22:01:31 +00:00
cyeh%bluemartini.com
d394552354
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
a99ef2beeb
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
18f71469a1
updated license boilerplate
1999-11-01 23:33:56 +00:00
bryce-mozilla%nextbus.com
d5adcdfeaa
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
0876c9ee3e
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
5e0d61f18d
Reformated all the code to match the rest of Bugzilla.
1999-03-05 19:48:26 +00:00
terry%netscape.com
87a8d40bbc
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
46ecce78c1
all products get stats collected now, not just a hardcoded list.
1998-10-27 10:43:24 +00:00
harrison%netscape.com
6a85c2e1c3
run me out of cron, i collect stats for the report graphs.
1998-10-26 20:15:38 +00:00