From patchwork Tue Jan 15 21:42:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 14082 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 597EE23F81 for ; Tue, 15 Jan 2013 21:50:43 +0000 (UTC) Received: from mail-vb0-f48.google.com (mail-vb0-f48.google.com [209.85.212.48]) by fiordland.canonical.com (Postfix) with ESMTP id 7713AA19A52 for ; Tue, 15 Jan 2013 21:50:41 +0000 (UTC) Received: by mail-vb0-f48.google.com with SMTP id fc21so651500vbb.35 for ; Tue, 15 Jan 2013 13:50:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :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=KXnRO3PnAl7NPC79AInw69fZq7BWkIsGQoO1QIJoXCI=; b=o2ANNl5wtUursZvE4gIvEgdFS5J55djSo+7QsHi1DdnKXcKjB5BVjlKHeV2LCNvINW u9aMvM6lKOqZKa2Pp58W2tiIVbtXYPBEGEVnWCPF7aRhBQVA3OJSgO+RsKYf0cR/4/Yf H7iX/bEwoJGXiWeuMDuCafzDetAJNAff4AZVpqj2Ff8p/9g9qKImHAxy9ibwohl8MGLq IJnBY7+DEsTaFSW+IlYZJrNApYOm30ZpT6KThd9vCellyE8xmc3f8FgdqwhYuGsF+pIJ +XNovuxr2tIitR9pihANes6/yas7ZOSHneoyZiTP9WxOa+aqdkDcz/40H4L4hDhaH/o5 qZig== X-Received: by 10.52.70.205 with SMTP id o13mr93368721vdu.75.1358286640685; Tue, 15 Jan 2013 13:50:40 -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.58.145.101 with SMTP id st5csp135566veb; Tue, 15 Jan 2013 13:50:40 -0800 (PST) X-Received: by 10.180.107.129 with SMTP id hc1mr6224815wib.34.1358286639157; Tue, 15 Jan 2013 13:50:39 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id bx7si9425553wjb.79.2013.01.15.13.50.38 (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 15 Jan 2013 13:50:39 -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 1TvEP0-00052R-5w for ; Tue, 15 Jan 2013 21:50:38 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 33081E0A27 for ; Tue, 15 Jan 2013 21:42: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: 392 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 392: release-0.29 Message-Id: <20130115214212.26864.26126.launchpad@ackee.canonical.com> Date: Tue, 15 Jan 2013 21:42: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="16420"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e37f1dae63efc1fac9e36cf20e714bb12ec0bebc X-Gm-Message-State: ALoCoQnwU3yHYL6hs2n3HXB4PcU3/KNrsBd3YBNHZyASkqiZiVV1pztYwVqpHuMLPKnwer/138T9 ------------------------------------------------------------ revno: 392 tags: release-0.29 committer: Andy Doan branch nick: lava-dashboard timestamp: Tue 2013-01-15 15:40:20 -0600 message: release-0.29 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 2013-01-10 03:18:33 +0000 +++ dashboard_app/__init__.py 2013-01-15 21:40:20 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 29, 0, "dev", 0) +__version__ = (0, 29, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2013-01-10 03:18:33 +0000 +++ doc/changes.rst 2013-01-15 21:40:20 +0000 @@ -5,7 +5,10 @@ Version 0.29 ============ -* Unreleased +* Removed some useless and incomplete functionality +* Added a powermgmt view +* Added abiltiy to compare filter matches +* Fix regression in bundle notifications on filters .. _version_0_28: