From patchwork Sun Jul 22 22:18:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Doan X-Patchwork-Id: 10169 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 BEF152402A for ; Sun, 22 Jul 2012 22:18:13 +0000 (UTC) Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com [209.85.214.180]) by fiordland.canonical.com (Postfix) with ESMTP id 77D58A181FE for ; Sun, 22 Jul 2012 22:18:13 +0000 (UTC) Received: by obbuo19 with SMTP id uo19so9083261obb.11 for ; Sun, 22 Jul 2012 15:18:12 -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=9ejSVPuxVuW/4jkcrdwVdJnlQ56Gv51WDPx3ABZzImc=; b=mf6JbrTCtAyaW8H9aj2hKpuPjW3V7zzIxIPi45LR8OW/XR46Ckh1vPCvRXSb39uKo2 hmprO3Npw+ypHpNp/lE/QWUM4RQGD0+H0rPG+LZYXUAjobYSr6Mrtr49wv3yUC5+79dF VC6/xah5mmcCOhZgi/WrQeHbSyM3YdcdYgCA7u+SF4qBAGELr3MA+nG2GIC6SOgX6hw4 fk3csRnre/t8QQzsQkvX7+41iW/5z4VWRzbiatQyGxE2mk5aO362jBm5ATCQcBCoIgqN WFID9sGlb+YN1xILz0k8J8t/vj5fbFK/mS8yU9itdWTMJAc/eCCRgkeRr/idqTvXg718 wgJg== Received: by 10.50.15.202 with SMTP id z10mr8886876igc.67.1342995492384; Sun, 22 Jul 2012 15:18:12 -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.231.153.7 with SMTP id i7csp48864ibw; Sun, 22 Jul 2012 15:18:11 -0700 (PDT) Received: by 10.180.107.2 with SMTP id gy2mr42818822wib.2.1342995491193; Sun, 22 Jul 2012 15:18:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id b19si14022499wel.147.2012.07.22.15.18.10 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 22 Jul 2012 15:18:11 -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 1St4Ta-0001uS-FI for ; Sun, 22 Jul 2012 22:18:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 5E935E037C for ; Sun, 22 Jul 2012 22:18:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-scheduler X-Launchpad-Branch: ~linaro-validation/lava-scheduler/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 202 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-scheduler/trunk] Rev 202: release-0.20 Message-Id: <20120722221810.14396.8075.launchpad@ackee.canonical.com> Date: Sun, 22 Jul 2012 22:18:10 -0000 Reply-To: noreply@launchpad.net Sender: bounces@canonical.com Errors-To: bounces@canonical.com Precedence: bulk X-Generated-By: Launchpad (canonical.com); Revision="15654"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: bb0378d628cc60073ea25335fbb0521344c78c49 X-Gm-Message-State: ALoCoQk5jNIno0EsK/WhrDJ9V9aEVYNBABOniA9SXQDf1KpniBFfR37enw6AlZNOSEUgV2RI+7VU ------------------------------------------------------------ revno: 202 tags: 2012.07, release-0.20 committer: Andy Doan branch nick: lava-scheduler timestamp: Sun 2012-07-22 17:16:26 -0500 message: release-0.20 modified: doc/changes.rst lava_scheduler_app/__init__.py --- lp:lava-scheduler https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk You are subscribed to branch lp:lava-scheduler. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-scheduler/trunk/+edit-subscription === modified file 'doc/changes.rst' --- doc/changes.rst 2012-07-18 01:37:08 +0000 +++ doc/changes.rst 2012-07-22 22:16:26 +0000 @@ -5,7 +5,7 @@ Version 0.20 ============ -* Unreleased +* improved jobs report charting visualization .. _version_0_19: === modified file 'lava_scheduler_app/__init__.py' --- lava_scheduler_app/__init__.py 2012-07-18 01:37:08 +0000 +++ lava_scheduler_app/__init__.py 2012-07-22 22:16:26 +0000 @@ -17,4 +17,4 @@ # along with LAVA Scheduler. If not, see . -__version__ = (0, 20, 0, "dev", 0) +__version__ = (0, 20, 0, "final", 0)