From patchwork Thu Jun 28 05:53:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 9659 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id B52E423E41 for ; Thu, 28 Jun 2012 05:53:15 +0000 (UTC) Received: from mail-gg0-f180.google.com (mail-gg0-f180.google.com [209.85.161.180]) by fiordland.canonical.com (Postfix) with ESMTP id 6A664A18BB4 for ; Thu, 28 Jun 2012 05:53:15 +0000 (UTC) Received: by ggnf1 with SMTP id f1so1726507ggn.11 for ; Wed, 27 Jun 2012 22:53:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :content-type:mime-version:x-launchpad-project:x-launchpad-branch :x-launchpad-message-rationale:x-launchpad-branch-revision-number :x-launchpad-notification-type:to:from:subject:message-id:date :reply-to:sender:errors-to:precedence:x-generated-by :x-launchpad-hash:x-gm-message-state; bh=9ZbZX35AhBFJsObLdgJlfjJ2GI5fwt4UzVtQsxb590A=; b=nPCj9t042EFLHgs+W0qUEtqKc3NK7eI28Ki7zo4eb9D0YaXJhY/qOOuFArnAg0udsp mzGzHc71oyLIUXZO+KaUL2pzDuLeddQS39Lqwbcl8eNPf3aBV1wf0Lo4j5jzkjjDSG0h 3x+Ff4VH1nUegtw7Xy3dmMvNnLszyk4RmknaBSxG14BKT+stO89CyiOltmDMntJGxvYO mZmIPoVH9ZEP7knw5d2ulXi3+yyDpbQgiq3w/vIN4WdXrEU73NNTSzMq3geYzPNxTSfY IJC9U/O9OT3oBhERoXJYYlIQ1M9AASB8ouVITCtJT6xC3oM7+zOi2N4+gjy5TOJvrMK6 zpiA== Received: by 10.42.89.72 with SMTP id f8mr123016icm.33.1340862794545; Wed, 27 Jun 2012 22:53:14 -0700 (PDT) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.231.24.148 with SMTP id v20csp32647ibb; Wed, 27 Jun 2012 22:53:13 -0700 (PDT) Received: by 10.180.98.39 with SMTP id ef7mr10554465wib.21.1340862793362; Wed, 27 Jun 2012 22:53:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id 71si26120678wej.31.2012.06.27.22.53.12 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Jun 2012 22:53:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) client-ip=91.189.90.7; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of bounces@canonical.com designates 91.189.90.7 as permitted sender) smtp.mail=bounces@canonical.com Received: from ackee.canonical.com ([91.189.89.26]) by indium.canonical.com with esmtp (Exim 4.71 #1 (Debian)) id 1Sk7fE-0001sx-Pz for ; Thu, 28 Jun 2012 05:53:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BAB7FE0189 for ; Thu, 28 Jun 2012 05:53:12 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-dashboard X-Launchpad-Branch: ~linaro-validation/lava-dashboard/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 323 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 323: release 0.18 Message-Id: <20120628055312.17291.95237.launchpad@ackee.canonical.com> Date: Thu, 28 Jun 2012 05:53:12 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15505"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: d018a11c2a0c26484e6ab9d6da6bd93203d617a0 X-Gm-Message-State: ALoCoQkP8MIGET8LdEYGHUpPtcdCN7e+wqlq9OXZApAXYrzPEaNuS90nVY3qN1m4KY/GKFURzI7M ------------------------------------------------------------ revno: 323 tags: 2012.06, release-0.18 committer: Andy Doan branch nick: lava-dashboard timestamp: Thu 2012-06-28 00:51:11 -0500 message: release 0.18 2012.06 modified: dashboard_app/__init__.py doc/changes.rst --- lp:lava-dashboard https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk You are subscribed to branch lp:lava-dashboard. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription === modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-06-20 04:13:52 +0000 +++ dashboard_app/__init__.py 2012-06-28 05:51:11 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 18, 0, "dev", 0) +__version__ = (0, 18, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-06-20 04:13:52 +0000 +++ doc/changes.rst 2012-06-28 05:51:11 +0000 @@ -6,7 +6,7 @@ Version 0.18 ============ -* Unreleased. +* Add link to job details for bundles .. _version_0_17: @@ -23,7 +23,7 @@ * Make test_result.message respect newlines (bug #850633, Chris Johnston) -* Allow viewing images in bundles (bug #877984) +* Allow viewing images in bundles (bug #877984) .. _version_0_15: @@ -119,14 +119,14 @@ next release to be more in line with the official Linaro theme. Currently most changes are under-the-hood, sporting more jQuery UI CSS. * New test browser that allows to see all the registered tests and their test - cases. + cases. * New data view browser, similar to data view browser. * New permalink system that allows easy linking to bundles, test runs and test results. * New image status views that allow for quick inspection of interesting hardware pack + root filesystem combinations. * New image status detail view with color-coded information about test failures affecting current and historic instances of a particular root filesystem + - hardware pack combination. + hardware pack combination. * New image test history view showing all the runs of a particular test on a particular combination of root filesystem + hardware pack. * New table widget for better table display with support for client side