Hello again,
As discussed on IRC, I have rebased my patches for this bug.
Cheers
--
Jason Pleau
>From ee67677ce389a844221e3a712598147faf1ff2ff Mon Sep 17 00:00:00 2001
From: Jason Pleau
Date: Mon, 9 Mar 2015 12:34:06 -0400
Subject: [PATCH 1/2] add a new hidden_files setting in config.ini
Rig
Hello Stefano,
I have attached two patches. One fixes the issues we talked about
earlier today, and the other implements the "Show / Hide hidden files"
button in directory listing:
On 10/03/15 09:43 AM, Stefano Zacchiroli wrote:
> On Mon, Mar 09, 2015 at 02:59:54PM -0400, Jason Pleau wrote:
>> Up
On Mon, Mar 09, 2015 at 02:59:54PM -0400, Jason Pleau wrote:
> Updated patch that fixes an error if hidden_files is empty
Hey Jason, thanks a lot for your patch! It looks great in general. I
just have a few minor changes to request, if you don't mind. See below
for details.
> Right now the .pc/ e
Updated patch that fixes an error if hidden_files is empty
Sorry for the noise :)
>From 275b94fe8031ac81c75388190dcd58709b14f8d7 Mon Sep 17 00:00:00 2001
From: Jason Pleau
Date: Mon, 9 Mar 2015 12:34:06 -0400
Subject: [PATCH] add a new hidden_files setting in config.ini
Right now the .pc/ exclus
Hi Stefano.
I have a bit on this bug, please see the attached patch.
Instead of filtering out files that should be hidden, I have added an
'hidden' (bool) key to the dictionary that it returns, so that the API
can return all the files, even if they're hidden. It should not be the
model nor the co
Package: qa.debian.org
Severity: wishlist
User: qa.debian@packages.debian.org
Usertags: debsources
Currently, the exclusion of the .pc/ dir from source package navigation is
hard-coded, see:
http://anonscm.debian.org/cgit/qa/debsources.git/tree/debsources/models.py#n578
It should become a
6 matches
Mail list logo