commit: da22852902679e00ee558c5fae945ced79763a6a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Jul 17 16:06:48 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Jul 17 16:06:48 2018 +0000 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=da228529
index: Extend 'bugs last touched' to 2017 htdocs/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/htdocs/index.html b/htdocs/index.html index 3f637fe..79353ae 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -130,6 +130,8 @@ <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> <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=2016-01-01&v2=2015-01-01" class="list-group-item">2015</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=2017-01-01&v2=2016-01-01" class="list-group-item">2016</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=2018-01-01&v2=2017-01-01" class="list-group-item">2017</a> </div> </div> </div>