Esempio n. 1
0
<link href="../za-base/za.css" rel="stylesheet" type="text/css" />
<?php 
require "../za-base/za-headers.php";
require "mm-headerbar.php";
require "/net/nova-builder.palm.com/var/www/za-animals.php";
?>

<title><?php 
echo $hostname;
?>
 Machine Matrix</title>

</head>
<body>
<?php 
echo headers("machine matrix", gen_mmthirdbar("overview"));
?>
<br />

<div class="content">
<h1>Current Zoo Animals</h1>

<table border="1">

<thead>
<tr>
<th rowspan="2">machine</th>
<th rowspan="2">OS</th>
<th colspan="2"><a href="http://wiki.palm.com/display/Nova/Nova+Continuous+Builders">continuous builder</a></th>
<th colspan="2"><a href="http://wiki.palm.com/display/Nova/Nova+Dependency+Checker">dependency checker</a></th>
<th colspan="2"><a href="http://wiki.palm.com/display/Nova/Nova+Submission+Checker">submission checker</a></th>
Esempio n. 2
0
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link href="../za-base/za.css" rel="stylesheet" type="text/css" />
<?php 
require "../za-base/za-headers.php";
require "mm-headerbar.php";
require "/net/nova-builder.palm.com/var/www/za-animals.php";
?>
<title><?php 
echo $hostname;
?>
 Dependency Checkers</title>
</head>
<body>
<?php 
echo headers("machine matrix", gen_mmthirdbar("dependency checkers"));
?>
<br />

<div class="content">

<h1>Current Status</h1>

<table border="1">
<thead>
<tr>
	<th>name</th>
	<th>OS</th>
	<th>repository</th>
	<th>branch</th>
	<th>targets</th>
Esempio n. 3
0
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link href="../za-base/za.css" rel="stylesheet" type="text/css" />
<?php 
require "../za-base/za-headers.php";
require "mm-headerbar.php";
require "/net/nova-builder.palm.com/var/www/za-animals.php";
?>
<title><?php 
echo $hostname;
?>
 Submission Checkers</title>
</head>
<body>
<?php 
echo headers("machine matrix", gen_mmthirdbar("submission checkers"));
?>
<br />

<div class="content">

<h1>Current Status</h1>

<table border="1">
<thead>
<tr>
	<th>name</th>
	<th>OS</th>
	<th>repository</th>
	<th>branch</th>
	<th>configures</th>