Граф коммитов

54 Коммитов

Автор SHA1 Сообщение Дата
gerv%gerv.net 0daa32f443 Move a </center> tag (inserted in bug 129442 in a vain attempt to make this CGI's HTML validate) to the bottom of the initial page. This has the effect of fixing the alignment of the "choose chart" widgets; returning them back to the centre, where it should be. No bug number. 2002-04-26 21:09:50 +00:00
bbaetz%student.usyd.edu.au 10422610d8 Bug 129442 - make html of a default installation (mostly) HTML 4.01
transitional compliant
Original patch by chema@ximian.com, modified/extended by
bbaetz@student.usyd.edu.au
r=gerv, justdave
2002-04-15 02:48:17 +00:00
gerv%gerv.net 301aa625f1 Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by cedric.caron@urbanet.ch; fixed up by xor@ivwnet.com; 2xr=gerv. 2002-03-23 13:47:31 +00:00
bbaetz%student.usyd.edu.au 883a899bc3 Bug 122744 - charting fails taint checks
r=daa@distributed.net, gerv
2002-01-31 23:51:38 +00:00
justdave%syndicomm.com e24c04e22a Fix for bug 108982: enable taint mode for all user-facing CGI files.
Patch by Brad Baetz <bbaetz@student.usyd.edu.au>
r= jake, justdave
2002-01-20 01:44:52 +00:00
jake%acutex.net 65fa8f8fc3 Bug 63249 - The Bug Counts report was running very slowly due to unneeded fields/joins in the SQL query.
Patch by Matthew Tuck <matty@chariot.net.au>
r= gerv@mozilla.org, jake@acutex.net
2001-10-23 14:45:45 +00:00
justdave%syndicomm.com 93a2f50358 Fix for bug 104516: No code changes in this patch, all this checkin does is remove all tabs from the bugzilla source and replace it with the appropriate number of spaces (in most cases 8) to line up with existing code. This is part of the effort to bring the existing codebase up to par with our style guidelines.
Patch by Jake Steehagen <jake@acutex.net>
r= justdave x2
2001-10-13 01:36:17 +00:00
gerv%gerv.net 44a89994a3 Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=jake. 2001-07-01 19:09:29 +00:00
justdave%syndicomm.com 08322c85b4 Fix for bug 38854: reports.cgi needs to escape (untrusted) url params
Patch by Myk Melez <myk@mozilla.org>
r= jake@acutex.net
2001-05-10 03:02:52 +00:00
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