From patchwork Thu Dec 6 01:22:13 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: 13383 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 DE66F23FCC for ; Thu, 6 Dec 2012 01:22:18 +0000 (UTC) Received: from mail-ie0-f180.google.com (mail-ie0-f180.google.com [209.85.223.180]) by fiordland.canonical.com (Postfix) with ESMTP id 92651A18095 for ; Thu, 6 Dec 2012 01:22:18 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id c10so9052959ieb.11 for ; Wed, 05 Dec 2012 17:22:18 -0800 (PST) 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=D+WTdZxZImMue10f9PUIrwllxLUuUvnO71K52s3p0Hg=; b=bMr2vgbPdxsY96ulmid+xfJmfWPvNPc6/KH43eE8MFzhjucCBaI5nq+dg2hMGwXPPY Rfz2qFx0HTdl4JgAqBONuoL1ln2/d2VmS/OOBZMkHrPXegipnCsbXiHu2gKevB9KzPO2 Zt4kqyrVz9rMuCTHR30WYjzOGs3Op1hEIFRqLJeL0c7pNviOYH9A7XQ/BzOEmXazLPMr dz6vcS2zT66n97Ta/4ePvCo4Cak/7xP/AqvxblGAGMIXJGmoeSduiSeig3A8mKIAtLN4 kBBaQN86AA87l9eIhiny3Ixc1PMlInZMuREB4pQt29o2lAQ/Jp5aUpO0ySnJfBjiMs7F iyYg== Received: by 10.50.185.166 with SMTP id fd6mr4040436igc.62.1354756937992; Wed, 05 Dec 2012 17:22:17 -0800 (PST) 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.50.67.148 with SMTP id n20csp380121igt; Wed, 5 Dec 2012 17:22:17 -0800 (PST) Received: by 10.181.11.234 with SMTP id el10mr6286596wid.7.1354756935187; Wed, 05 Dec 2012 17:22:15 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id b6si19135909wix.37.2012.12.05.17.22.13 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 05 Dec 2012 17:22:15 -0800 (PST) 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 1TgQAH-0000Ek-J6 for ; Thu, 06 Dec 2012 01:22:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 7FF07E016E for ; Thu, 6 Dec 2012 01:22:13 +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: 368 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 368: release 0.25.1 Message-Id: <20121206012213.20401.75723.launchpad@ackee.canonical.com> Date: Thu, 06 Dec 2012 01:22:13 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="16341"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 15878421cf6c4a5fdebdad5554531928543eff7b X-Gm-Message-State: ALoCoQlhagPUmPr6q8mvB+yY8/vud8J2KNYXSB2vw3Rt1O+S0bNEFKwc2GmXDS63tuwLc/oTwAEW ------------------------------------------------------------ revno: 368 tags: release-0.25.1 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Thu 2012-12-06 14:20:10 +1300 message: release 0.25.1 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-11-27 19:38:37 +0000 +++ dashboard_app/__init__.py 2012-12-06 01:20:10 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 26, 0, "dev", 0) +__version__ = (0, 25, 1, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-11-27 19:38:37 +0000 +++ doc/changes.rst 2012-12-06 01:20:10 +0000 @@ -1,11 +1,12 @@ Version History *************** -.. _version_0_26: +.. _version_0_25_1: -Version 0.26 -============ -* Unreleased +Version 0.25.1 +============== +* Add some log messages around sending filter subscription mail. +* Fix a bug with subscribing to filters that do not specify any tests. .. _version_0_25: