Re: filter questions

2014-02-24 Thread Ferry Huberts
.com/mailman/listinfo/cgit -- Ferry Huberts ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit

Fwd: Build failed in Jenkins: cgit - upstream - get-git - master #125 - master - 45315f8

2014-03-20 Thread Ferry Huberts
git 191 is MIA Original Message Subject: Build failed in Jenkins: cgit - upstream - get-git - master #125 - master - 45315f8 Date: Thu, 20 Mar 2014 18:15:06 +0100 (CET) From: Pelagic Jenkins (Public) nore...@jenkins-public.pelagic.nl To: ferry.hube...@pelagic.nl

Re: Integration with Bugzilla?

2014-09-29 Thread Ferry Huberts
On 29/09/14 19:49, Joey Reid wrote: I often run into situations where the git commit log references a bugzilla report. Such as this one http://cgit.freedesktop.org/libreoffice/core/commit/?id=559484d5871c7c0a7e771f75916c46f3a6a590ae

Re: [PATCH] contrib/hooks: add sample post-receive hook using agefile

2014-12-23 Thread Ferry Huberts
On 23/12/14 16:48, John Keeping wrote: On Tue, Dec 23, 2014 at 04:15:15PM +0100, Ferry Huberts wrote: On 23/12/14 15:40, John Keeping wrote: +agefile=$(git rev-parse --git-dir)/info/web/last-modified use $GIT_DIR here instead of rev-parse githooks(5) doesn't guarantee that GIT_DIR

Re: [PATCH] tag: reference with h instead of id

2015-01-15 Thread Ferry Huberts
for tag decorations makes them match branch decorations where log - decoration - log shows the log of the decoration. Reported-by: Ferry Huberts maili...@hupie.com Signed-off-by: John Keeping j...@keeping.me.uk --- I think we actually want something like this: -- 8 -- diff --git a/ui-refs.c b/ui

Fwd: Build failed in Jenkins: cgit - upstream - master #206 - remotes/origin/master - 30304d8

2015-08-12 Thread Ferry Huberts
Forwarded Message Subject: Build failed in Jenkins: cgit - upstream - master #206 - remotes/origin/master - 30304d8 Date: Wed, 12 Aug 2015 17:04:36 +0200 (CEST) From: Pelagic Jenkins (Public) nore...@jenkins-public.pelagic.nl To: ferry.hube...@pelagic.nl See

Re: Fwd: Build failed in Jenkins: cgit - upstream - get-git - master #190 - remotes/origin/master - a360666

2015-08-13 Thread Ferry Huberts
Maybe you guys can check my build server after merging commits? :-) It runs Fedora 22, x86_64 On 13/08/15 16:28, Ferry Huberts wrote: Forwarded Message Subject:Build failed in Jenkins: cgit - upstream - get-git - master #190 - remotes/origin/master - a360666 Date

Fwd: Build failed in Jenkins: cgit - upstream - get-git - master #190 - remotes/origin/master - a360666

2015-08-13 Thread Ferry Huberts
Forwarded Message Subject: Build failed in Jenkins: cgit - upstream - get-git - master #190 - remotes/origin/master - a360666 Date: Thu, 13 Aug 2015 15:43:11 +0200 (CEST) From: Pelagic Jenkins (Public) nore...@jenkins-public.pelagic.nl To: ferry.hube...@pelagic.nl

Re: Build failed in Jenkins: cgit - upstream - get-git - master #190 - remotes/origin/master - a360666

2015-08-13 Thread Ferry Huberts
now. -- Ferry Huberts ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit

Re: Build failed in Jenkins: cgit - upstream - master - coverity #4

2015-11-12 Thread Ferry Huberts
git%20-%20upstream%20-%20master%20-%20coverity/4/> -- Started by user Ferry Huberts Building in workspace <https://hupie.dyndns.org:15051/jenkins/job/cgit%20-%20upstream%20-%20master%20-%20coverity/ws/> > git rev-parse --is-inside-work-tr

Re: Coverity + Jenkins

2015-10-08 Thread Ferry Huberts
this. I'm already running coverity builds for olsrd. To avoid duplicate work - who will look at what? ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit -- Ferry Huberts

Re: Coverity + Jenkins

2015-10-09 Thread Ferry Huberts
Note that you can only submit max 3 builds per day. I have my olsrd coverity job running on this schedule: H 0,12,18 * * * On 09/10/15 10:54, Jason A. Donenfeld wrote: Alright -- I've filtered out all the git findings. This leaves us with a much more manageable 31 findings. -- Ferry

Re: [PATCH 6/8] cmd: fix resource leak: free allocation from cgit_currenturl and fmtalloc

2015-10-09 Thread Ferry Huberts
" <ja...@zx2c4.com> on Fri, 2015/10/09 14:03: No coverity-id on this commit. Did you find this one yourself? Yes. No idea why coverity did not see this... ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/

Re: XSS in cgit

2016-01-14 Thread Ferry Huberts
On 14/01/16 12:07, John Keeping wrote: On Thu, Jan 14, 2016 at 12:01:57PM +0100, Jason A. Donenfeld wrote: On Thu, Jan 14, 2016 at 11:57 AM, John Keeping wrote: I wonder if we should just drop support for the "mimetype" query parameter and see if anyone complains. In

Re: [PATCH 1/2] Compile with -Wstrict-prototypes -Wmissing-prototypes

2016-01-14 Thread Ferry Huberts
I work on olsrd and that makefile has compiler flag probing. We could possibly 'borrow' that. (the makefile is 'history' so don't puke) On 14/01/16 14:01, Jason A. Donenfeld wrote: John - what compilers do you have in mind that don't accept this flag? I rather like it. -- Ferry Huberts

Re: Killing plaintext git:// in favor of https:// cloning

2016-02-22 Thread Ferry Huberts
Jason ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit -- Ferry Huberts ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit

Re: Killing plaintext git:// in favor of https:// cloning

2016-02-22 Thread Ferry Huberts
On 22/02/16 20:50, Joe Anakata wrote: On 22/02/16 19:16, Jason A. Donenfeld wrote: Now that git.zx2c4.com runs over HTTPS, I'm considering getting rid of the plaintext git:// endpoint for cloning. Ferry Huberts Proclaimed Thus: Yes, why? What's the point? The repos are public, so

Re: syntax highlighting

2016-03-06 Thread Ferry Huberts
/listinfo/cgit -- Ferry Huberts ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit

Re: Development Flow Improvements

2016-09-28 Thread Ferry Huberts
jason To ssh://git.zx2c4.com/cgit - [deleted] ch/for-jason ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit -- Ferry Huberts ___ CGit mailing list CGit@lists.zx

trac integration

2016-09-27 Thread Ferry Huberts
it parallel to it? Other thought? Thanks! -- Ferry Huberts ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit