| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for bug #44691, patch submitted by jmrobins@tgix.com (Joe Robins) | cyeh%bluemartini.com | 2000-08-12 | 1 | -1/+1 |
* | Re-fixing bug 46897. Thanks to JRobertson@medevolve.com for catching the | dave%intrec.com | 2000-08-10 | 1 | -1/+1 |
* | Fixing bug #46897 | tara%tequilarista.org | 2000-08-08 | 3 | -3/+9 |
* | fix for bug 42089: change wording of link from "create new bug" to | cyeh%bluemartini.com | 2000-08-08 | 1 | -1/+1 |
* | Fix for bug 47561. Thanks to tengel@fluid.com (Troy Engel) for catching | dave%intrec.com | 2000-08-06 | 1 | -1/+1 |
* | Removing a couple lines from the patch for bug 31336 that got left in by | dave%intrec.com | 2000-08-05 | 1 | -2/+0 |
* | Undoing missing QA bug introduced with earlier patch (see bug 30826 for | dave%intrec.com | 2000-08-02 | 1 | -1/+1 |
* | If the application is set up at the server root (e.g. bugzilla.mozilla.org) t... | endico%mozilla.org | 2000-07-29 | 1 | -0/+3 |
* | A menu was being created too early, before it is possible to avoid | dmose%mozilla.org | 2000-07-28 | 1 | -2/+2 |
* | Turning off tag support in quips because some assholes have nothing better do... | tara%tequilarista.org | 2000-07-28 | 1 | -0/+7 |
* | Landing Jon Robertson's for bug #41915 | tara%tequilarista.org | 2000-07-26 | 1 | -1/+5 |
* | Landing Jon Robertson's for bug #41913 | tara%tequilarista.org | 2000-07-26 | 1 | -1/+1 |
* | Landing Dave Miller's patch for #25693 | tara%tequilarista.org | 2000-07-26 | 1 | -0/+1 |
* | Landing Adam Spiers' contributions for security and small functional issues | tara%tequilarista.org | 2000-07-26 | 2 | -19/+29 |
* | Fix for bug 46207 (bugidtype=exclude breaks buglist.cgi). | dave%intrec.com | 2000-07-25 | 1 | -1/+1 |
* | Fix for bug 30826 (new email tech not being honored for QA contacts). | dave%intrec.com | 2000-07-23 | 1 | -5/+7 |
* | Fix for bug 46002 (reports.cgi allows users to view restricted products). | dave%intrec.com | 2000-07-22 | 1 | -1/+34 |
* | Fix for bug 31336 (separate bug groups from access groups in user editor) | dave%intrec.com | 2000-07-20 | 1 | -8/+43 |
* | Fix for bug 27248 (Bug listings saved with .html extension). Patch | dave%intrec.com | 2000-07-19 | 3 | -2/+6 |
* | Fix for bug 32220 (checksetup.pl gives bad permissions). Majority of | dave%intrec.com | 2000-07-19 | 1 | -12/+54 |
* | Fix for bug 42037 (user passwords visible in editusers.cgi). Patch | dave%intrec.com | 2000-07-18 | 1 | -1/+1 |
* | Fix for bug 45586. When using 'usebuggroupsentry', prevent users from | dave%intrec.com | 2000-07-18 | 1 | -2/+17 |
* | Fix for bug 32971, patch submitted by mtakacs@pacbell.net | dave%intrec.com | 2000-07-18 | 1 | -1/+2 |
* | Don't lowercase the entries in legal_keywords. | terry%mozilla.org | 2000-07-14 | 1 | -1/+1 |
* | change '@::legal_resolution_no_dup' to '@::settable_resolutions'. This a list... | endico%mozilla.org | 2000-07-14 | 3 | -8/+20 |
* | oops, remove testing cruft | endico%mozilla.org | 2000-07-14 | 1 | -1/+1 |
* | move the 'Move Bug" button so its less likely to be confused with the commit ... | endico%mozilla.org | 2000-07-14 | 1 | -6/+5 |
* | Bug moving code is now fully implemented. To use it, turn on the param and se... | endico%mozilla.org | 2000-07-14 | 6 | -112/+288 |
* | Add 'MOVED' as a default resolution. If CheckEnumField alters the bug db then... | endico%mozilla.org | 2000-07-14 | 1 | -5/+11 |
* | Oops. How did I let that horrible typo get in? | terry%mozilla.org | 2000-07-14 | 1 | -1/+1 |
* | Keywords were already enforced to never differ only in capitalization. So, c... | terry%mozilla.org | 2000-07-14 | 3 | -5/+12 |
* | Add "Windows ME" operating system and a comment about how to add new os's (et... | endico%mozilla.org | 2000-07-11 | 1 | -1/+7 |
* | Fix for 42041. Patch from Dave Miller (dave@intrec.com). | cyeh%bluemartini.com | 2000-07-08 | 1 | -0/+1 |
* | Fixed links off of 'Most doomed' reports to only list bugs that match the pro... | terry%mozilla.org | 2000-07-08 | 1 | -1/+5 |
* | fixes for the attachment widths. fix by dave@intrec.com (Dave Miller), | cyeh%bluemartini.com | 2000-07-06 | 2 | -7/+8 |
* | If bugs with an invalid product/component are found, provide a link to bring ... | terry%mozilla.org | 2000-07-05 | 1 | -1/+3 |
* | Added some missing newlines. | terry%mozilla.org | 2000-06-29 | 1 | -1/+1 |
* | fix for bug #44040 "sanitycheck.cgi dies if apostrophes in product, component... | cyeh%bluemartini.com | 2000-06-29 | 1 | -3/+3 |
* | lot's of stuff: | cyeh%bluemartini.com | 2000-06-28 | 2 | -22/+328 |
* | added item on copying db from one installation to another | endico%mozilla.org | 2000-06-27 | 1 | -95/+131 |
* | fix for DBI compatibility | cyeh%bluemartini.com | 2000-06-27 | 1 | -1/+1 |
* | change wording of mail notification | endico%mozilla.org | 2000-06-27 | 1 | -1/+1 |
* | add comment explaining how to set up mail alias | endico%mozilla.org | 2000-06-24 | 1 | -0/+15 |
* | add more whitespace to exporter's log message | endico%mozilla.org | 2000-06-24 | 1 | -1/+1 |
* | move new path code to beginning | endico%mozilla.org | 2000-06-24 | 1 | -8/+8 |
* | include error messages for each bug in the exporter's confirmation mail | endico%mozilla.org | 2000-06-24 | 1 | -0/+7 |
* | find the path this script lives in and add it to @INC and to the current work... | endico%mozilla.org | 2000-06-24 | 1 | -1/+10 |
* | add voters to text | cyeh%bluemartini.com | 2000-06-24 | 1 | -2/+3 |
* | give more verbose error messages | endico%mozilla.org | 2000-06-24 | 1 | -1/+6 |
* | committing to close bug 6682 "Chart all bug states". patches | cyeh%bluemartini.com | 2000-06-24 | 2 | -8/+23 |