Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Mullvad Browser
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
The Tor Project
Applications
Mullvad Browser
Commits
f4a1b2b4
Commit
f4a1b2b4
authored
23 years ago
by
mcafee%netscape.com
Browse files
Options
Downloads
Patches
Plain Diff
adding mocha to dns
parent
907546c3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
webtools/graph/multiquery.cgi
+1
-1
1 addition, 1 deletion
webtools/graph/multiquery.cgi
webtools/graph/query.cgi
+1
-1
1 addition, 1 deletion
webtools/graph/query.cgi
with
2 additions
and
2 deletions
webtools/graph/multiquery.cgi
+
1
−
1
View file @
f4a1b2b4
...
...
@@ -137,7 +137,7 @@ sub show_graphs {
#
print
"
<li>
\n
";
print
"
Multiqueries: (<a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=startup&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>startup</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=xulwinopen&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>xulwinopen</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=pageload&tboxes=btek,mecca,
10.169.116.52
\"
>pageload</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi
\"
>build your own multiquery</a>)
";
print
"
Multiqueries: (<a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=startup&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>startup</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=xulwinopen&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>xulwinopen</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=pageload&tboxes=btek,mecca,
mocha
\"
>pageload</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi
\"
>build your own multiquery</a>)
";
print
"
</li>
\n
";
print
"
</body>
\n
";
...
...
This diff is collapsed.
Click to expand it.
webtools/graph/query.cgi
+
1
−
1
View file @
f4a1b2b4
...
...
@@ -236,7 +236,7 @@ sub show_graph {
# Multiplots, hard-coded for now.
print
"
<li>
\n
";
print
"
Multiqueries: (<a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=startup&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>startup</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=xulwinopen&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>xulwinopen</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=pageload&tboxes=btek,mecca,
10.169.116.52
\"
>pageload</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi
\"
>build your own multiquery</a>)
";
print
"
Multiqueries: (<a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=startup&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>startup</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=xulwinopen&tboxes=comet,sleestack,mecca,facedown,openwound,rheeeet
\"
>xulwinopen</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi?&testname=pageload&tboxes=btek,mecca,
mocha
\"
>pageload</a>, <a href=
\"
http://tegu.mozilla.org/graph/multiquery.cgi
\"
>build your own multiquery</a>)
";
print
"
</li>
\n
";
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment