index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
showdependencygraph.cgi
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-10
Bug 135145: Graphs generated by local webdot are huge - Patch by Olav Vitters...
lpsolit%gmail.com
1
-1
/
+1
2005-07-20
Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Frédéric Buclin <Lp...
lpsolit%gmail.com
1
-0
/
+1
2005-02-04
Bug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca
1
-0
/
+1
2005-01-28
Bug 278791 : Move ModTime() to Bugzilla::Util
travis%sedsystems.ca
1
-1
/
+2
2004-08-05
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
1
-1
/
+1
2004-06-22
Patch for bug 225359: Drawing dependency graphs should work on Win32; patch b...
jocuri%softhome.net
1
-3
/
+10
2004-03-27
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
1
-3
/
+1
2004-03-27
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...
jocuri%softhome.net
1
-13
/
+13
2003-12-04
Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependenc...
jouni%heikniemi.net
1
-14
/
+59
2003-11-22
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
1
-7
/
+9
2003-10-26
Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub i...
justdave%syndicomm.com
1
-1
/
+1
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-1
/
+4
2003-04-25
Bug 197153: Fix for insecure temporary filename handling.
justdave%syndicomm.com
1
-16
/
+31
2003-04-25
Bug 192661: Dependency graphs were printing bug summaries without HTML filter...
justdave%syndicomm.com
1
-1
/
+2
2003-03-27
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
1
-1
/
+1
2003-02-07
Bug 191863 - Clean up Bugzilla.pm
bbaetz%acm.org
1
-1
/
+1
2003-01-24
Bug 190437 - showdependencytree.cgi and showdependencygraph should use switch...
burnus%gmx.de
1
-0
/
+4
2002-10-06
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...
gerv%gerv.net
1
-2
/
+1
2002-09-23
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
bugreport%peshkin.net
1
-8
/
+8
2002-08-26
Bug 76923 - Don't |use diagnostics| (its really expensive at startup time)
bbaetz%student.usyd.edu.au
1
-1
/
+0
2002-07-10
bug 155861 - showdependancygraph.cgi fails taint check with local dot
bbaetz%student.usyd.edu.au
1
-5
/
+6
2002-06-28
Bug 148488 - more HTML validation fixes
bbaetz%student.usyd.edu.au
1
-2
/
+2
2002-05-07
Bug 134571 - client-side image maps in showdependencygraph.cgi
bbaetz%student.usyd.edu.au
1
-2
/
+22
2002-05-02
Bug 141635 - showdependencygraph requires bug number for doall. Patch by zero...
gerv%gerv.net
1
-10
/
+10
2002-04-24
Bug 138588 - change to use new template structure. Patch by gerv, r=myk, afra...
gerv%gerv.net
1
-3
/
+2
2002-04-04
Bug 126793 - templatise showdependencygraph.cgi. Patch by gerv, r=bbaetz, myk.
gerv%gerv.net
1
-148
/
+124
2002-03-31
Bug 120537 - Allow the use of a local 'dot' binary to generate dependancy
bbaetz%student.usyd.edu.au
1
-5
/
+13
2002-01-20
Fix for bug 108982: enable taint mode for all user-facing CGI files.
justdave%syndicomm.com
1
-1
/
+7
2001-11-21
Bug 110276:SQL error in globals.pl.
matty%chariot.net.au
1
-1
/
+2
2001-10-24
Bug 97469 - Assignee/QA/Reporter/CC don't get email on restricted bugs.
bbaetz%cs.mcgill.ca
1
-2
/
+6
2001-06-01
Bugzilla was leaking information about bugs marked secure (using bug groups)....
jake%acutex.net
1
-5
/
+21
2000-03-08
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
terry%mozilla.org
1
-0
/
+1
2000-01-15
Patch by Ramon Felciano <felciano@ingenuity.com>, with many tweaks by
terry%mozilla.org
1
-1
/
+1
1999-11-02
updated license boilerplate
dmose%mozilla.org
1
-14
/
+15
1999-09-09
Limit graph sizes to 64 inches in either dimension. (Yikes!)
terry%mozilla.org
1
-1
/
+1
1999-05-28
Oops; was flailing if rankdir wasn't defined.
terry%mozilla.org
1
-1
/
+3
1999-05-28
Allow user to control orientation of graph; default it to left-to-right.
terry%mozilla.org
1
-1
/
+8
1999-05-28
Patched minor security hole; don't show summary of bugs that the user
terry%mozilla.org
1
-1
/
+5
1999-05-27
Make sure every node that we asked about shows up in the graph, even
terry%mozilla.org
1
-1
/
+5
1999-05-27
Added dependencies, so that you can mark which bugs depend on which
terry%mozilla.org
1
-0
/
+165
[prev]