lpsolit%gmail.com
30b5c64a4a
Bug 344969: Remove hardcoded bug statuses from collectstats.pl and reports.cgi (prepare them for custom statuses) - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit
2007-04-10 12:07:16 +00:00
lpsolit%gmail.com
af6e390baa
Bug 373492: Data in data/mining/* is corrupted - Patch by Fr��d��ric Buclin <LpSolit@gmail.com> r=mkanat r=gerv a=mkanat
2007-03-12 17:01:16 +00:00
timeless%mozdev.org
a3c9431346
Bug 365256 Period is on the wrong side of a bunch of other parentheses
...
r=lpsolit a=justdave
2007-01-07 23:58:22 +00:00
wurblzap%gmail.com
2c3aae1024
Bug 224577: Bugzilla could use a web services interface.
...
Patch by Marc Schumann <wurblzap@gmail.com>;
r=mkanat; a=myk
2006-08-19 17:20:25 +00:00
mkanat%bugzilla.org
7259a58262
Bug 339382: Make Bugzilla::Field use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-25 23:20:42 +00:00
mkanat%bugzilla.org
2103a71f0e
Bug 339379: Make Bugzilla::Product use Bugzilla::Object
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-07-18 21:20:25 +00:00
lpsolit%gmail.com
1356a99120
Bug 94534: Customised resolutions - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-07-13 18:00:43 +00:00
mkanat%bugzilla.org
f2dd0345c6
Bug 338375: Use Bugzilla->params everywhere instead of Param().
...
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-07-03 21:42:47 +00:00
lpsolit%gmail.com
f886810984
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-06-21 00:44:48 +00:00
lpsolit%gmail.com
88f015828a
Bug 304601: Bugzilla::Config's :locations exports need to be in their own 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-19 20:15:18 +00:00
lpsolit%gmail.com
c9dc327a01
Bug 338796: Remove get_product_* from globals.pl - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-06-17 23:12:36 +00:00
lpsolit%gmail.com
2a46b76184
Bug 341492: ./collectstats.pl --regenerate fails - Patch by Emmanuel Seyman <eseyman@linagora.com> r=LpSolit a=myk
2006-06-14 21:45:10 +00:00
lpsolit%gmail.com
4c440a6fee
Bug 303690: Eliminate deprecated Bugzilla::DB routines from collectstats.pl and whineatnews.pl - Patch by Gabriel Sales de Oliveira <gabriel@async.com.br> r=LpSolit a=justdave
2006-04-06 22:26:28 +00:00
lpsolit%gmail.com
2462134fb3
Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_milestone - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-15 21:51:35 +00:00
lpsolit%gmail.com
22f9b41f4d
Bug 316971: [PostgreSQL] ./collectstats.pl --regenerate fails - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2005-12-23 02:01:54 +00:00
lpsolit%gmail.com
7a7ad18d53
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
8eb3a01684
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
5cbaea00ba
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
4f823365bf
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
c452acdf0e
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
62fe6eeb05
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
5412210cb7
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
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