index
:
bugs
master
bugs.mageia.org
Frédéric "LpSolit" Buclin [lpsolit]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
showdependencygraph.cgi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug 560009: Use firstidx from List::MoreUtils instead of lsearch
Max Kanat-Alexander
2010-04-22
1
-1
/
+1
*
Bug 542464: Dependency graphs cannot be displayed when bug summaries contain ...
Frédéric Buclin
2010-03-08
1
-1
/
+5
*
Bug 224588: Unify ($^O =~ /MSWin/) checks (always use ON_WINDOWS)
mkanat%bugzilla.org
2009-09-04
1
-1
/
+1
*
Bug 370885: Arrows in dependency graphs are drawn the wrong way - Patch by Fr...
lpsolit%gmail.com
2009-08-18
1
-1
/
+1
*
Bug 458854: The URL to the dependency graph is wrong when using an external w...
lpsolit%gmail.com
2008-10-08
1
-1
/
+1
*
Bug 440612 – Use Bugzilla::Bug->check everywhere instead of ValidateBugID
mkanat%bugzilla.org
2008-06-30
1
-2
/
+2
*
Bug 399954: Make Bugzilla able to hold its dependencies in a local directory
mkanat%bugzilla.org
2007-10-19
1
-1
/
+1
*
Bug 387672: Move BUG_STATE_OPEN and is_open_state() into Status.pm - Patch by...
lpsolit%gmail.com
2007-10-09
1
-0
/
+1
*
Bug 398838: Remove the obsolete Util::value_quote() routine - Patch by Fré...
lpsolit%gmail.com
2007-10-08
1
-1
/
+1
*
Bug 370398: Dependency graph wrong url path under mod_perl
mkanat%bugzilla.org
2007-07-26
1
-1
/
+1
*
Bug 365115 i think we should default to TB (whatever TB means? topbottom?) fo...
timeless%mozdev.org
2007-07-24
1
-3
/
+3
*
Bug 327914: Make Bugzilla::Util::perform_substs() go away - Patch by FrédÃ...
lpsolit%gmail.com
2007-07-20
1
-2
/
+4
*
Better fix for bug 381837: Clicking a bug in the dependency graph will open t...
lpsolit%gmail.com
2007-05-29
1
-1
/
+1
*
Bug 381837: Clicking a bug in the dependency graph will open the search page ...
lpsolit%gmail.com
2007-05-26
1
-4
/
+2
*
Bug 102622: Dependency graphs should be able to be limited by "relationship" ...
lpsolit%gmail.com
2007-04-07
1
-19
/
+39
*
Bug 345405: showdependencygraph.cgi: Dependency Graphs are broken on mod_perl
mkanat%bugzilla.org
2006-12-16
1
-0
/
+5
*
Bug 356328: $rankdir should be validated in showdependencygraph.cgi - Patch b...
lpsolit%gmail.com
2006-10-21
1
-0
/
+9
*
Bug 355728: [SECURITY] XSS in the "id" parameter of showdependencygraph.cgi w...
lpsolit%gmail.com
2006-10-15
1
-1
/
+3
*
Bug 173629: Clean up "my" variable scoping issues for mod_perl
mkanat%bugzilla.org
2006-07-06
1
-4
/
+1
*
Bug 338375: Use Bugzilla->params everywhere instead of Param().
mkanat%bugzilla.org
2006-07-04
1
-1
/
+0
*
Bug 342869: Use Bugzilla->params everywhere except templates
mkanat%bugzilla.org
2006-07-04
1
-2
/
+2
*
Bug 282121: Remove globals.pl from scripts that no longer use it - Patch by F...
lpsolit%gmail.com
2006-06-21
1
-3
/
+5
*
Bug 282628: Move OpenStates and IsOpenedState out of globals.pl
mkanat%kerio.com
2006-03-07
1
-1
/
+1
*
Bug 312304: Graphviz installation for Bugzilla doesn't work if spaces are in ...
wurblzap%gmail.com
2006-02-07
1
-2
/
+2
*
Bug 313695: buglist.cgi and some other scripts do not use the shadow DB anymo...
lpsolit%gmail.com
2005-11-14
1
-3
/
+1
*
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...
lpsolit%gmail.com
2005-10-31
1
-2
/
+0
*
Bug 303693: Eliminate deprecated Bugzilla::DB routines from describe*.cgi, du...
lpsolit%gmail.com
2005-10-26
1
-16
/
+17
*
Bug 312157: Remove $::template and $::vars from globals.pl - Patch by Olav Vi...
lpsolit%gmail.com
2005-10-25
1
-1
/
+3
*
Bug 106003: Dependency tree does not show the summary of the root bug - Patch...
lpsolit%gmail.com
2005-10-12
1
-0
/
+1
*
Bug 304660: PerformSubsts() should be in Util.pm instead of BugMail.pm - Patc...
lpsolit%gmail.com
2005-08-16
1
-2
/
+1
*
Bug 301508: Remove CGI.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=...
lpsolit%gmail.com
2005-08-10
1
-1
/
+1
*
Bug 135145: Graphs generated by local webdot are huge - Patch by Olav Vitters...
lpsolit%gmail.com
2005-08-10
1
-1
/
+1
*
Bug 285112: Move ValidateBugID out of CGI.pl - Patch by Frédéric Buclin <Lp...
lpsolit%gmail.com
2005-07-20
1
-0
/
+1
*
Bug 277623 : Move PerformSubsts() out of globals.pl
travis%sedsystems.ca
2005-02-04
1
-0
/
+1
*
Bug 278791 : Move ModTime() to Bugzilla::Util
travis%sedsystems.ca
2005-01-28
1
-1
/
+2
*
Bug 186093: Move CanSeeBug to User.pm and make User.pm usable by templates
bugreport%peshkin.net
2004-08-04
1
-1
/
+1
*
Patch for bug 225359: Drawing dependency graphs should work on Win32; patch b...
jocuri%softhome.net
2004-06-22
1
-3
/
+10
*
Fix for bug 234175: Remove deprecated ConnectToDatabase() and
kiko%async.com.br
2004-03-27
1
-3
/
+1
*
Patch for bug 237369: implement relatively simple changes from %FORM to $cgi-...
jocuri%softhome.net
2004-03-27
1
-13
/
+13
*
Bug 166346: Set html title attribute (tooltip) for local dot -drawn dependenc...
jouni%heikniemi.net
2003-12-04
1
-14
/
+59
*
Bug 208604 - Make data/template dir locations configurable
bbaetz%acm.org
2003-11-22
1
-7
/
+9
*
Bug 201294: showdependencygraph.cgi now uses the global IsOpenedState() sub i...
justdave%syndicomm.com
2003-10-26
1
-1
/
+1
*
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
2003-05-05
1
-1
/
+4
*
Bug 197153: Fix for insecure temporary filename handling.
justdave%syndicomm.com
2003-04-25
1
-16
/
+31
*
Bug 192661: Dependency graphs were printing bug summaries without HTML filter...
justdave%syndicomm.com
2003-04-25
1
-1
/
+2
*
Bug 196433 - Bugzilla now uses /usr/bin/perl as the shebang line
jake%bugzilla.org
2003-03-27
1
-1
/
+1
*
Bug 191863 - Clean up Bugzilla.pm
bbaetz%acm.org
2003-02-07
1
-1
/
+1
*
Bug 190437 - showdependencytree.cgi and showdependencygraph should use switch...
burnus%gmx.de
2003-01-24
1
-0
/
+4
*
Bug 163114 - Templatise all calls to DisplayError. Patch D (the last one). Pa...
gerv%gerv.net
2002-10-06
1
-2
/
+1
*
bug 157756 - Groups_20020716_Branch Tracking : > 55 groups now supported
bugreport%peshkin.net
2002-09-23
1
-8
/
+8
[next]