From patchwork Wed Jun 20 04:15:14 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael-Doyle Hudson X-Patchwork-Id: 9459 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 B346123F2E for ; Wed, 20 Jun 2012 04:15:19 +0000 (UTC) Received: from mail-gh0-f180.google.com (mail-gh0-f180.google.com [209.85.160.180]) by fiordland.canonical.com (Postfix) with ESMTP id 83DB4A1811B for ; Wed, 20 Jun 2012 04:15:19 +0000 (UTC) Received: by mail-gh0-f180.google.com with SMTP id z12so5771454ghb.11 for ; Tue, 19 Jun 2012 21:15:19 -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=rNp4uMr9I8jdaifuBhrsYigfn0r7S3R8Gs1cOesdyGE=; b=QLle1x8UZWG5RnEkU5Ej2SEYtUNBlBptidloYLbuXaQO/yciom/1hmTbSj7Lmbuivq R+HY+OEm8hpVqu0pq84a5XKYeobOUhf9jNvPSbdGsdvM95fhu7tH9Qvi4jERFU9Mnv6n DfQgJvEUKBO21v+xfryQ46DrLH+py7k1fQq8Sclh+Sym5OObuzRu1hq9OgXKv7L5Vc7/ b8FJ7awoSD1rCY5Y3enjxhmnQqqoUPL555enxROD69r4MpmwpyCNvNJeh74sdrtwrtEZ p/77PKywlvTmHGBOWbM/fZ4HnF4KEKlsOMv+8YpFfbn8fP5IP8QXv8h1qJntpEPLFTpv 6ecQ== Received: by 10.42.210.193 with SMTP id gl1mr9482889icb.57.1340165719127; Tue, 19 Jun 2012 21:15:19 -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 v20csp159881ibb; Tue, 19 Jun 2012 21:15:17 -0700 (PDT) Received: by 10.216.145.157 with SMTP id p29mr11729380wej.65.1340165716592; Tue, 19 Jun 2012 21:15:16 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id c9si31783978wie.18.2012.06.19.21.15.15 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 19 Jun 2012 21:15:16 -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 1ShCK3-0006gz-0l for ; Wed, 20 Jun 2012 04:15:15 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id EA5CEE0027 for ; Wed, 20 Jun 2012 04:15:14 +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: 320 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 320: release 0.17 Message-Id: <20120620041514.23081.19228.launchpad@ackee.canonical.com> Date: Wed, 20 Jun 2012 04:15:14 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15435"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 4d53f9993f4dbbe10df05ffeb1314722d9b149dd X-Gm-Message-State: ALoCoQn4tpCfv06mc5EfJv5iWgc4z9u1nriMk6bHNM1ersSx42Pshha3uyQnYa9MHc/FNJeuybur ------------------------------------------------------------ revno: 320 tags: release-0.17 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-06-20 16:12:55 +1200 message: release 0.17 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-05-31 06:28:27 +0000 +++ dashboard_app/__init__.py 2012-06-20 04:12:55 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 17, 0, "dev", 0) +__version__ = (0, 17, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-05-31 06:28:27 +0000 +++ doc/changes.rst 2012-06-20 04:12:55 +0000 @@ -6,7 +6,8 @@ Version 0.17 ============ -* Unreleased. +* Fix sorting by column on the test runs in bundle view. +* Display passes & fails in the test run view of a bundle. .. _version_0_16: