From a2696979b4f8347f7e0f19712c300ca8796fe66c Mon Sep 17 00:00:00 2001 From: randomdan Date: Tue, 31 Jan 2012 00:30:49 +0000 Subject: Add support for aggregates in row views Add a few aggregates implementations (min, max, distinct) Use distinct to get the GB homepage in a single DB trip Fix lessthan operation on variable types to be the right way round as it now matters --- gentoobrowse/present/index.xml | 8 +++----- gentoobrowse/xslt/home.xslt | 11 ++++++----- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/gentoobrowse/present/index.xml b/gentoobrowse/present/index.xml index f040d4b..5f5408b 100644 --- a/gentoobrowse/present/index.xml +++ b/gentoobrowse/present/index.xml @@ -4,14 +4,12 @@ + + + - - - - - diff --git a/gentoobrowse/xslt/home.xslt b/gentoobrowse/xslt/home.xslt index b40b44b..3ec24bb 100644 --- a/gentoobrowse/xslt/home.xslt +++ b/gentoobrowse/xslt/home.xslt @@ -12,17 +12,18 @@

Newest ebuilds

- + +

    - +
-- cgit v1.2.3