aboutsummaryrefslogtreecommitdiffstats
path: root/showdependencygraph.cgi
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 108982: enable taint mode for all user-facing CGI files.justdave%syndicomm.com2002-01-201-1/+7
* Bug 110276:SQL error in globals.pl.matty%chariot.net.au2001-11-211-1/+2
* Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.bbaetz%cs.mcgill.ca2001-10-231-2/+6
* Bugzilla was leaking information about bugs marked secure (using bug groups)....jake%acutex.net2001-05-311-5/+21
* Patch by Brian Duggan <bduggan@oven.com> -- security improvements.terry%mozilla.org2000-03-081-0/+1
* Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks byterry%mozilla.org2000-01-151-1/+1
* updated license boilerplatedmose%mozilla.org1999-11-021-14/+15
* Limit graph sizes to 64 inches in either dimension. (Yikes!)terry%mozilla.org1999-09-091-1/+1
* Oops; was flailing if rankdir wasn't defined.terry%mozilla.org1999-05-281-1/+3
* Allow user to control orientation of graph; default it to left-to-right.terry%mozilla.org1999-05-281-1/+8
* Patched minor security hole; don't show summary of bugs that the userterry%mozilla.org1999-05-271-1/+5
* Make sure every node that we asked about shows up in the graph, eventerry%mozilla.org1999-05-271-1/+5
* Added dependencies, so that you can mark which bugs depend on whichterry%mozilla.org1999-05-271-0/+165