summaryrefslogtreecommitdiffstats
path: root/showdependencytree.cgi
AgeCommit message (Collapse)AuthorFilesLines
2001-10-20Bug 104340 - Changing the UI of the toolbar for hiding bugs in the ↵jake%acutex.net1-29/+29
dependency tree. Patch by Christian Reis <kiko@async.com.br> r= justdave@syndicomm.com, gerv@mozilla.org
2001-10-16Bug 30480 - add 'show dependencies as buglist' links. Patch by gerv, r=myk, ↵gerv%gerv.net1-4/+14
kiko.
2001-10-12Bug 83058 - need a way to hide resolved bugs in dependency tree view. Patch ↵gerv%gerv.net1-40/+318
by kiko; r=gerv, afranke.
2001-06-01Bugzilla was leaking information about bugs marked secure (using bug ↵jake%acutex.net1-6/+17
groups). This checkin fixes bugs 39524, 39527, 39531, and 39533. Patches by Myk Melez <myk@mozilla.org>. r= jake@acutex.net
2000-01-15Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org1-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.
1999-11-20Was crashing if not using milestones.terry%mozilla.org1-1/+1
1999-11-02updated license boilerplatedmose%mozilla.org1-14/+15
1999-09-14add milestone and bug owner to each bug, where appropriate. (repleaces ↵endico%mozilla.org1-3/+17
chofmann.cgi)
1999-08-28Don't even mention bugs that the user does not have permission to see.terry%mozilla.org1-4/+5
1999-05-28Patched minor security hole; don't show summary of bugs that the userterry%mozilla.org1-1/+7
doesn't have permission to see.
1999-05-27Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1-0/+81
other ones.