From patchwork Thu May 31 06:30:16 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: 9048 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 B8CC42401B for ; Thu, 31 May 2012 06:30:20 +0000 (UTC) Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id 6FEF8A18521 for ; Thu, 31 May 2012 06:30:20 +0000 (UTC) Received: by mail-ob0-f180.google.com with SMTP id un3so1083309obb.11 for ; Wed, 30 May 2012 23:30:20 -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=4elICipIOOkOS5aAEV39JGteR1uhvCJZClVHcV1KA3k=; b=RaMyjYFRhcRr2iguQixhyOV4yHyajj4Kt7KZzRn7qVcKQbppJQESW5AKFLX9g8qtsU ZbCdxcQZp6ZtguPHPE+Q5RltmuJWvbVJipum9EL54a0Gt4Z+rMip7cfTohKI38pyen6a hp96HrcEf5srsPZ2hPwqXjWs9hZ5pPDiWGbWOWnS5HVJD+dkqZR81TupL7htvXfL9uvE 8K9qcDKyyfWatfugUyZu2vSCUr14abslZgU/WID8y8DwyK1H9U4SvIBuPU1B3CTvmFjJ jbRD6GVIlV+Ru2tUsfRfpJhLlSmipowhRAjRSPF13BewT2L4gBZ1tjaxxTdgoyw7P8uX r+TA== Received: by 10.50.193.196 with SMTP id hq4mr12624090igc.57.1338445820136; Wed, 30 May 2012 23:30:20 -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 v20csp237028ibb; Wed, 30 May 2012 23:30:18 -0700 (PDT) Received: by 10.216.80.212 with SMTP id k62mr803024wee.18.1338445817804; Wed, 30 May 2012 23:30:17 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id c54si2660283wec.157.2012.05.30.23.30.16 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 30 May 2012 23:30:17 -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 1SZytk-0003sr-HB for ; Thu, 31 May 2012 06:30:16 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 7176FE157F for ; Thu, 31 May 2012 06:30:16 +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: 316 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 316: release 0.16 Message-Id: <20120531063016.3029.80914.launchpad@ackee.canonical.com> Date: Thu, 31 May 2012 06:30:16 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15322"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b4b9e745571105d534e64cbb375f18d1640d7051 X-Gm-Message-State: ALoCoQnidhXESkh+vUWjM7N6o+jYEelg1G9XjbqGyquALMB9Sy1NxvVLSRWnE+7TMfTXNYC3KMhn ------------------------------------------------------------ revno: 316 tags: 2012.05, release-0.16 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Thu 2012-05-31 18:23:54 +1200 message: release 0.16 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-04-26 03:26:11 +0000 +++ dashboard_app/__init__.py 2012-05-31 06:23:54 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 15, 0, "final", 0) +__version__ = (0, 16, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-03-26 21:19:01 +0000 +++ doc/changes.rst 2012-05-31 06:23:54 +0000 @@ -1,6 +1,15 @@ Version History *************** +.. _version_0_16: + +Version 0.16 +============ + +* Make test_result.message respect newlines (bug #850633, Chris + Johnston) +* Allow viewing images in bundles (bug #877984) + .. _version_0_15: Version 0.15