aboutsummaryrefslogtreecommitdiffstats
path: root/showdependencytree.cgi
Commit message (Collapse)AuthorAgeFilesLines
...
* Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch ↵gerv%gerv.net2001-10-121-40/+318
| | | | by kiko; r=gerv, afranke.
* Bugzilla was leaking information about bugs marked secure (using bug ↵jake%acutex.net2001-05-311-6/+17
| | | | | | | groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. Patches by Myk Melez <myk@mozilla.org>. r= jake@acutex.net
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-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.
* Was crashing if not using milestones.terry%mozilla.org1999-11-191-1/+1
|
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
|
* add milestone and bug owner to each bug, where appropriate. (repleaces ↵endico%mozilla.org1999-09-141-3/+17
| | | | chofmann.cgi)
* Don't even mention bugs that the user does not have permission to see.terry%mozilla.org1999-08-281-4/+5
|
* Patched minor security hole; don't show summary of bugs that the userterry%mozilla.org1999-05-271-1/+7
| | | | doesn't have permission to see.
* Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1999-05-271-0/+81
other ones.