index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reports.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix for 6682: Chart all bug states
cyeh%bluemartini.com
2001-03-10
1
-32
/
+43
*
fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
cyeh%bluemartini.com
2001-03-01
1
-1
/
+0
*
Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39...
dave%intrec.com
2001-01-27
1
-1
/
+1
*
Landing Ask Bjoern Hansen's fix for bug #39159
tara%tequilarista.org
2001-01-21
1
-4
/
+10
*
More bug 6682. Perhaps this could be it.
gerv%gerv.net
2001-01-19
1
-1
/
+1
*
Bug 6682: moving location of graph creation dir to graphs instead of data/min...
gerv%gerv.net
2000-12-06
1
-4
/
+5
*
Make 'doomed' reports honor the per-product defaultmilestone setting, rather ...
terry%mozilla.org
2000-11-10
1
-0
/
+6
*
Landing Gerv and Adam's changes for bug #6682
tara%tequilarista.org
2000-10-31
1
-553
/
+607
*
The code was trying to use ConnectToDatabase to connect to the shadow db afte...
dmose%mozilla.org
2000-10-25
1
-1
/
+1
*
Fixing bug #46897
tara%tequilarista.org
2000-08-08
1
-1
/
+3
*
Fix for bug 46002 (reports.cgi allows users to view restricted products).
dave%intrec.com
2000-07-22
1
-1
/
+34
*
Fix for bug 27248 (Bug listings saved with .html extension). Patch
dave%intrec.com
2000-07-19
1
-1
/
+2
*
Fixed links off of 'Most doomed' reports to only list bugs that match the pro...
terry%mozilla.org
2000-07-08
1
-1
/
+5
*
committing to close bug 6682 "Chart all bug states". patches
cyeh%bluemartini.com
2000-06-24
1
-5
/
+15
*
patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't
donm%bluemartini.com
2000-04-26
1
-3
/
+10
*
Whoops; removed extra double-quote.
terry%mozilla.org
2000-03-08
1
-1
/
+1
*
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
terry%mozilla.org
2000-03-08
1
-4
/
+4
*
Make reports work off of the the shadow database.
terry%mozilla.org
2000-02-18
1
-1
/
+1
*
Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if the...
terry%mozilla.org
2000-01-20
1
-4
/
+6
*
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org
2000-01-15
1
-2
/
+5
*
updated license boilerplate
dmose%mozilla.org
1999-11-02
1
-10
/
+11
*
Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module...
terry%mozilla.org
1999-09-30
1
-2
/
+4
*
Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show...
terry%mozilla.org
1999-09-28
1
-1
/
+7
*
Patch by holger@holger.om.org (Holger Schurig) -- several cleanups.
terry%mozilla.org
1999-09-24
1
-0
/
+3
*
another M9 hard coded in to most doomed
endico%mozilla.org
1999-08-29
1
-1
/
+1
*
fixed a typo
endico%mozilla.org
1999-08-27
1
-1
/
+1
*
oops. M9 was haredwired in
endico%mozilla.org
1999-08-27
1
-1
/
+1
*
only claim that these are the 20 most doomed if we've left people off the list
endico%mozilla.org
1999-08-07
1
-1
/
+3
*
limit Most Recently Doomed to the 20 most doomed. the full report takes forever
endico%mozilla.org
1999-08-07
1
-0
/
+5
*
Add a new report "most recently doomed".
endico%mozilla.org
1999-08-07
1
-3
/
+112
*
Oops. was counting closed bugs too.
endico%mozilla.org
1999-08-06
1
-1
/
+13
*
don't offer most doomed report if this bugzilla installation doesn't use mile...
endico%mozilla.org
1999-08-06
1
-4
/
+8
*
Add a current milestone variable and a most doomed report that's like the one...
endico%mozilla.org
1999-08-06
1
-4
/
+122
*
Remove dead code
bryce-mozilla%nextbus.com
1999-05-12
1
-10
/
+0
*
Create a summary report for "-All-" bugs. Default links on. Switch sense of
bryce-mozilla%nextbus.com
1999-05-04
1
-25
/
+34
*
Don't draw any more than 20 date ticks.
terry%netscape.com
1999-02-02
1
-0
/
+7
*
Patch from Sam Ziegler <sam@ziegler.org>: fix some typos.
terry%netscape.com
1998-11-22
1
-1
/
+1
*
Backed out Andrew's patch -- turns out it was doing quoting sublty wrong.
terry%netscape.com
1998-11-21
1
-11
/
+9
*
Patch by Andrew Anderson <andrew@redhat.com>. Many minor bugfixes and cleanup.
terry%netscape.com
1998-11-17
1
-9
/
+11
*
Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product
terry%netscape.com
1998-11-10
1
-1
/
+5
*
output key no longer required, silently defaults to most_doomed.
harrison%netscape.com
1998-10-27
1
-1
/
+3
*
security check for legal products in place. bug charts are not
harrison%netscape.com
1998-10-27
1
-9
/
+31
*
patch from Sam Ziegler <ziegler@mediaguaranty.com>, bug
harrison%netscape.com
1998-10-27
1
-12
/
+161
*
added required second argument to make_options call, should keep
harrison%netscape.com
1998-10-19
1
-1
/
+1
*
created reports.cgi which provide an overview of active bugs
harrison%netscape.com
1998-10-19
1
-0
/
+325
[prev]