Return-Path: X-Original-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A16A9D30B for ; Wed, 15 Aug 2012 15:17:54 +0000 (UTC) Received: (qmail 22704 invoked by uid 500); 15 Aug 2012 15:17:54 -0000 Delivered-To: apmail-incubator-ooo-commits-archive@incubator.apache.org Received: (qmail 22662 invoked by uid 500); 15 Aug 2012 15:17:54 -0000 Mailing-List: contact ooo-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-commits@incubator.apache.org Received: (qmail 22655 invoked by uid 99); 15 Aug 2012 15:17:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 15:17:54 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Aug 2012 15:17:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1618E23888E4; Wed, 15 Aug 2012 15:17:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1373455 - in /incubator/ooo/ooo-site/trunk/content/stats: defects.html defects.txt Date: Wed, 15 Aug 2012 15:17:06 -0000 To: ooo-commits@incubator.apache.org From: robweir@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120815151707.1618E23888E4@eris.apache.org> Author: robweir Date: Wed Aug 15 15:17:06 2012 New Revision: 1373455 URL: http://svn.apache.org/viewvc?rev=1373455&view=rev Log: add defect stats Added: incubator/ooo/ooo-site/trunk/content/stats/defects.html (with props) incubator/ooo/ooo-site/trunk/content/stats/defects.txt (with props) Added: incubator/ooo/ooo-site/trunk/content/stats/defects.html URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/stats/defects.html?rev=1373455&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/stats/defects.html (added) +++ incubator/ooo/ooo-site/trunk/content/stats/defects.html Wed Aug 15 15:17:06 2012 @@ -0,0 +1,66 @@ + + + + Apache OpenOffice Comitters + + + + +

Defects found and fixed

+

+Put discussion of chart here. +

+
+ Cumulative Defects, + found + and fixed per month +
+ +
+ + + Propchange: incubator/ooo/ooo-site/trunk/content/stats/defects.html ------------------------------------------------------------------------------ svn:eol-style = native Added: incubator/ooo/ooo-site/trunk/content/stats/defects.txt URL: http://svn.apache.org/viewvc/incubator/ooo/ooo-site/trunk/content/stats/defects.txt?rev=1373455&view=auto ============================================================================== --- incubator/ooo/ooo-site/trunk/content/stats/defects.txt (added) +++ incubator/ooo/ooo-site/trunk/content/stats/defects.txt Wed Aug 15 15:17:06 2012 @@ -0,0 +1,16 @@ +date,reported,fixed +2011-06-01,0,0 +2011-07-01,119,271 +2011-08-01,255,288 +2011-09-01,326,298 +2011-10-01,359,322 +2011-11-01,448,373 +2011-12-01,547,442 +2012-01-01,599,472 +2012-02-01,745,540 +2012-03-01,888,633 +2012-04-01,1050,714 +2012-05-01,1185,767 +2012-06-01,1564,857 +2012-07-01,2013,1065 +2012-08-01,2316,1208 Propchange: incubator/ooo/ooo-site/trunk/content/stats/defects.txt ------------------------------------------------------------------------------ svn:eol-style = native