From patchwork Tue Feb 7 19:33:12 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zygmunt Krynicki X-Patchwork-Id: 6684 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 1885923DEE for ; Tue, 7 Feb 2012 19:33:15 +0000 (UTC) Received: from mail-iy0-f180.google.com (mail-iy0-f180.google.com [209.85.210.180]) by fiordland.canonical.com (Postfix) with ESMTP id C6166A18777 for ; Tue, 7 Feb 2012 19:33:14 +0000 (UTC) Received: by iabz7 with SMTP id z7so14202421iab.11 for ; Tue, 07 Feb 2012 11:33:14 -0800 (PST) Received: by 10.42.57.148 with SMTP id d20mr23473269ich.33.1328643194216; Tue, 07 Feb 2012 11:33:14 -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.231.169.210 with SMTP id a18cs134513ibz; Tue, 7 Feb 2012 11:33:13 -0800 (PST) Received: by 10.180.83.70 with SMTP id o6mr10641192wiy.19.1328643192989; Tue, 07 Feb 2012 11:33:12 -0800 (PST) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id t53si13939778weq.74.2012.02.07.11.33.12 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Feb 2012 11:33:12 -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 1Ruqmu-00083e-Dk for ; Tue, 07 Feb 2012 19:33:12 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id 57A99E0136 for ; Tue, 7 Feb 2012 19:33: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: 299 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-dashboard/trunk] Rev 299: Update documentation Message-Id: <20120207193312.10110.98028.launchpad@ackee.canonical.com> Date: Tue, 07 Feb 2012 19:33: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="14747"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: 4d671f1141be25f1de5a11d60ed1b84505813cff ------------------------------------------------------------ revno: 299 committer: Zygmunt Krynicki branch nick: trunk timestamp: Tue 2012-02-07 20:28:35 +0100 message: Update documentation modified: 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 'doc/changes.rst' --- doc/changes.rst 2012-02-07 19:13:04 +0000 +++ doc/changes.rst 2012-02-07 19:28:35 +0000 @@ -6,10 +6,9 @@ * Remove outdated installation documentation and replace it with basic instructions for using pip or direct source code (Thanks to Adam Konarski) - * Built documentation will now include TODO markers (Thanks to Adam Kornacki) - * Add a link to the launchpad FAQ to the documentation +* Fix test suite failing due to fixtures being out of date. .. _version_0_11_0: