From patchwork Thu Sep 20 20:59:10 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: 11611 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 DAD2A23EFD for ; Thu, 20 Sep 2012 20:59:14 +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 5133CA180C3 for ; Thu, 20 Sep 2012 20:59:14 +0000 (UTC) Received: by iafj25 with SMTP id j25so1953862iaf.11 for ; Thu, 20 Sep 2012 13:59:13 -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=J0D3Ng4zCdFSZoZfFioH2D+GTOCT3JRUYTYM1NlgZWQ=; b=fH8Qm7/sZftwvpim1wMwxG4QQc1qf0LrYiN4XAk1RMe06mp773L9lm2Nb6YKbKZpYV +WM1y17MshI0hJCpTinWmr4N48ALZ7G8QxxaelrBzQdEzB7SMt7yk9hVvpTrfZs9rJY9 xjZ0qmQNKdf0ylM3PP32oL3aUyFexXx1iS9SFuGm8Zvlb0WWOwGLRkUr4uDj2gQJ1MPv g5WzYrdAjJyIpTUmGL62PqmwlLAdt47b5PeDmAx9BtYf1OqzQJZHxbA0AHtCTivRq554 f6xeifY8f/r7wUfU5TB3qT/u2V/Y/ozQxix+BC4C5qaQjK///xz5tKRmTjq46y48XVuc S/4Q== Received: by 10.50.7.212 with SMTP id l20mr2851813iga.43.1348174753660; Thu, 20 Sep 2012 13:59:13 -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 ex8csp97510igc; Thu, 20 Sep 2012 13:59:12 -0700 (PDT) Received: by 10.216.66.7 with SMTP id g7mr1791419wed.146.1348174751743; Thu, 20 Sep 2012 13:59:11 -0700 (PDT) Received: from indium.canonical.com (indium.canonical.com. [91.189.90.7]) by mx.google.com with ESMTPS id b4si16617952wiz.1.2012.09.20.13.59.10 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 20 Sep 2012 13:59: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 1TEnq2-0008FC-Qx for ; Thu, 20 Sep 2012 20:59:10 +0000 Received: from ackee.canonical.com (localhost [127.0.0.1]) by ackee.canonical.com (Postfix) with ESMTP id BD560E0128 for ; Thu, 20 Sep 2012 20:59:10 +0000 (UTC) MIME-Version: 1.0 X-Launchpad-Project: lava-server X-Launchpad-Branch: ~linaro-validation/lava-server/trunk X-Launchpad-Message-Rationale: Subscriber X-Launchpad-Branch-Revision-Number: 396 X-Launchpad-Notification-Type: branch-revision To: Linaro Patch Tracker From: noreply@launchpad.net Subject: [Branch ~linaro-validation/lava-server/trunk] Rev 396: load font css over https Message-Id: <20120920205910.13559.2556.launchpad@ackee.canonical.com> Date: Thu, 20 Sep 2012 20:59: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="15985"; Instance="launchpad-lazr.conf" X-Launchpad-Hash: e0fc242b39927cecb84304426a1084355a3265c9 X-Gm-Message-State: ALoCoQlP2/MmJeuGH7V2LwfHoDX98ysO+02NIpyHb4rdLfhsSIVsCTlcHfp70Ruz6I0hD4BGSkp0 ------------------------------------------------------------ revno: 396 committer: Michael Hudson-Doyle branch nick: trunk timestamp: Fri 2012-09-21 08:58:20 +1200 message: load font css over https modified: lava_server/templates/layouts/base.html --- lp:lava-server https://code.launchpad.net/~linaro-validation/lava-server/trunk You are subscribed to branch lp:lava-server. To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-server/trunk/+edit-subscription === modified file 'lava_server/templates/layouts/base.html' --- lava_server/templates/layouts/base.html 2011-11-18 15:58:29 +0000 +++ lava_server/templates/layouts/base.html 2012-09-20 20:58:20 +0000 @@ -9,8 +9,8 @@ - - + + {% endblock %} {% block extrahead %}{% endblock %}