From patchwork Thu Oct 4 22:38:12 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: 11994 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 4007C19D1D1 for ; Thu, 4 Oct 2012 22:38:17 +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 CE63EA18E0C for ; Thu, 4 Oct 2012 22:38:16 +0000 (UTC) Received: by mail-ie0-f180.google.com with SMTP id e10so2193843iej.11 for ; Thu, 04 Oct 2012 15:38:16 -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=dn6qrB45CpSsAg9dj4uzB8YReTA6rp0IvNtPRn0zWfw=; b=oIPWNe04fKw2ubzd9BcHIQzAlWVhCnkoMtldEkg6MBToCMN9ngD3YDfucdRFERYIYY zagTs1NwZiVtbL9wRoMsHzdoD+nEGcUBPh2U19oMSNakELrPFmQHJ+6x8fIk8TdQJmAn Es0KKn4Ja+dBpBam7LhsTrbIq7OcCnEwYFl1ojTyCAIoqF4JgCFroOw+sx9qDhZMaxPg h+NDbDgkLxcYxBzp6yBCq9D+bVPQSorVRnMs9CI2y5W3TF3tDisf9F88ub9dfMisZ/gE nSACNgiFQ85OU4S4b4zz7HeHmsmlyJXhljPnx6HUOu+i4Y54Ab6EDqcDcc6edvkhxsaG FSpg== Received: by 10.42.84.69 with SMTP id k5mr5772521icl.5.1349390296262; Thu, 04 Oct 2012 15:38:16 -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 ex8csp94083igc; Thu, 4 Oct 2012 15:38:14 -0700 (PDT) Received: by 10.216.228.221 with SMTP id f71mr1021853weq.77.1349390293700; Thu, 04 Oct 2012 15:38:13 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id z13si3694888wep.44.2012.10.04.15.38.13 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 04 Oct 2012 15:38:13 -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 1TJu3Z-0005Rw-1C for ; Thu, 04 Oct 2012 22:38:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id EBE80E1D1A for ; Thu, 4 Oct 2012 22:38: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: 352 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 352: release 0.23 Message-Id: <20121004223812.3966.79127.launchpad@ackee.canonical.com> Date: Thu, 04 Oct 2012 22:38: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="16061"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 91de1db5de7252c975761391ef4ac28f2bd3ac52 X-Gm-Message-State: ALoCoQndn7xD6WbNOczvQQ9NR9eAihjmOdTjWxcoQfTm6D5zm4JiwqqPqcVVbS+c03Fym8QNz7L7 ------------------------------------------------------------ revno: 352 tags: release-0.23 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-10-05 11:36:30 +1300 message: release 0.23 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-09-24 03:55:33 +0000 +++ dashboard_app/__init__.py 2012-10-04 22:36:30 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 23, 0, "dev", 0) +__version__ = (0, 23, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-09-24 03:55:33 +0000 +++ doc/changes.rst 2012-10-04 22:36:30 +0000 @@ -5,7 +5,9 @@ Version 0.23 ============ -* Unreleased. +* Added XML-RPC call to retrieve test names. +* A better way of basing image reports on filters. +* Somewhat split up the sprawling views.py. .. _version_0_22_1: