Return-Path: X-Original-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-allura-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1FED31097E for ; Wed, 19 Feb 2014 18:53:42 +0000 (UTC) Received: (qmail 17391 invoked by uid 500); 19 Feb 2014 18:53:41 -0000 Delivered-To: apmail-incubator-allura-dev-archive@incubator.apache.org Received: (qmail 17369 invoked by uid 500); 19 Feb 2014 18:53:41 -0000 Mailing-List: contact allura-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: allura-dev@incubator.apache.org Delivered-To: mailing list allura-dev@incubator.apache.org Received: (qmail 17361 invoked by uid 99); 19 Feb 2014 18:53:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Feb 2014 18:53:41 +0000 X-ASF-Spam-Status: No, hits=-0.1 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of noreply@sourceforge.net designates 216.34.181.60 as permitted sender) Received: from [216.34.181.60] (HELO smtp.ch3.sourceforge.com) (216.34.181.60) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Feb 2014 18:53:35 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.com; s=x; h=Date:References:In-Reply-To:Message-ID:Subject:Reply-To:From:To:MIME-Version:Content-Type; bh=kFTr8ZAwyk11goFMFFwq4T9L0un+v7ykNlHe2BL5JzU=; b=DWVnCy5nay0oQ1zLuxR27L8TEYApK7g4ybjgpls0m5y+T8fp5dyOGu0EiTxTALhPtvvHzaE5ZZ1oM5vqY2iKznp2tGuV/4EmxbgKBHqRc2h/59D5LCKZlH8FOHPYELX0z0wrRHrJ6uMpK/62ynvnaawiZmpTM2uHUAGEwwzCCNo=; Received: from localhost ([127.0.0.1] helo=sfs-alluradaemon-1.v29.ch3.sourceforge.com) by sfs-alluradaemon-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1WGCGg-0007Gt-RM for allura-dev@incubator.apache.org; Wed, 19 Feb 2014 18:53:14 +0000 Content-Type: multipart/related; boundary="===============2775438713186234165==" MIME-Version: 1.0 To: allura-dev@incubator.apache.org From: "Cory Johns" Reply-To: "[allura:tickets] " <7185@tickets.allura.p.re.sf.net> Subject: [allura:tickets] #7185 project list macro makes unnecessary queries Message-ID:

In-Reply-To: <5303d1e785540d77f92b9f0d.tickets@allura.p.sourceforge.net> References: <5303d1e785540d77f92b9f0d.tickets@allura.p.sourceforge.net> Date: Wed, 19 Feb 2014 18:53:14 +0000 X-Virus-Checked: Checked by ClamAV on apache.org --===============2775438713186234165== Content-Type: multipart/alternative; boundary="===============8256420301667415473==" MIME-Version: 1.0 --===============8256420301667415473== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **status**: code-review --> closed --- ** [tickets:#7185] project list macro makes unnecessary queries** **Status:** closed **Labels:** performance **Created:** Tue Feb 18, 2014 09:34 PM UTC by Dave Brondsema **Last Updated:** Wed Feb 19, 2014 06:12 PM UTC **Owner:** Dave Brondsema The project list macro should avoid some expensive queries (particularly Project.menus) if the macro options don't need that data. --- Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============8256420301667415473== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit
  • status: code-review --> closed

[tickets:#7185] project list macro makes unnecessary queries

Status: closed
Labels: performance
Created: Tue Feb 18, 2014 09:34 PM UTC by Dave Brondsema
Last Updated: Wed Feb 19, 2014 06:12 PM UTC
Owner: Dave Brondsema

The project list macro should avoid some expensive queries (particularly Project.menus) if the macro options don't need that data.


Sent from sourceforge.net because allura-dev@incubator.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

--===============8256420301667415473==-- --===============2775438713186234165==--