summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/dependency-tree.html.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2002-11-19Bug 175579 - make templates html compliantbbaetz%student.usyd.edu.au1-1/+1
r=gerv, a=justdave
2002-05-13Bug 143560 - showdependencytree.cgi eats all available memory if there's a ↵gerv%gerv.net1-1/+1
circular dependency. Patch by myk; 2xr=gerv.
2002-04-29Bug 137623 - showdependencytree.cgi has minor grammatical and formatting ↵gerv%gerv.net1-24/+13
issues. Patch by gerv; r=bbaetz, justdave.
2002-04-20Bug 135707 - template reorganisation. This makes the new copies of the ↵gerv%gerv.net1-2/+2
templates use all the correct names internally. Patch by me, 2xr=myk.
2002-04-20Bug 135707 - make template/en/default templates consistent with ↵gerv%gerv.net1-4/+5
template/default. Patch by ddk, 2xr=gerv.
2002-04-19Bug 135707 - rearrange templates to normalise filenames, and create ↵gerv%gerv.net1-0/+208
directory structure which allows for localised versions of the templates. Earlier versions of these templates can be found, cvs removed, scattered around bugzilla/template/default; but there are no substantial changes between their initial checkin there and here.