Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qa-scripts:master commit in: htdocs/
Date: Mon, 25 May 2020 12:22:12
Message-Id: 1590409316.224c715a7356e8a49f39e1b34761112e43098116.mgorny@gentoo
1 commit: 224c715a7356e8a49f39e1b34761112e43098116
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 25 12:21:56 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon May 25 12:21:56 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=224c715a
7
8 Link bugs by 2019
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 htdocs/index.html | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/htdocs/index.html b/htdocs/index.html
16 index 3262c67..006f5d4 100644
17 --- a/htdocs/index.html
18 +++ b/htdocs/index.html
19 @@ -138,6 +138,7 @@
20 <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=2017-01-01&v2=2016-01-01" class="list-group-item list-group-item-action">2016</a>
21 <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=2018-01-01&v2=2017-01-01" class="list-group-item list-group-item-action">2017</a>
22 <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=2019-01-01&v2=2018-01-01" class="list-group-item list-group-item-action">2018</a>
23 + <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=2020-01-01&v2=2019-01-01" class="list-group-item list-group-item-action">2019</a>
24 </div>
25 </div>
26 </div>