Home | History | Annotate | Download | only in public_html
      1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
      2 <html>
      3 <head>
      4 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15">
      5 <title>Welcome to the Buildbot</title>
      6 </head>
      7 
      8 <body>
      9 <h1>Welcome to the Buildbot!</h1>
     10 
     11 <ul>
     12   <li><a href="console">Console</a></li>
     13   <li><a href="waterfall">Waterfall Display</a> will give you a time-oriented summary of recent buildbot activity.</li>
     14   <li><a href="one_box_per_builder">Latest Build</a> for each builder is here.</li>
     15   <li><a href="one_line_per_build">Recent Builds</a> are summarized here, one per line.</li>
     16   <li><a href="buildslaves">Buildslave</a> information</li>
     17   <li><a href="http://webkit-commit-queue.appspot.com/">Commit Queue Status</a> information.</li>
     18   <li><a href="changes">ChangeSource</a> information.</li>
     19 </ul>
     20 </body> </html>
     21 
     22