From patchwork Thu Jan 10 03:03:13 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 13952 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 DDAA823E02 for ; Thu, 10 Jan 2013 03:03:16 +0000 (UTC) Received: from mail-vc0-f175.google.com (mail-vc0-f175.google.com [209.85.220.175]) by fiordland.canonical.com (Postfix) with ESMTP id 660E8A182DA for ; Thu, 10 Jan 2013 03:03:16 +0000 (UTC) Received: by mail-vc0-f175.google.com with SMTP id fy7so75841vcb.20 for ; Wed, 09 Jan 2013 19:03:15 -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=NNrzAD+O39eWG3/tCVL8bPoByeugpWeNY/xAkv+9oHU=; b=joaG+ogjmA0SMpnu9PdiNa5gT1uLkm9c19uKCuhiGEnmbOQDAWxb+FJnYS2llVjZRh z2uhAuGneSpP79UhQYTauxkK2DV5qZeSMtoK8f/4c+DoyKoIoHVlrrovE+H2xZd+4H+M 8BTkbwa1FKfbH7Ms3C+PGS9djPpz7jhHq5ZoL4VYu49+oCtDQWxE2emxaGaYkgYrxipj 6gMDDJ18W8a3W5FevIF2kP8XX94kUYSYr0j4758niB3+Np9uawAKn20t89BxXVtb9jcc UKKuOYgU5yaOjLhkXicvQuwW72gK+6k2uU8VhI4pd1NpIv0BlCasa5tB0TAgPmMCLS2Z ieQg== X-Received: by 10.52.176.6 with SMTP id ce6mr78512740vdc.57.1357786995849; Wed, 09 Jan 2013 19:03:15 -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 st5csp48930veb; Wed, 9 Jan 2013 19:03:15 -0800 (PST) X-Received: by 10.194.85.234 with SMTP id k10mr111401187wjz.53.1357786994112; Wed, 09 Jan 2013 19:03:14 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id ej8si8015064wib.35.2013.01.09.19.03.13 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 09 Jan 2013 19:03:14 -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 1Tt8QD-0005dB-JO for ; Thu, 10 Jan 2013 03:03:13 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 811A8E010A for ; Thu, 10 Jan 2013 03: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: 383 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 383: release-0.28 Message-Id: <20130110030313.20746.11032.launchpad@ackee.canonical.com> Date: Thu, 10 Jan 2013 03: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="16412"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 59c26916e1455190a395b51e72b94c5be148640e X-Gm-Message-State: ALoCoQnuPb8Oap+qsKCohwpFTicm9X3t/TxX3r3nuhmi6hV580Pb+wHZG+8krkVy9iD+TQR9ZAdG ------------------------------------------------------------ revno: 383 tags: release-0.28 committer: Andy Doan branch nick: lava-dashboard timestamp: Wed 2013-01-09 20:59:51 -0600 message: release-0.28 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-12-19 21:02:59 +0000 +++ dashboard_app/__init__.py 2013-01-10 02:59:51 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 28, 0, "dev", 0) +__version__ = (0, 28, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-12-19 21:02:59 +0000 +++ doc/changes.rst 2013-01-10 02:59:51 +0000 @@ -5,7 +5,7 @@ Version 0.28 ============ -* Unreleased. +* added Filter's API via XMLRPC .. _version_0_27: