Age | Commit message (Expand) | Author | Files | Lines |
2004-07-10 | Bug 237627: Validate dataset name in reports.cgi | bugreport%peshkin.net | 1 | -1/+1 |
2004-03-27 | Fix for bug 234175: Remove deprecated ConnectToDatabase() and | kiko%async.com.br | 1 | -2/+1 |
2004-03-27 | Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-... | jocuri%softhome.net | 1 | -20/+24 |
2003-11-22 | Bug 208604 - Make data/template dir locations configurable | bbaetz%acm.org | 1 | -1/+3 |
2003-05-05 | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 1 | -5/+4 |
2003-03-27 | Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line | jake%bugzilla.org | 1 | -1/+1 |
2003-02-07 | Bug 191863 - Clean up Bugzilla.pm | bbaetz%acm.org | 1 | -1/+1 |
2003-01-15 | Bug 163290 - move DB handling code into a module | bbaetz%student.usyd.edu.au | 1 | -1/+5 |
2002-12-10 | Bug 184081 Change search interfaces to use Viewable products instead of enter... | bugreport%peshkin.net | 1 | -3/+1 |
2002-11-30 | Bug 182512 Charts over time broken | bugreport%peshkin.net | 1 | -1/+2 |
2002-11-25 | Bug 147275 Rearchitect product groups | bugreport%peshkin.net | 1 | -19/+7 |
2002-10-17 | Bug 172959 - Remove old reporting (most doomed etc.). Patch by gerv; r=bbaetz. | gerv%gerv.net | 1 | -539/+33 |
2002-10-06 | Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa... | gerv%gerv.net | 1 | -5/+3 |
2002-09-20 | Bug 167476 - unix_timestamp conversion error using MySQL. Patch by finne@stof... | gerv%gerv.net | 1 | -1/+1 |
2002-09-11 | Bug 166821 - reports.cgi broken by recent schema changes. r=bbaetz. | gerv%gerv.net | 1 | -2/+7 |
2002-08-26 | Bug 76923 - Don't |use diagnostics| (its really expensive at startup time) | bbaetz%student.usyd.edu.au | 1 | -1/+0 |
2002-08-12 | Bug 43600 - Convert products/components to use ids instead of names. | bbaetz%student.usyd.edu.au | 1 | -6/+8 |
2002-07-25 | Bug 67950 - Move the quip list into the database. Patch by davef@tetsubo.com;... | gerv%gerv.net | 1 | -50/+2 |
2002-04-27 | Move a </center> tag (inserted in bug 129442 in a vain attempt to make this C... | gerv%gerv.net | 1 | -1/+1 |
2002-04-15 | Bug 129442 - make html of a default installation (mostly) HTML 4.01 | bbaetz%student.usyd.edu.au | 1 | -0/+1 |
2002-03-23 | Bug 132634 - remove warning in reports.cgi when quips aren't used. Patch by c... | gerv%gerv.net | 1 | -1/+3 |
2002-02-01 | Bug 122744 - charting fails taint checks | bbaetz%student.usyd.edu.au | 1 | -0/+17 |
2002-01-20 | Fix for bug 108982: enable taint mode for all user-facing CGI files. | justdave%syndicomm.com | 1 | -1/+3 |
2001-10-23 | Bug 63249 - The Bug Counts report was running very slowly due to unneeded fie... | jake%acutex.net | 1 | -16/+5 |
2001-10-13 | Fix for bug 104516: No code changes in this patch, all this checkin does is r... | justdave%syndicomm.com | 1 | -3/+3 |
2001-07-02 | Make bug chart filenames other-OS friendly by removing colons. Bug 88179. r=j... | gerv%gerv.net | 1 | -13/+3 |
2001-05-10 | Fix for bug 38854: reports.cgi needs to escape (untrusted) url params | justdave%syndicomm.com | 1 | -62/+46 |
2001-03-10 | fix for 6682: Chart all bug states | cyeh%bluemartini.com | 1 | -32/+43 |
2001-03-01 | fix for 69147: reports.cgi still refers to gif (bugzilla 2.11) | cyeh%bluemartini.com | 1 | -1/+0 |
2001-01-27 | Fix for bug 66154, fixes error introduced in v1.42 of reports.cgi from bug 39... | dave%intrec.com | 1 | -1/+1 |
2001-01-21 | Landing Ask Bjoern Hansen's fix for bug #39159 | tara%tequilarista.org | 1 | -4/+10 |
2001-01-19 | More bug 6682. Perhaps this could be it. | gerv%gerv.net | 1 | -1/+1 |
2000-12-06 | Bug 6682: moving location of graph creation dir to graphs instead of data/min... | gerv%gerv.net | 1 | -4/+5 |
2000-11-10 | Make 'doomed' reports honor the per-product defaultmilestone setting, rather ... | terry%mozilla.org | 1 | -0/+6 |
2000-10-31 | Landing Gerv and Adam's changes for bug #6682 | tara%tequilarista.org | 1 | -553/+607 |
2000-10-25 | The code was trying to use ConnectToDatabase to connect to the shadow db afte... | dmose%mozilla.org | 1 | -1/+1 |
2000-08-08 | Fixing bug #46897 | tara%tequilarista.org | 1 | -1/+3 |
2000-07-22 | Fix for bug 46002 (reports.cgi allows users to view restricted products). | dave%intrec.com | 1 | -1/+34 |
2000-07-20 | Fix for bug 27248 (Bug listings saved with .html extension). Patch | dave%intrec.com | 1 | -1/+2 |
2000-07-08 | Fixed links off of 'Most doomed' reports to only list bugs that match the pro... | terry%mozilla.org | 1 | -1/+5 |
2000-06-24 | committing to close bug 6682 "Chart all bug states". patches | cyeh%bluemartini.com | 1 | -5/+15 |
2000-04-26 | patch from bug 2178 applied and fix for versions of GD/Chart::Lines that won't | donm%bluemartini.com | 1 | -3/+10 |
2000-03-08 | Whoops; removed extra double-quote. | terry%mozilla.org | 1 | -1/+1 |
2000-03-08 | Patch by Brian Duggan <bduggan@oven.com> -- security improvements. | terry%mozilla.org | 1 | -4/+4 |
2000-02-18 | Make reports work off of the the shadow database. | terry%mozilla.org | 1 | -1/+1 |
2000-01-20 | Patch by Holger Schurig <holger@holger.om.org> -- don't display footer if the... | terry%mozilla.org | 1 | -4/+6 |
2000-01-15 | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 1 | -2/+5 |
1999-11-02 | updated license boilerplate | dmose%mozilla.org | 1 | -10/+11 |
1999-09-30 | Patch by holger@holger.om.org (Holger Schurig) -- cope if Chart::Lines module... | terry%mozilla.org | 1 | -2/+4 |
1999-09-28 | Patch by Markus Rex <msrex@suse.de> -- add a param to contorl whether to show... | terry%mozilla.org | 1 | -1/+7 |