| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 208699 - Move Throw{Code,Template}Error into Error.pm | bbaetz%acm.org | 2003-09-14 | 1 | -29/+24 |
* | Bug 217632 - Remove @@@ comment from message.html.tmpl. Patch by gerv; r,a=ju... | gerv%gerv.net | 2003-09-10 | 1 | -1/+1 |
* | Bug 218515 - fix tree bustage from bug 207044. Patch by gerv; r,a=bzbot. | gerv%gerv.net | 2003-09-07 | 1 | -3/+5 |
* | Bug 207044 - Filter more template directives. None of these are security bugs... | gerv%gerv.net | 2003-09-07 | 33 | -259/+199 |
* | Fix for bug 145588: adds full-text search option for more accurate finding of... | myk%mozilla.org | 2003-09-03 | 10 | -27/+216 |
* | Fix for bug 207754 aka bugreplies: It should be possible to produce a | kiko%async.com.br | 2003-09-02 | 2 | -11/+79 |
* | Bug 192385: Bug ID wordwraped in change-several-bugs page if window was narrow | justdave%syndicomm.com | 2003-08-24 | 1 | -1/+8 |
* | Bug 139011 - Improve buglist colors further | burnus%gmx.de | 2003-08-22 | 2 | -5/+6 |
* | Check for PatchReader as a part of the installation and disable the "Diff" | jkeiser%netscape.com | 2003-08-20 | 2 | -2/+16 |
* | Fix for bug 204560: display alias in long listing. | myk%mozilla.org | 2003-08-05 | 1 | -0/+3 |
* | Patch Viewer, a pretty way of viewing and manipulating patches (bug 174942). ... | jkeiser%netscape.com | 2003-07-31 | 7 | -46/+590 |
* | Bug 153583 - Links to obsoleted attachment should use line-through style | caillon%returnzero.com | 2003-07-27 | 1 | -5/+1 |
* | Fix tinderbox bustage | justdave%syndicomm.com | 2003-07-22 | 1 | -1/+1 |
* | Fix for bug 98147: disables "View All Attachments" link if there are no attac... | myk%mozilla.org | 2003-07-22 | 1 | -3/+9 |
* | Bug 204798 - Total in graph report is incorrect. Patch by kniht@us.ibm.com; r... | gerv%gerv.net | 2003-07-14 | 1 | -2/+10 |
* | Bug 203444 - Add request for about:buildconfig to Bugzilla Helper. Patch by g... | gerv%gerv.net | 2003-07-14 | 1 | -3/+6 |
* | Bug 13540 - change filters to cope with new terms.* code. | gerv%gerv.net | 2003-07-04 | 1 | -7/+5 |
* | Bug 13540 again - removing tabs from this file, inserted accidentally by last... | gerv%gerv.net | 2003-07-04 | 1 | -3/+3 |
* | Bug 13540 - allow key terms, like "Bugzilla" and "bug", to be altered without... | gerv%gerv.net | 2003-07-04 | 85 | -1102/+1320 |
* | Bug 16009 - generic charting. Patch by gerv; r,a=justdave. | gerv%gerv.net | 2003-06-26 | 13 | -3/+890 |
* | Fix for bug 204631: enhances config.cgi to generate a list of queryable field... | myk%mozilla.org | 2003-06-24 | 2 | -1/+24 |
* | Bug 208583 - Remove PerformSubsts from templates | bbaetz%acm.org | 2003-06-07 | 2 | -3/+1 |
* | Bug 180635 - Enhance Bugzilla::User to store additional information | bbaetz%acm.org | 2003-06-03 | 8 | -39/+33 |
* | Bug 207085 Updating a stored query shouldn't return the same message as creat... | timeless%mozdev.org | 2003-05-26 | 1 | -0/+5 |
* | Bug 37749 - query for changes to specific field in last n days not working. R... | gerv%gerv.net | 2003-05-23 | 2 | -22/+20 |
* | Bug 201816 - use CGI.pm for header output | bbaetz%acm.org | 2003-05-05 | 1 | -5/+0 |
* | Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/... | myk%mozilla.org | 2003-05-01 | 2 | -0/+5 |
* | Fixing build bustage by adding version string and license header. | myk%mozilla.org | 2003-04-30 | 2 | -0/+41 |
* | Fix for bug 72837: a script that generates configuration information for a Bu... | myk%mozilla.org | 2003-04-30 | 2 | -0/+258 |
* | Bug 200198 - user-error.html.tmpl's use [% changedsince %] instead of $change... | burnus%gmx.de | 2003-04-29 | 1 | -1/+2 |
* | Bug 197171 - report.cgi: Use of uninitialized value in numeric lt. Patch by g... | gerv%gerv.net | 2003-04-27 | 1 | -0/+4 |
* | Byg 202463 - prefill 'assign to' with default component owner | bbaetz%acm.org | 2003-04-27 | 1 | -4/+47 |
* | Fix for bug 179510: takes group restrictions into account when sending reques... | myk%mozilla.org | 2003-04-25 | 1 | -0/+21 |
* | Bug 192677: Add new test to flag failure-to-filter situations in the template... | justdave%syndicomm.com | 2003-04-25 | 17 | -25/+635 |
* | Bug 71790 - Duplicate resolution field should include bug number of original | burnus%gmx.de | 2003-04-09 | 1 | -1/+6 |
* | Fix for bug 200961: unhorks display of bug ID in RDF version of bug list. | myk%mozilla.org | 2003-04-08 | 1 | -2/+2 |
* | Bug 190589 - sidebar.cgi should link to report.cgi instead of reports.cgi for... | burnus%gmx.de | 2003-04-03 | 1 | -1/+1 |
* | Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly. | bbaetz%acm.org | 2003-04-02 | 1 | -29/+13 |
* | Bug 195530 - Make javascript version of buglists available. r=bbaetz, jesse, ... | gerv%gerv.net | 2003-04-01 | 1 | -0/+33 |
* | Bug 192121 - Javascript error in guided bug entry. Patch by gerv; r=kiko, a=j... | gerv%gerv.net | 2003-04-01 | 1 | -3/+6 |
* | Bug 197689 Missing Query - The query named $name seems to no longer exist. | timeless%mozdev.org | 2003-03-30 | 1 | -1/+1 |
* | Bug 195621 - Back out taint-related changes from bug 160710. Patch by gerv; r... | gerv%gerv.net | 2003-03-25 | 1 | -10/+2 |
* | Bug 190892: Radio button for "run this query" looks silly if it's the only ch... | justdave%syndicomm.com | 2003-03-24 | 1 | -11/+20 |
* | Bug 180642 - Move authentication code into a module | bbaetz%acm.org | 2003-03-22 | 8 | -49/+88 |
* | Bug 195695 - Requesting a non-existant format results in an Internal Error | bbaetz%acm.org | 2003-03-22 | 1 | -0/+5 |
* | Bug 194917: Javascript missing HTML comments in flag list. | justdave%syndicomm.com | 2003-03-14 | 1 | -0/+2 |
* | Bug 196420 - jsmagic for add/and/or in boolean charts isn't working | bbaetz%acm.org | 2003-03-08 | 1 | -3/+3 |
* | Bug 180692 - enter_bug shows keywords option even if keywords are disabled | burnus%gmx.de | 2003-02-28 | 1 | -10/+12 |
* | Bug 186689: Should be able to set all/clear all email options in user prefere... | justdave%syndicomm.com | 2003-02-23 | 2 | -1/+21 |
* | Bug 135820 - token cancellation message are not user-friendly | burnus%gmx.de | 2003-02-17 | 1 | -7/+21 |