Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 2003-02-07 | 1 | -1/+1 |
| | | | | | r=gerv, justdave a=justdave | ||||
* | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 2003-01-15 | 1 | -1/+5 |
| | | | | | r=justdave, myk, joel, preed a=justdave | ||||
* | Bug 173622 - Move template handling into a module. r=justdave, joel, a=justdave | bbaetz%student.usyd.edu.au | 2002-12-20 | 1 | -1/+1 |
| | |||||
* | Bug 183188: collectstats.pl no longer makes data/mining world-readable | justdave%syndicomm.com | 2002-12-13 | 1 | -1/+1 |
| | | | | | patch by Christian Franke <Franke@computer.org> r= bbaetz, justave a= justdave | ||||
* | Fix for bug 156548: XUL implementation of duplicates report. | myk%mozilla.org | 2002-11-05 | 1 | -0/+17 |
| | |||||
* | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 2002-08-26 | 1 | -1/+0 |
| | | | | r=joel x2 | ||||
* | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 2002-08-12 | 1 | -2/+5 |
| | | | | | Initial attempt by jake@bugzilla.org, updated by me r=joel, preed | ||||
* | Fix for bug 21253: removing all single-parameter system() calls from Bugzilla | justdave%syndicomm.com | 2001-06-07 | 1 | -2/+2 |
| | | | | | Patch by Dave Miller <justdave@syndicomm.com> r= tara@tequilarista.org | ||||
* | Bullshit checkin to add the fact that the previous changes also include the ↵ | tara%tequilarista.org | 2001-04-20 | 1 | -0/+1 |
| | | | | final fix for bug 72721. I am a buckethead | ||||
* | landing final patch for bug 76261 | tara%tequilarista.org | 2001-04-20 | 1 | -3/+3 |
| | |||||
* | Fix for bug 72721 (duplicates.cgi performs poorly with lots of bugs) and bug ↵ | justdave%syndicomm.com | 2001-04-07 | 1 | -5/+10 |
| | | | | | | | 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 | ||||
* | Whitespace changes only; removing tabs and reformatting my changes to match ↵ | gerv%gerv.net | 2001-03-10 | 1 | -61/+56 |
| | | | | the rest of the file. Long overdue. | ||||
* | More bug 6682. Perhaps this could be it. | gerv%gerv.net | 2001-01-19 | 1 | -1/+1 |
| | |||||
* | Made deletion of graphs safer. Thanks to Joseph Heenan <joseph@picsel.com> | gerv%gerv.net | 2000-12-15 | 1 | -4/+5 |
| | |||||
* | Bug 6682: moving location of graph creation dir to graphs instead of ↵ | gerv%gerv.net | 2000-12-06 | 1 | -4/+4 |
| | | | | data/mining, for security reasons. | ||||
* | Last minute adjustments | tara%tequilarista.org | 2000-10-31 | 1 | -2/+2 |
| | |||||
* | Landing Gerv and Adam's changes for bug #6682 | tara%tequilarista.org | 2000-10-31 | 1 | -23/+32 |
| | |||||
* | Landing duplicates stuff from gervase markham | tara%tequilarista.org | 2000-10-24 | 1 | -0/+84 |
| | |||||
* | fix for 44653: Products with / in don't get any chart data | cyeh%bluemartini.com | 2000-09-13 | 1 | -3/+5 |
| | | | | patch submitted by gavins@iplbath.com | ||||
* | committing to close bug 6682 "Chart all bug states". patches | cyeh%bluemartini.com | 2000-06-24 | 1 | -3/+8 |
| | | | | contributed by mhamby@logicon.com | ||||
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
| | |||||
* | Create a summary report for "-All-" bugs. Default links on. Switch sense of | bryce-mozilla%nextbus.com | 1999-05-04 | 1 | -2/+9 |
| | | | | banner flag. Add commented-out line to enable showing SQL line. | ||||
* | Fixed bug 3365 -- was generating wrong statistics if there were no NEW | terry%netscape.com | 1999-03-06 | 1 | -7/+3 |
| | | | | or no ASSIGNED bugs. | ||||
* | Reformated all the code to match the rest of Bugzilla. | terry%netscape.com | 1999-03-06 | 1 | -58/+47 |
| | |||||
* | Patch by Sam Ziegler <ziegler@mediaguaranty.com> -- cope with product | terry%netscape.com | 1998-11-10 | 1 | -1/+2 |
| | | | | names that have a "/" in them. | ||||
* | all products get stats collected now, not just a hardcoded list. | harrison%netscape.com | 1998-10-27 | 1 | -5/+4 |
| | |||||
* | run me out of cron, i collect stats for the report graphs. | harrison%netscape.com | 1998-10-27 | 1 | -0/+107 |