From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/tinderbox-cluster-www:master commit in: python/templates/pages/packages/category/, python/templates/pages/home/, ...
Date: Sun, 31 Jan 2016 15:04:13 +0000 (UTC) [thread overview]
Message-ID: <1454252721.c1fd22d07af4dc9022ef7e68489d8aa8e38c9e60.zorry@gentoo> (raw)
commit: c1fd22d07af4dc9022ef7e68489d8aa8e38c9e60
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 15:05:21 2016 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 15:05:21 2016 +0000
URL: https://gitweb.gentoo.org/proj/tinderbox-cluster-www.git/commit/?id=c1fd22d0
update changelogs
python/templates/layout/base.html | 2 +-
python/templates/pages/home/index.html | 4 ++--
python/templates/pages/packages/category/index.html | 2 +-
python/templates/pages/packages/ebuilds/index.html | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/python/templates/layout/base.html b/python/templates/layout/base.html
index 1c1f2cf..eaa86f3 100644
--- a/python/templates/layout/base.html
+++ b/python/templates/layout/base.html
@@ -6,7 +6,7 @@
<div class="container">
<div class="row">
- <div id="content" class="col-md-12">
+ <div id="content" class="col-md-14">
{% block content %}{% endblock %}
</div>
</div>
diff --git a/python/templates/pages/home/index.html b/python/templates/pages/home/index.html
index 08b4b1d..c355c11 100644
--- a/python/templates/pages/home/index.html
+++ b/python/templates/pages/home/index.html
@@ -3,11 +3,11 @@
<hr>
<div class="row">
<div class="col-xs-12 col-md-6">
- <h2>New Packages <small>more at the <a href="/new_packages/">New Packages</a></small></h2>
+ <h2>New or updated packages<small>more at the<a href="/new_packages/">New packages</a></small></h2>
{% include "includes/frontpage/new_packages" %}
</div>
<div class="col-xs-12 col-md-6">
- <h2>New Logs <small>more at the <a href="/new/logs/">New Logs</a></small></h2>
+ <h2>New Logs <small>more at the <a href="/new/logs/">New logs</a></small></h2>
{% include "includes/frontpage/new_logs" %}
</div>
</div>
diff --git a/python/templates/pages/packages/category/index.html b/python/templates/pages/packages/category/index.html
index 8cc402d..f986599 100644
--- a/python/templates/pages/packages/category/index.html
+++ b/python/templates/pages/packages/category/index.html
@@ -8,7 +8,7 @@
<tr>
<td class="frontpage-table-package-atom">
<a href="/package/{{ PM.PackageId }}/" title="{{ C.Category }}/{{ PM.Package }}">{{ C.Category }}/{{ PM.Package }}</a>
- <p title="{{ PM.Changlog }}">Changlog</p>
+ <p title="{{ PM.Gitlog }}">Changlog</p>
</td>
<td>
<p title="{{ PM.Descriptions }}">{{ PM.Descriptions }}</p>
diff --git a/python/templates/pages/packages/ebuilds/index.html b/python/templates/pages/packages/ebuilds/index.html
index 10cca76..b941c62 100644
--- a/python/templates/pages/packages/ebuilds/index.html
+++ b/python/templates/pages/packages/ebuilds/index.html
@@ -4,7 +4,7 @@
<div class="col-xs-12 col-md-9">
<h2>{{ P.PackageId.CategoryId.Category }}/{{ P.PackageId.Package }}</h2>
<p>Changlog</p>
- <p>{{ P.Changlog|linebreaksbr }}</p>
+ <p>{{ P.Gitlog|linebreaksbr }}</p>
<table class="table table-striped frontpage-table">
{% for E in EM_tmp %}
<tr>
reply other threads:[~2016-01-31 15:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1454252721.c1fd22d07af4dc9022ef7e68489d8aa8e38c9e60.zorry@gentoo \
--to=zorry@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox