cyeh%bluemartini.com
7f47848fb4
fix for 6682: Chart all bug states
...
patch submitted by
gervase.markham@univ.ox.ac.uk
(Gervase Markham)
2001-03-09 21:24:53 +00:00
cyeh%bluemartini.com
f288dee6ae
fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
...
patch contributed to dave@intrec.com (Dave Miller).
remove useless code.
2001-02-28 23:36:49 +00:00
dave%intrec.com
f708c0f022
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39159. Patch by Alan Shields <shie9022@msmailhub.oulan.ou.edu>
2001-01-27 02:34:17 +00:00
tara%tequilarista.org
8dfe98e098
Landing Ask Bjoern Hansen's fix for bug #39159
2001-01-20 16:58:32 +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
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
terry%mozilla.org
9ffb1cc795
Make 'doomed' reports honor the per-product defaultmilestone setting, rather than looking at the obsolete system-wide 'curmilestone' param.
2000-11-09 18:57:51 +00:00
tara%tequilarista.org
3347f61971
Landing Gerv and Adam's changes for bug #6682
2000-10-30 23:02:41 +00:00
dmose%mozilla.org
c1aa1c70d5
The code was trying to use ConnectToDatabase to connect to the shadow db after quietly_check_login() had already called it for us under the covers _without_ the useshadowdb parameter. So reports were being run against the main database, triggering UI stalls. r=endico@mozilla.org
2000-10-25 02:34:13 +00:00
tara%tequilarista.org
51a12fa0af
Fixing bug #46897
2000-08-07 22:59:55 +00:00
dave%intrec.com
8ac9893990
Fix for bug 46002 (reports.cgi allows users to view restricted products).
...
Patch submitted by jmrobins@tgix.com (Joe Robins)
2000-07-21 17:00:40 +00:00
dave%intrec.com
168f895e13
Fix for bug 27248 (Bug listings saved with .html extension). Patch
...
submitted by mhamby@logicon.com (Mark Hamby).
2000-07-19 16:05:52 +00:00
terry%mozilla.org
3f8b88b7c1
Fixed links off of 'Most doomed' reports to only list bugs that match the product we're reporting about.
2000-07-07 21:05:19 +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
donm%bluemartini.com
c4e99b1bca
patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
...
produce gifs.
2000-04-25 21:05:32 +00:00
terry%mozilla.org
ef0df74ad9
Whoops; removed extra double-quote.
2000-03-08 14:46:18 +00:00
terry%mozilla.org
c3ae7bc600
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
2000-03-07 18:23:00 +00:00
terry%mozilla.org
2e951c9f45
Make reports work off of the the shadow database.
2000-02-18 01:15:21 +00:00
terry%mozilla.org
f816e9eee4
Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if they asked for no header.
2000-01-19 20:30:28 +00:00
terry%mozilla.org
f5e622daa8
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
...
me. Added a footer to every page. Add some options to do things like
display checkboxes instead of scrolling lists, and a new formatting
for email diffs, and show list items capitalized instead of all upper
case.
2000-01-14 22:35:49 +00:00
dmose%mozilla.org
2db9bdbbbe
updated license boilerplate
1999-11-01 23:33:56 +00:00
terry%mozilla.org
0a1bb415dc
Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module is unavailable.
1999-09-29 22:51:30 +00:00
terry%mozilla.org
082965d92b
Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show quips.
1999-09-27 21:25:19 +00:00
terry%mozilla.org
e7749e144e
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.
1999-09-23 19:19:02 +00:00
endico%mozilla.org
f1407aee70
another M9 hard coded in to most doomed
1999-08-29 15:42:12 +00:00
endico%mozilla.org
b20f3dc7c9
fixed a typo
1999-08-27 04:11:44 +00:00
endico%mozilla.org
7db400311f
oops. M9 was haredwired in
1999-08-27 03:57:49 +00:00
endico%mozilla.org
5052cd1ab1
only claim that these are the 20 most doomed if we've left people off the list
1999-08-07 02:25:38 +00:00
endico%mozilla.org
8f64e71f14
limit Most Recently Doomed to the 20 most doomed. the full report takes forever
1999-08-07 01:49:03 +00:00
endico%mozilla.org
32ce413edb
Add a new report "most recently doomed".
1999-08-07 00:38:09 +00:00
endico%mozilla.org
f51390d1ad
Oops. was counting closed bugs too.
1999-08-05 21:21:01 +00:00
endico%mozilla.org
f94cab1d47
don't offer most doomed report if this bugzilla installation doesn't use milestones. remove semicolons from sql queries. the version of mysql running on lounge throws an error on semicoloned queries.
1999-08-05 20:48:51 +00:00
endico%mozilla.org
f931022791
Add a current milestone variable and a most doomed report that's like the ones chofmann posts listing engineers with Mx bugs by number of bugs.
1999-08-05 20:02:20 +00:00
bryce-mozilla%nextbus.com
1865ff8069
Remove dead code
1999-05-12 04:33:14 +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
16fdcd3d1c
Don't draw any more than 20 date ticks.
1999-02-02 15:03:52 +00:00
terry%netscape.com
36959033f9
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
1998-11-22 01:12:09 +00:00
terry%netscape.com
ca1d736df9
Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.
1998-11-20 19:18:37 +00:00
terry%netscape.com
68314873bf
Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.
1998-11-16 19:43:50 +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
3744fe3dd3
output key no longer required, silently defaults to most_doomed.
...
(people were linking into report.cgi without an output key
specified, this fix prevents perl from squealing.)
1998-10-27 10:54:27 +00:00
harrison%netscape.com
0353ba1902
security check for legal products in place. bug charts are not
...
available as an option if collectstats.pl has never been run.
added quip support.
1998-10-27 10:43:01 +00:00
harrison%netscape.com
0aee8a1c01
patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug
...
graphs available, minor hacks.
1998-10-26 20:15:13 +00:00
harrison%netscape.com
4ea1d31bcb
added required second argument to make_options call, should keep
...
perl from complaining about Use of uninitialized value at
CGI.pl line 189 (#1 )
1998-10-18 22:32:15 +00:00
harrison%netscape.com
f1b38d3a14
created reports.cgi which provide an overview of active bugs
...
sorted by owner. updated README to reflect my experiences
installing mysql, bugzilla. put links into index.html, query.cgi
to point into reports.cgi. harrison 10/18/98
1998-10-18 22:18:25 +00:00