From patchwork Wed Jul 18 00:08:11 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: 10103 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 D1C4024036 for ; Wed, 18 Jul 2012 00:08:16 +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 A0D53A18438 for ; Wed, 18 Jul 2012 00:08:16 +0000 (UTC) Received: by ghbz12 with SMTP id z12so1141859ghb.11 for ; Tue, 17 Jul 2012 17:08:16 -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=1sENwcyJ5qvZv1B9opKwIb8H1CmfUNEBVsR3EwIWCjY=; b=otCgHMVjTgBLdlieI3uG4aDXBmh5FuE87VaBKA2IBIIAF9mN2f3oKjPYuaBtCrGJmL BY0eGfl4pS3JLIvRc/V0J+8253Li3nt4ZTRBw6Zx39ERiaOX5/bpSojPrmqVjlgKg8dj 4AhM9JsGD5QPmbgxL4nOF00b9zbRi7leSE+fGpGJiU/ocHnT87Ehy+YdybmA+INuducs 5D7+qhhaEJu3fOpbTZoIT+DgXnT+mlb7D6tXay41nBJL20j5ghfAkGl88gkm9zAJS8Fp uluHPnLYrTL0iBLTC/ZKFdw8+/lSYdK/tV7SzhqNB16O0UD4f9ifWKo/ricTgKJ2ixe7 CIeQ== Received: by 10.43.63.140 with SMTP id xe12mr2572798icb.57.1342570095918; Tue, 17 Jul 2012 17:08:15 -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.241.2 with SMTP id lc2csp25740ibb; Tue, 17 Jul 2012 17:08:12 -0700 (PDT) Received: by 10.216.240.134 with SMTP id e6mr502257wer.211.1342570092428; Tue, 17 Jul 2012 17:08:12 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ex2si34414416wib.31.2012.07.17.17.08.11 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 17 Jul 2012 17:08:12 -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 1SrHoJ-00067E-Pq for ; Wed, 18 Jul 2012 00:08:11 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BB284E029B for ; Wed, 18 Jul 2012 00:08:11 +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: 327 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 327: release 0.19 Message-Id: <20120718000811.20915.99427.launchpad@ackee.canonical.com> Date: Wed, 18 Jul 2012 00:08:11 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15627"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: c80e169732451fb077bae17889d31a5291aad55d X-Gm-Message-State: ALoCoQkyG7tMkG2KaQcGVW0STmP6oeLcoN2MlkTY/zHHckY6WEOz/Mu7qQyWCisjiPjixkrOvM33 ------------------------------------------------------------ revno: 327 tags: release-0.19 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Wed 2012-07-18 12:02:02 +1200 message: release 0.19 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-28 05:53:28 +0000 +++ dashboard_app/__init__.py 2012-07-18 00:02:02 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 19, 0, "dev", 0) +__version__ = (0, 19, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-06-28 05:53:28 +0000 +++ doc/changes.rst 2012-07-18 00:02:02 +0000 @@ -5,7 +5,9 @@ Version 0.19 ============ -* Unreleased + +* Add image status views and models for use by the QA services team. +* Allow linking test runs to launchpad bugs from the image status view. .. _version_0_18: