aboutsummaryrefslogtreecommitdiffstats
path: root/showdependencygraph.cgi
Commit message (Expand)AuthorAgeFilesLines
* Bug 277623 : Move PerformSubsts() out of globals.pltravis%sedsystems.ca2005-02-041-0/+1
* Bug 278791 : Move ModTime() to Bugzilla::Utiltravis%sedsystems.ca2005-01-281-1/+2
* Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templatesbugreport%peshkin.net2004-08-041-1/+1
* Patch for bug 225359: Drawing dependency graphs should work on Win32; patch b...jocuri%softhome.net2004-06-221-3/+10
* Fix for bug 234175: Remove deprecated ConnectToDatabase() andkiko%async.com.br2004-03-271-3/+1
* Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...jocuri%softhome.net2004-03-271-13/+13
* Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependenc...jouni%heikniemi.net2003-12-041-14/+59
* Bug 208604 - Make data/template dir locations configurablebbaetz%acm.org2003-11-221-7/+9
* Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub i...justdave%syndicomm.com2003-10-261-1/+1
* Bug 201816 - use CGI.pm for header outputbbaetz%acm.org2003-05-051-1/+4
* Bug 197153: Fix for insecure temporary filename handling.justdave%syndicomm.com2003-04-251-16/+31
* Bug 192661: Dependency graphs were printing bug summaries without HTML filter...justdave%syndicomm.com2003-04-251-1/+2
* Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang linejake%bugzilla.org2003-03-271-1/+1
* Bug 191863 - Clean up Bugzilla.pmbbaetz%acm.org2003-02-071-1/+1
* Bug 190437 - showdependencytree.cgi and showdependencygraph should use switch...burnus%gmx.de2003-01-241-0/+4
* Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...gerv%gerv.net2002-10-061-2/+1
* bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supportedbugreport%peshkin.net2002-09-231-8/+8
* Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)bbaetz%student.usyd.edu.au2002-08-261-1/+0
* bug 155861 - showdependancygraph.cgi fails taint check with local dotbbaetz%student.usyd.edu.au2002-07-101-5/+6
* Bug 148488 - more HTML validation fixesbbaetz%student.usyd.edu.au2002-06-281-2/+2
* Bug 134571 - client-side image maps in showdependencygraph.cgibbaetz%student.usyd.edu.au2002-05-071-2/+22
* Bug 141635 - showdependencygraph requires bug number for doall. Patch by zero...gerv%gerv.net2002-05-021-10/+10
* Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...gerv%gerv.net2002-04-241-3/+2
* Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.gerv%gerv.net2002-04-041-148/+124
* Bug 120537 - Allow the use of a local 'dot' binary to generate dependancybbaetz%student.usyd.edu.au2002-03-311-5/+13
* 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