From patchwork Thu Oct 4 23:03: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: 11997 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 5A6AD19D1D1 for ; Thu, 4 Oct 2012 23:09:34 +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 CFA5CA18E14 for ; Thu, 4 Oct 2012 23:09:33 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so2251754iej.11 for ; Thu, 04 Oct 2012 16:09:33 -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=2gCEJtXGlU6Ow3J0GXkzyUt8eEPGw3UULvTUv1jqG8I=; b=ns9sDO8jq/AotfexzY8avOdoqFJ/s9wmM5n8qFyAGBnthoXuL/c+PRKrtk9nZjUOFQ XxTHZxJtq2PPrmfkkHxOmYIp7PuC4qurwuRtMniBsbnbxO30/+J6bOVaLng38NBu6dD/ QjePSKJlxfltAliAgFYWD6NYZawe3uqmHAZl51RPA0q3k/56bNQsqqeI3L007/KgiG5W 7AH+0IgpV9wJVbG0Fo/qFVzLF2eTesXXVWM/czi///wEn7QPNA9O0VWV7tDH55EkblfV nhDNOemqI5oxiPfeRdPt8CuCMiTq+AWUrHWhpi9B/eE0wDKzgP/oYc5bZogD1m84+EXV 3ebA== Received: by 10.50.194.136 with SMTP id hw8mr7014913igc.28.1349392173228; Thu, 04 Oct 2012 16:09:33 -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 ex8csp95140igc; Thu, 4 Oct 2012 16:09:31 -0700 (PDT) Received: by 10.216.27.84 with SMTP id d62mr4024364wea.3.1349392170292; Thu, 04 Oct 2012 16:09:30 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id q42si4494276wei.87.2012.10.04.16.09.29 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 04 Oct 2012 16:09:30 -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 1TJuXp-0005ab-CE for ; Thu, 04 Oct 2012 23:09:29 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 3374DE1D26 for ; Thu, 4 Oct 2012 23:03: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: 355 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 355: release 0.23.1 Message-Id: <20121004230313.16956.29658.launchpad@ackee.canonical.com> Date: Thu, 04 Oct 2012 23:03: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="16061"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: eff3f1b206900d3ad9f3a62297d7a8cfe14ac7bd X-Gm-Message-State: ALoCoQkMnxMIpcp2zlrdTo6PvDUW2RiTppbBQGS+47hg92u6/1++9QmC6C/7jdkGmQ3c/o1Vq31x ------------------------------------------------------------ revno: 355 tags: release-0.23.1 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-10-05 12:00:21 +1300 message: release 0.23.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-10-04 22:37:17 +0000 +++ dashboard_app/__init__.py 2012-10-04 23:00:21 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 24, 0, "dev", 0) +__version__ = (0, 23, 1, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-10-04 22:37:17 +0000 +++ doc/changes.rst 2012-10-04 23:00:21 +0000 @@ -1,11 +1,11 @@ Version History *************** -.. _version_0_24: +.. _version_0_23_1 -Version 0.24 -============ -* Unreleased. +Version 0.23.1 +============== +* Fix filter form media loading. .. _version_0_23: