Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugzilla was leaking information about bugs marked secure (using bug ↵ | jake%acutex.net | 2001-05-31 | 1 | -5/+21 |
| | | | | | | | groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. Patches by Myk Melez <myk@mozilla.org>. r= jake@acutex.net | ||||
* | Patch by Brian Duggan <bduggan@oven.com> -- security improvements. | terry%mozilla.org | 2000-03-08 | 1 | -0/+1 |
| | |||||
* | Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by | terry%mozilla.org | 2000-01-15 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | updated license boilerplate | dmose%mozilla.org | 1999-11-02 | 1 | -14/+15 |
| | |||||
* | Limit graph sizes to 64 inches in either dimension. (Yikes!) | terry%mozilla.org | 1999-09-09 | 1 | -1/+1 |
| | |||||
* | Oops; was flailing if rankdir wasn't defined. | terry%mozilla.org | 1999-05-28 | 1 | -1/+3 |
| | |||||
* | Allow user to control orientation of graph; default it to left-to-right. | terry%mozilla.org | 1999-05-28 | 1 | -1/+8 |
| | |||||
* | Patched minor security hole; don't show summary of bugs that the user | terry%mozilla.org | 1999-05-27 | 1 | -1/+5 |
| | | | | doesn't have permission to see. | ||||
* | Make sure every node that we asked about shows up in the graph, even | terry%mozilla.org | 1999-05-27 | 1 | -1/+5 |
| | | | | if it doesn't have any dependency relationships. | ||||
* | Added dependencies, so that you can mark which bugs depend on which | terry%mozilla.org | 1999-05-27 | 1 | -0/+165 |
other ones. |