* [gentoo-commits] proj/qa-scripts:master commit in: htdocs/img/, htdocs/css/, htdocs/
@ 2013-01-01 19:44 Paulos Ratis
0 siblings, 0 replies; 2+ messages in thread
From: Paulos Ratis @ 2013-01-01 19:44 UTC (permalink / raw
To: gentoo-commits
commit: 16ed36a1e1a0e26ae098ef7d100a5a97a4b4ef48
Author: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 1 21:36:24 2013 +0000
Commit: Paulos Ratis <dastergon <AT> gmail <DOT> com>
CommitDate: Tue Jan 1 21:36:24 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qa-scripts.git;a=commit;h=16ed36a1
facelifting to qa-reports.gentoo.org
---
htdocs/css/style.css | 60 ++++++++++++++++++
| Bin 0 -> 210 bytes
htdocs/img/gentoo_org.png | Bin 0 -> 47830 bytes
htdocs/index.html | 114 ++++++++++++++++------------------
4 files changed, 114 insertions(+), 60 deletions(-)
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
new file mode 100644
index 0000000..671db51
--- /dev/null
+++ b/htdocs/css/style.css
@@ -0,0 +1,60 @@
+/* Gentoo bar */
+body {
+ background: none repeat scroll 0 0 #D2D0D4;
+ font-family: Helvetica,Arial,Geneva;
+ margin: 1em;
+}
+
+#gentoo-main {
+ background: none repeat scroll 0 0 #F0F0F0;
+ border: 1px solid #747E93;
+ border-radius: 5px 5px 5px 5px;
+ color: black;
+ font-size: 10pt;
+ font-family: Sans-Serif;
+ padding: 10px;
+}
+#header {
+ text-align:center;
+}
+div#gentoo-bar {
+ background: url("../img/gentoo-header-bar-bg.png") repeat-x;
+ margin-bottom: 2em;
+ margin-top: -1em;
+ margin-left: -1em;
+ margin-right: -1em;
+ overflow:hidden;
+ padding-bottom:0.3em;
+}
+
+div#gentoo-bar img {
+ border: none !important;
+}
+
+div#gentoo-bar div {
+ font-size: 10pt;
+ padding: .25em;
+}
+
+div#gentoo-bar a.home-link {
+ margin-right: .5em;
+ float: left;
+}
+
+div#gentoo-bar div a {
+ text-decoration: none;
+ padding: .25em;
+ padding-left: .5em;
+ padding-right: .5em;
+ color: #231A3F;
+}
+
+div#gentoo-bar div a:hover {
+ background-color: #A898DD;
+ color: #45347B;
+}
+
+div#gentoo-bar div a.active {
+ background-color: white;
+ font-weight: bold;
+}
\ No newline at end of file
diff --git a/htdocs/img/gentoo-header-bar-bg.png b/htdocs/img/gentoo-header-bar-bg.png
new file mode 100644
index 0000000..9e7b3c2
Binary files /dev/null and b/htdocs/img/gentoo-header-bar-bg.png differ
diff --git a/htdocs/img/gentoo_org.png b/htdocs/img/gentoo_org.png
new file mode 100644
index 0000000..a790fe9
Binary files /dev/null and b/htdocs/img/gentoo_org.png differ
diff --git a/htdocs/index.html b/htdocs/index.html
index be321f6..3f10652 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,70 +1,64 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<!DOCTYPE html>
+<html>
<head>
- <title>
- QA-Reports - Output from various QA scripts
- </title>
+ <title>QA-Reports - Output from various QA scripts</title>
<meta name="author" content="Gentoo QA Team" />
- <meta name="copyright" content="Gentoo Foundation 2011" />
+ <meta name="copyright" content="Gentoo Foundation 2012" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
- <link href="screen.css" type="text/css" rel="stylesheet" />
+ <link type="image/x-icon" href="http://www.gentoo.org/favicon.ico" rel="shortcut icon" />
+ <link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<!-- gentoo header, stolen from bugzilla -->
-<div id="gentoo-bar">
- <a href="http://qa-reports.gentoo.org/" title="Go to the QA Reports homepage" class="home-link">
- <img src=./gentoo_org.png alt="Gentoo Websites Logo" />
- </a>
-
- <div>
- Go to:
- <a href="http://www.gentoo.org/">Gentoo Home</a>
- <a href="http://www.gentoo.org/doc/en/index.xml">Documentation</a>
- <a href="http://forums.gentoo.org/">Forums</a>
- <a href="http://www.gentoo.org/main/en/lists.xml">Lists</a>
- <a href="http://bugs.gentoo.org/">Bugs</a>
- <a href="http://planet.gentoo.org">Planet</a>
- <a href="http://store.gentoo.org">Store</a>
- <strong><a href="http://www.gentoo.org/main/en/where.xml">Get Gentoo!</a></strong>
+ <div id="gentoo-bar">
+ <a class="home-link" title="Go to the Gentoo Linux homepage" href="http://gentoo.org">
+ <img alt="Gentoo Websites Logo" src="https://www.bugs.gentoo.org/extensions/Gentoo/web/gentoo_org.png"></a>
+ <div>
+ Go to:
+ <a href="http://www.gentoo.org/">Gentoo Home</a>
+ <a href="http://www.gentoo.org/doc/en/index.xml">Documentation</a>
+ <a href="http://forums.gentoo.org/">Forums</a>
+ <a href="http://www.gentoo.org/main/en/lists.xml">Lists</a>
+ <a href="http://bugs.gentoo.org">Bugs</a>
+ <a href="http://planet.gentoo.org">Planet</a>
+ <a href="http://store.gentoo.org">Store</a>
+ <a href="http://wiki.gentoo.org">Wiki</a>
+ <a class="active" href="http://qa-reports.gentoo.org">QA-Reports</a>
+ <strong><a href="http://www.gentoo.org/main/en/where.xml">Get Gentoo!</a></strong>
+ </div>
+ </div>
+ <div id="gentoo-main">
+ <div id="header">
+ <h1>QA-Reports</h1>
+ <span>Output from various QA scripts</span>
</div>
-</div>
-
- <h1>Central Place for script output</h1>
- <!-- Add more headings here -->
- <h2>
- Ebuild Problems:
- </h2>
- <a href=http://dev.gentoo.org/distfile-mirroring/>Non-fetchable distfiles</a>
- <h2>
- Tree Wide Scanning:
- </h2>
- <a href=/output/genrdeps/rindex/>Reverse runtime dependencies</a>
- <br />
- <a href=/output/genrdeps/dindex/>Reverse buildtime dependencies</a>
- <br />
- <a href=/output/genrdeps/pindex/>Reverse post dependencies</a>
- <br />
- <a href=/output/eapi_usage.txt>EAPI Usage</a> |
- <a href=/output/eapi-per-eclass/>EAPI Usage per eclass</a>
- <br />
- <a href=/output/invalid-mask.txt>Invalid package.mask entries</a>
- <br />
- <a href=/output/filesdir-usage.txt>Top 100 largest FILESDIRs</a>
- <br />
- <a href=/output/find-binary-files.txt>Binary files in gentoo-x86</a>
- <br />
- <a href=/output/eclass-usage/>Listing of packages that inherit an eclass</a>
- <h2>
- Rsync Usage:
- </h2>
- <a href=http://mirrorstats.gentoo.org/rsync/rsync-usage.png>Full Graph</a>
- <br />
- <a href=http://mirrorstats.gentoo.org/rsync/rsync-usage-last4weeks.png>Past Month Graph</a>
- <h2>
- Misc:
- </h2>
- <a href=/output/wot-graph.png>Gentoo Dev WoT</a> (Updated Weekly) | <a href=/output/wot-stats.html>Node Stats</a>
-
+ <hr width="350" />
+ <h2>Ebuild Problems:</h2>
+ <ul>
+ <li><a href=http://dev.gentoo.org/distfile-mirroring/>Non-fetchable distfiles</a></li>
+ </ul>
+ <h2>Tree Wide Scanning:</h2>
+ <ul>
+ <li><a href=/output/genrdeps/rindex/>Reverse runtime dependencies</a></li>
+ <li><a href=/output/genrdeps/dindex/>Reverse buildtime dependencies</a></li>
+ <li><a href=/output/genrdeps/pindex/>Reverse post dependencies</a></li>
+ <li><a href=/output/eapi_usage.txt>EAPI Usage</a> | <a href=/output/eapi-per-eclass/>EAPI Usage per eclass</a></li>
+ <li><a href=/output/invalid-mask.txt>Invalid package.mask entries</a></li>
+ <li><a href=/output/filesdir-usage.txt>Top 100 largest FILESDIRs</a></li>
+ <li><a href=/output/find-binary-files.txt>Binary files in gentoo-x86</a></li>
+ <li><a href=/output/eclass-usage/>Listing of packages that inherit an eclass</a></li>
+ </ul>
+ <h2>Rsync Usage:</h2>
+ <ul>
+ <li><a href=http://mirrorstats.gentoo.org/rsync/rsync-usage.png>Full Graph</a></li>
+ <li><a href=http://mirrorstats.gentoo.org/rsync/rsync-usage-last4weeks.png>Past Month Graph</a></li>
+ </ul>
+ <h2>Misc:</h2>
+ <ul>
+ <li><a href=/output/wot-graph.png>Gentoo Dev Web of Trust (WoT)</a> (Updated Weekly) | <a href=/output/wot-stats.html>Node Stats</a></li>
+ </ul>
+ <div align="center"> © Gentoo Foundation, Inc.</div>
+ </div>
</body>
</html>
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/qa-scripts:master commit in: htdocs/img/, htdocs/css/, htdocs/
@ 2014-09-01 13:35 Alex Legler
0 siblings, 0 replies; 2+ messages in thread
From: Alex Legler @ 2014-09-01 13:35 UTC (permalink / raw
To: gentoo-commits
commit: 86eca7121ae8fcc074fefc0141bb6df4b93cf8dd
Author: Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Mon Sep 1 13:34:29 2014 +0000
Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Mon Sep 1 13:34:29 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/qa-scripts.git;a=commit;h=86eca712
Update index page to use Tyrian, remove local resources.
Remember kids, <a href=/foo> is bad. Use quotes.
---
htdocs/css/style.css | 60 -----------
| Bin 210 -> 0 bytes
htdocs/gentoo_org.png | Bin 47830 -> 0 bytes
| Bin 210 -> 0 bytes
htdocs/img/gentoo_org.png | Bin 47830 -> 0 bytes
htdocs/index.html | 206 ++++++++++++++++++++++++------------
htdocs/screen.css | 44 --------
7 files changed, 139 insertions(+), 171 deletions(-)
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
deleted file mode 100644
index 671db51..0000000
--- a/htdocs/css/style.css
+++ /dev/null
@@ -1,60 +0,0 @@
-/* Gentoo bar */
-body {
- background: none repeat scroll 0 0 #D2D0D4;
- font-family: Helvetica,Arial,Geneva;
- margin: 1em;
-}
-
-#gentoo-main {
- background: none repeat scroll 0 0 #F0F0F0;
- border: 1px solid #747E93;
- border-radius: 5px 5px 5px 5px;
- color: black;
- font-size: 10pt;
- font-family: Sans-Serif;
- padding: 10px;
-}
-#header {
- text-align:center;
-}
-div#gentoo-bar {
- background: url("../img/gentoo-header-bar-bg.png") repeat-x;
- margin-bottom: 2em;
- margin-top: -1em;
- margin-left: -1em;
- margin-right: -1em;
- overflow:hidden;
- padding-bottom:0.3em;
-}
-
-div#gentoo-bar img {
- border: none !important;
-}
-
-div#gentoo-bar div {
- font-size: 10pt;
- padding: .25em;
-}
-
-div#gentoo-bar a.home-link {
- margin-right: .5em;
- float: left;
-}
-
-div#gentoo-bar div a {
- text-decoration: none;
- padding: .25em;
- padding-left: .5em;
- padding-right: .5em;
- color: #231A3F;
-}
-
-div#gentoo-bar div a:hover {
- background-color: #A898DD;
- color: #45347B;
-}
-
-div#gentoo-bar div a.active {
- background-color: white;
- font-weight: bold;
-}
\ No newline at end of file
diff --git a/htdocs/gentoo-header-bar-bg.png b/htdocs/gentoo-header-bar-bg.png
deleted file mode 100644
index fca09df..0000000
Binary files a/htdocs/gentoo-header-bar-bg.png and /dev/null differ
diff --git a/htdocs/gentoo_org.png b/htdocs/gentoo_org.png
deleted file mode 100644
index a790fe9..0000000
Binary files a/htdocs/gentoo_org.png and /dev/null differ
diff --git a/htdocs/img/gentoo-header-bar-bg.png b/htdocs/img/gentoo-header-bar-bg.png
deleted file mode 100644
index 9e7b3c2..0000000
Binary files a/htdocs/img/gentoo-header-bar-bg.png and /dev/null differ
diff --git a/htdocs/img/gentoo_org.png b/htdocs/img/gentoo_org.png
deleted file mode 100644
index a790fe9..0000000
Binary files a/htdocs/img/gentoo_org.png and /dev/null differ
diff --git a/htdocs/index.html b/htdocs/index.html
index 53c57ae..62e137c 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,76 +1,148 @@
<!DOCTYPE html>
<html>
<head>
- <title>QA-Reports - Output from various QA scripts</title>
- <meta name="author" content="Gentoo QA Team" />
- <meta name="copyright" content="Gentoo Foundation 2012" />
- <meta http-equiv="content-type" content="text/html; charset=UTF-8" />
- <meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8" />
- <link type="image/x-icon" href="http://www.gentoo.org/favicon.ico" rel="shortcut icon" />
- <link rel="stylesheet" type="text/css" href="css/style.css">
+ <title>Gentoo QA Reports</title>
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.css" rel="stylesheet" media="screen">
+ <link href="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/tyrian.min.css" rel="stylesheet" media="screen">
+ <link rel="icon" href="http://www.gentoo.org/favicon.ico" type="image/x-icon">
</head>
<body>
-<!-- gentoo header, stolen from bugzilla -->
- <div id="gentoo-bar">
- <a class="home-link" title="Go to the Gentoo Linux homepage" href="http://gentoo.org">
- <img alt="Gentoo Websites Logo" src="https://www.bugs.gentoo.org/extensions/Gentoo/web/gentoo_org.png"></a>
- <div>
- Go to:
- <a href="http://www.gentoo.org/">Gentoo Home</a>
- <a href="http://www.gentoo.org/doc/en/index.xml">Documentation</a>
- <a href="http://forums.gentoo.org/">Forums</a>
- <a href="http://www.gentoo.org/main/en/lists.xml">Lists</a>
- <a href="http://bugs.gentoo.org">Bugs</a>
- <a href="http://planet.gentoo.org">Planet</a>
- <a href="http://store.gentoo.org">Store</a>
- <a href="http://wiki.gentoo.org">Wiki</a>
- <a class="active" href="http://qa-reports.gentoo.org">QA-Reports</a>
- <strong><a href="http://www.gentoo.org/main/en/where.xml">Get Gentoo!</a></strong>
+<header>
+ <div class="site-title">
+ <div class="container">
+ <div class="row">
+ <div class="site-title-buttons">
+ <div class="btn-group btn-group-sm">
+ <a href="http://get.gentoo.org/" type="button" class="btn get-gentoo"><span class="fa fa-download"></span> <strong>Get Gentoo!</strong></a>
+ <div class="btn-group btn-group-sm">
+ <button type="button" class="gentoo-org-sites btn" data-toggle="dropdown">
+ <span class="glyphicon glyphicon-globe"></span> gentoo.org sites <span class="caret"></span>
+ </button>
+ <ul class="dropdown-menu">
+ <li><a href="http://www.gentoo.org/" title="Main Gentoo website"><span class="fa fa-home fa-fw"></span> gentoo.org</a></li>
+ <li><a href="http://wiki.gentoo.org/" title="Find and contribute documentation"><span class="fa fa-file-text fa-fw"></span> Wiki</a></li>
+ <li><a href="https://bugs.gentoo.org/" title="Report issues and find common issues"><span class="fa fa-bug fa-fw"></span> Bugs</a></li>
+ <li><a href="http://forums.gentoo.org/" title="Discuss with the community"><span class="fa fa-comments-o fa-fw"></span> Forums</a></li>
+ <li><a href="http://packages.gentoo.org/" title="Find software for your Gentoo"><span class="fa fa-hdd-o fa-fw"></span> Packages</a></li>
+ <li class="divider"></li>
+ <li><a href="http://overlays.gentoo.org/" title="Collaborate on maintaining packages"><span class="fa fa-code-fork fa-fw"></span> Overlays</a></li>
+ <li><a href="http://planet.gentoo.org/" title="Find out what's going on in the developer community"><span class="fa fa-rss fa-fw"></span> Planet</a></li>
+ <li><a href="http://archives.gentoo.org/" title="Read up on past discussions"><span class="fa fa-archive fa-fw"></span> Archives</a></li>
+ <li><a href="http://sources.gentoo.org/" title="Browse our source code"><span class="fa fa-code fa-fw"></span> Sources</a></li>
+ <li class="divider"></li>
+ <li><a href="http://infra-status.gentoo.org/" title="Get updates on the services provided by Gentoo"><span class="fa fa-tasks fa-fw"></span> Infra Status</a></li>
+ </ul>
</div>
+ </div>
</div>
- <div id="gentoo-main">
- <div id="header">
- <h1>QA-Reports</h1>
- <span>Output from various QA scripts</span>
- </div>
- <hr width="350" />
- <h2>Ebuild Problems:</h2>
- <ul>
- <li><a href=http://dev.gentoo.org/distfile-mirroring/>Non-fetchable distfiles</a></li>
- </ul>
- <h2>Tree Wide Scanning:</h2>
- <ul>
- <li><a href=/output/genrdeps/rindex/>Reverse runtime dependencies</a></li>
- <li><a href=/output/genrdeps/dindex/>Reverse buildtime dependencies</a></li>
- <li><a href=/output/genrdeps/pindex/>Reverse post dependencies</a></li>
- <li><a href=/output/eapi_usage.txt>EAPI Usage</a> | <a href=/output/eapi-per-eclass/>EAPI Usage per eclass</a></li>
- <li><a href=/output/invalid-mask.txt>Invalid package.mask entries</a></li>
- <li><a href=/output/filesdir-usage.txt>Top 100 largest FILESDIRs</a></li>
- <li><a href=/output/find-binary-files.txt>Binary files in gentoo-x86</a></li>
- <li><a href=/output/eclass-usage/>Listing of packages that inherit an eclass</a></li>
- </ul>
- <h2>Rsync Usage:</h2>
- <ul>
- <li><a href=http://mirrorstats.gentoo.org/rsync/rsync-usage.png>Full Graph</a></li>
- <li><a href=http://mirrorstats.gentoo.org/rsync/rsync-usage-last4weeks.png>Past Month Graph</a></li>
- </ul>
- <h2>Misc:</h2>
- <ul>
- <li><a href=/output/wot-graph.png>Gentoo Dev Web of Trust (WoT)</a> (Updated Weekly) | <a href=/output/wot-stats.html>Node Stats</a></li>
- </ul>
- <h2>Bugs last touched by year</h2>
- <ul>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2007-01-01&v2=2006-01-01">2006</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2008-01-01&v2=2007-01-01">2007</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2009-01-01&v2=2008-01-01">2008</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2010-01-01&v2=2009-01-01">2009</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2011-01-01&v2=2010-01-01">2010</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2012-01-01&v2=2011-01-01">2011</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2013-01-01&v2=2012-01-01">2012</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2014-01-01&v2=2013-01-01">2013</a></li>
- <li><a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2015-01-01&v2=2014-01-01">2014</a></li>
- </ul>
- <div align="center"> © Gentoo Foundation, Inc.</div>
+ <div class="logo">
+ <img src="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/site-logo.png" alt="Gentoo Linux Logo"/>
+ <span class="site-label">QA Reports</span>
+ </div>
+ </div>
+ </div>
+ </div>
+ <nav class="tyrian-navbar" role="navigation">
+ <div class="container">
+ <div class="row">
+ <div class="navbar-header">
+ <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
+ <span class="sr-only">Toggle navigation</span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ <span class="icon-bar"></span>
+ </button>
+ </div>
+ <div class="collapse navbar-collapse navbar-main-collapse">
+ <ul class="nav navbar-nav">
+ <li><a href="/">Home</a></li>
+ </ul>
+ </div>
+ </div>
+ </div>
+ </nav>
+</header>
+
+<div class="container">
+ <div class="row">
+ <div class="col-lg-12">
+ <h1 class="first-header">Gentoo QA Reports</h1>
+
+ <div class="row">
+ <div class="col-lg-4">
+ <h3>Ebuild Problems</h3>
+ <div class="list-group">
+ <a href="http://dev.gentoo.org/distfile-mirroring/" class="list-group-item">Non-fetchable distfiles</a>
+ </div>
+
+ <h3>Misc</h3>
+ <div class="list-group">
+ <a href="/output/wot-graph.png" class="list-group-item">Gentoo Dev Web of Trust (WoT)</a>
+ <a href="/output/wot-stats.html" class="list-group-item">WoT Node Stats</a>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <h3>Tree-wide Scanning</h3>
+ <div class="list-group">
+ <a href="/output/genrdeps/rindex/" class="list-group-item">Reverse runtime dependencies</a>
+ <a href="/output/genrdeps/dindex/" class="list-group-item">Reverse buildtime dependencies</a>
+ <a href="/output/genrdeps/pindex/" class="list-group-item">Reverse post dependencies</a>
+ <a href="/output/eapi_usage.txt" class="list-group-item">EAPI Usage</a>
+ <a href="/output/eapi-per-eclass" class="list-group-item">EAPI Usage per eclass</a>
+ <a href="/output/invalid-mask.txt" class="list-group-item">Invalid package.mask entries</a>
+ <a href="/output/filesdir-usage.txt" class="list-group-item">Top 100 largest FILESDIRs</a>
+ <a href="/output/find-binary-files.txt" class="list-group-item">Binary files in gentoo-x86</a>
+ <a href="/output/eclass-usage/" class="list-group-item">Listing of packages that inherit an eclass</a>
+ </div>
+ </div>
+ <div class="col-lg-4">
+ <h3>Bugs last touched by year</h3>
+ <div class="list-group">
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2007-01-01&v2=2006-01-01" class="list-group-item">2006</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2008-01-01&v2=2007-01-01" class="list-group-item">2007</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2009-01-01&v2=2008-01-01" class="list-group-item">2008</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2010-01-01&v2=2009-01-01" class="list-group-item">2009</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2011-01-01&v2=2010-01-01" class="list-group-item">2010</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2012-01-01&v2=2011-01-01" class="list-group-item">2011</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2013-01-01&v2=2012-01-01" class="list-group-item">2012</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2014-01-01&v2=2013-01-01" class="list-group-item">2013</a>
+ <a href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2015-01-01&v2=2014-01-01" class="list-group-item">2014</a>
+ </div>
+ </div>
+ </div>
+
+ </div>
+ </div>
+</div>
+
+<footer>
+ <div class="container">
+ <div class="row">
+ <div class="col-md-8">
+
+ </div>
+ <div class="col-md-4">
+ <strong>Questions or comments?</strong><br/>
+ Please feel free to <a href="mailto:qa@gentoo.org">contact us</a>.
+ </div>
+ </div>
+ <div class="row">
+ <div class="col-md-12">
+ <strong>© 2001-2014 Gentoo Foundation, Inc.</strong><br/>
+ <small>
+ Gentoo is a trademark of the Gentoo Foundation, Inc.
+ The contents of this document, unless otherwise expressly stated, are licensed under the
+ <a href="http://creativecommons.org/licenses/by-sa/3.0/" rel="license">CC-BY-SA-3.0</a> license.
+ The <a href="#">Gentoo Name and Logo Usage Guidelines</a> apply.
+ </small>
+ </div>
+ </div>
</div>
+</footer>
+
+<script src="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/jquery.min.js"></script>
+<script src="https://1b9a50f4f9de4348cd9f-e703bc50ba0aa66772a874f8c7698be7.ssl.cf5.rackcdn.com/bootstrap.min.js"></script>
</body>
-</html>
+</html>
\ No newline at end of file
diff --git a/htdocs/screen.css b/htdocs/screen.css
deleted file mode 100644
index 58bfd01..0000000
--- a/htdocs/screen.css
+++ /dev/null
@@ -1,44 +0,0 @@
-/* Gentoo bar */
-body {
- margin: 1em;
- font-family: sans-serif;
-}
-
-div#gentoo-bar {
- background: url(gentoo-header-bar-bg.png) repeat-x;
- margin-bottom: 2em;
- margin-top: -1em;
- margin-left: -1em;
- margin-right: -1em;
-}
-
-div#gentoo-bar img {
- border: none !important;
-}
-
-div#gentoo-bar div {
- padding: .25em;
-}
-
-div#gentoo-bar a.home-link {
- margin-right: .5em;
- float: left;
-}
-
-div#gentoo-bar div a {
- text-decoration: none;
- padding: .25em;
- padding-left: .5em;
- padding-right: .5em;
- color: #231A3F;
-}
-
-div#gentoo-bar div a:hover {
- background-color: #A898DD;
- color: #45347B;
-}
-
-div#gentoo-bar div a.active {
- background-color: white;
- font-weight: bold;
-}
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-01 13:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 13:35 [gentoo-commits] proj/qa-scripts:master commit in: htdocs/img/, htdocs/css/, htdocs/ Alex Legler
-- strict thread matches above, loose matches on Subject: below --
2013-01-01 19:44 Paulos Ratis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox