| OLD | NEW |
| 1 | 1 |
| 2 <!DOCTYPE html> | 2 <!DOCTYPE html> |
| 3 | 3 |
| 4 <html lang="en"> | 4 <html lang="en"> |
| 5 <meta charset="utf-8"> | 5 <meta charset="utf-8"> |
| 6 <title>Builder Sample Builder</title> | 6 <title>Builder Sample Builder</title> |
| 7 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> | 7 <link rel="stylesheet" href="/static/buildbot/css/default.css" type="text/css"> |
| 8 <link rel="stylesheet" href="/static/common/third_party/css/jquery-ui.min.css" t
ype="text/css"> | 8 <link rel="stylesheet" href="/static/common/third_party/css/jquery-ui.min.css" t
ype="text/css"> |
| 9 <script src="/static/common/third_party/js/moment-with-locales.min.js"></script> | 9 <script src="/static/common/third_party/js/moment-with-locales.min.js"></script> |
| 10 <script src="/static/common/third_party/js/moment-timezone-with-data-2012-2022.m
in.js"></script> | 10 <script src="/static/common/third_party/js/moment-timezone-with-data-2012-2022.m
in.js"></script> |
| (...skipping 11 matching lines...) Expand all Loading... |
| 22 <div> | 22 <div> |
| 23 | 23 |
| 24 <a href="http://fake.example.com/login?dest=%2Ffoobar">login</a> | 24 <a href="http://fake.example.com/login?dest=%2Ffoobar">login</a> |
| 25 | 25 |
| 26 </div> | 26 </div> |
| 27 </header> | 27 </header> |
| 28 <hr> | 28 <hr> |
| 29 | 29 |
| 30 <h1>Builder <a href="/foobar">Sample Builder</a></h1> | 30 <h1>Builder <a href="/foobar">Sample Builder</a></h1> |
| 31 | 31 |
| 32 <div class="prelude"> |
| 33 <div class="column"> |
| 34 |
| 35 </div> |
| 32 | 36 |
| 33 <h2>No current builds</h2> | 37 <div class="column"> |
| 38 |
| 39 <h2>No current builds</h2> |
| 40 |
| 41 </div> |
| 34 | 42 |
| 43 <div class="column"> |
| 44 |
| 45 <h2>No Pending Build Requests</h2> |
| 46 |
| 47 </div> |
| 48 </div> |
| 35 | 49 |
| 50 <div class="main"> |
| 51 |
| 52 <h2>No Recent Builds</h2> |
| 53 |
| 54 </div> |
| 36 | 55 |
| 37 <h2>No Pending Build Requests</h2> | 56 <div class="epiloge"> |
| 38 | 57 |
| 39 | 58 (Show: |
| 40 | 59 <a href="/foobar">default</a> |
| 41 <h2>No Recent Builds</h2> | 60 <a href="/foobar?limit=25">25</a> |
| 42 | 61 <a href="/foobar?limit=50">50</a> |
| 43 | 62 <a href="/foobar?limit=100">100</a> |
| 44 | 63 <a href="/foobar?limit=200">200</a> |
| 45 (Show: | 64 ) |
| 46 <a href="/foobar">default</a> | 65 |
| 47 <a href="/foobar?limit=25">25</a> | 66 </div> |
| 48 <a href="/foobar?limit=50">50</a> | |
| 49 <a href="/foobar?limit=100">100</a> | |
| 50 <a href="/foobar?limit=200">200</a> | |
| 51 ) | |
| 52 | |
| 53 | 67 |
| 54 | 68 |
| 55 <footer> | 69 <footer> |
| 56 <hr> | 70 <hr> |
| 57 <a href="https://github.com/luci">luci</a>, | 71 <a href="https://github.com/luci">luci</a>, |
| 58 working for the <a href="https://chromium.org/">Chromium</a> project.<br> | 72 working for the <a href="https://chromium.org/">Chromium</a> project.<br> |
| 59 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> | 73 Page built: <b><span class="local-time" data-timestamp="-6792498672871">Satu
rday, 03-Feb-01 04:05:06 UTC</span></b> |
| 60 </footer> | 74 </footer> |
| 61 <script> | 75 <script> |
| 62 (function () { | 76 (function () { |
| (...skipping 18 matching lines...) Expand all Loading... |
| 81 <script> | 95 <script> |
| 82 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ | 96 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||functio
n(){ |
| 83 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), | 97 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createEleme
nt(o), |
| 84 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) | 98 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefo
re(a,m) |
| 85 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); | 99 })(window,document,'script','https://www.google-analytics.com/analytics.
js','ga'); |
| 86 | 100 |
| 87 ga('create', 'UA-12345-01', 'auto'); | 101 ga('create', 'UA-12345-01', 'auto'); |
| 88 ga('send', 'pageview'); | 102 ga('send', 'pageview'); |
| 89 </script> | 103 </script> |
| 90 | 104 |
| OLD | NEW |