From: W. Trevor King
Date: Wed, 30 Dec 2015 20:57:50 +0000 (-0800)
Subject: index.html: Rebuild with newer nmbug-status
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=431ea3c9682907581e59973878fdeac068b24e15;p=nmbug-oci.git
index.html: Rebuild with newer nmbug-status
Incorporating some of my recent nmbug-status changes, including header
fixes (start with h1), parentheses around query parts, and unbalanced
fixups.
---
diff --git a/index.html b/index.html
index 3e16487..7ca69e2 100644
--- a/index.html
+++ b/index.html
@@ -44,10 +44,11 @@
-OCI Discussion
+OCI Discussion
+
Tracking OCI discussion with nmbug. For more information on OCI spec discussion, see opencontainers/specs.
-Views
+Views
-tag:oci::bug and not tag:oci::fixed and not tag:oci::wontfix
+( tag:oci::bug ) and ( not tag:oci::fixed ) and ( not tag:oci::wontfix )
Features with pull-requests
@@ -72,7 +73,7 @@ The view is generated from the following query:
-tag:oci::feature and tag:oci::pull-request and not tag:oci::obsolete
+( tag:oci::feature ) and ( tag:oci::pull-request ) and ( not tag:oci::obsolete )
@@ -127,7 +128,7 @@ The view is generated from the following query:
-tag:oci::feature and tag:oci::external-repo and not tag:oci::obsolete
+( tag:oci::feature ) and ( tag:oci::external-repo ) and ( not tag:oci::obsolete )
@@ -160,7 +161,7 @@ The view is generated from the following query:
-tag:oci::feature and not tag:oci::pull-request and not tag:oci::external-repo and not tag:oci::obsolete
+( tag:oci::feature ) and ( not tag:oci::pull-request ) and ( not tag:oci::external-repo ) and ( not tag:oci::obsolete )
@@ -248,7 +249,7 @@ The view is generated from the following query:
-tag:oci::feature and tag:oci::charter and not tag:oci::obsolete
+( tag:oci::feature ) and ( tag:oci::charter ) and ( not tag:oci::obsolete )
@@ -265,6 +266,6 @@ tag:oci::feature and tag:oci::charter and not tag:oci::obsolete
-Generated: 2015-12-30 05:40:50Z
+
Generated: 2015-12-30 20:57:39Z