From patchwork Mon Sep 3 02:19:09 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: 11143 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 0BC5C23FA4 for ; Mon, 3 Sep 2012 02:19:14 +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 DB28AA184B2 for ; Mon, 3 Sep 2012 02:18:27 +0000 (UTC) Received: by ieak11 with SMTP id k11so2988561iea.11 for ; Sun, 02 Sep 2012 19:19:13 -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=sru9N3BFeAlsNZ4Af1v7IShdIts13G5IbGvdaNCOUeM=; b=EdsoDJioYlBLkoZq0Yu8+fwgi7w1UJZNocC5kJ4b1yFCQV9CIlJpm/ZfwqYvoGDjtW G5qH8aW8Ln5PsLUzVK/nt5Q4M7GgjLAFk0GSGe97+qglahag9jfYJ3ef0E4HxPectX2n kqBit+/BjGI2cBfHulqnoPu0NRUZwW2IHhkufyn3atmdT/PK/4J191tfrUrPsDO8uEXk XI8ohk/5EDMiubZVyDGgLRpjpqv2VUNo6C1pYrYamxgwvbu5MOCw+UmxZVobuXRYkweW Vwi3gdwox0xCDQetHZvoqD2jLANk2HsY2cw9niG/TTjqjFwLIpjQLRsPHcDhljoBFFlT Q8dQ== Received: by 10.50.160.228 with SMTP id xn4mr9592557igb.1.1346638753041; Sun, 02 Sep 2012 19:19:13 -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.50.184.232 with SMTP id ex8csp113135igc; Sun, 2 Sep 2012 19:19:11 -0700 (PDT) Received: by 10.217.1.79 with SMTP id m57mr8457969wes.121.1346638750683; Sun, 02 Sep 2012 19:19:10 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id f7si18293177wiv.40.2012.09.02.19.19.09 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 02 Sep 2012 19:19:10 -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 1T8MFp-0006Lp-Mv for ; Mon, 03 Sep 2012 02:19:09 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 99B42E0406 for ; Mon, 3 Sep 2012 02:19:09 +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: 338 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 338: release 0.21 Message-Id: <20120903021909.28689.57810.launchpad@ackee.canonical.com> Date: Mon, 03 Sep 2012 02:19:09 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15890"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: b5947da1042204e2cd39f0cae860f47ae6e4dbc1 X-Gm-Message-State: ALoCoQmQblRG4PzPoFNBFkPlPmRDekqcRlW+Qhy/n2ieSBsuREZueIfzvPjHXnG3Q9+5PNCSpLWe ------------------------------------------------------------ revno: 338 tags: release-0.21 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Mon 2012-09-03 14:17:35 +1200 message: release 0.21 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-08-28 05:25:49 +0000 +++ dashboard_app/__init__.py 2012-09-03 02:17:35 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 21, 0, "dev", 0) +__version__ = (0, 21, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-08-30 00:00:01 +0000 +++ doc/changes.rst 2012-09-03 02:17:35 +0000 @@ -5,7 +5,6 @@ Version 0.21 ============ -* Unreleased * Add the concept of a test run filter. .. _version_0_20: