Re: buildfarm git references pointing at github?

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Andrew Dunstan <andrew(dot)dunstan(at)2ndquadrant(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-www(at)postgresql(dot)org
Subject: Re: buildfarm git references pointing at github?
Date: 2017-03-14 15:14:47
Message-ID: 20170314151447.tntg7bdic6p7qwof@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Andrew Dunstan wrote:
>
>
> On 03/14/2017 10:45 AM, Alvaro Herrera wrote:
> > Andrew Dunstan wrote:
> >
> >> On 03/14/2017 10:15 AM, Tom Lane wrote:
> >>> I really would rather not be directed to github when
> >>> checking on our commits.
> >> I have already changed that except for the case where gitweb provides no
> >> equivalent functionality (the "Change set" links).
> > https://git.postgresql.org/gitweb/?p=postgresql.git;a=shortlog;hp=9e09264;h=9ca5c8721dfa
>
> Yes, but you can't get the diff for the whole changeset AFAIK. If you
> click the commitdiff button for that link it only shows you the diff for
> one commit. And we're already showing you the summary in the buildfarm
> web page, so there's not much value in changing it to this.

Ah, so what you want is this:
https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;hp=1e6de941e;h=9ca5c8721dfa
(I changed the "hp" parent commit to avoid a large diff).

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Andrew Dunstan 2017-03-14 15:18:01 Re: buildfarm git references pointing at github?
Previous Message Tom Lane 2017-03-14 15:07:45 Re: buildfarm git references pointing at github?