git commitmessages url format change

Started by Magnus Haganderalmost 15 years ago3 messages
#1Magnus Hagander
magnus@hagander.net

Hi!

I've changed the format of the URLs in the git commit messages so they
no longer contain a semicolon, since a number of people reported that
made them stop working for users of gmail (which is a fair amount of
users..) They'll now go to /pg/commitdiff/<hash> instead which will
redirect back to the full gitweb URL.

Thus, if you're a gmail user, you can now expect the commit messages
to work again.

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

#2Pavel Stehule
pavel.stehule@gmail.com
In reply to: Magnus Hagander (#1)
Re: git commitmessages url format change

2011/2/9 Magnus Hagander <magnus@hagander.net>:

Hi!

I've changed the format of the URLs in the git commit messages so they
no longer contain a semicolon, since a number of people reported that
made them stop working for users of gmail (which is a fair amount of
users..) They'll now go to /pg/commitdiff/<hash> instead which will
redirect back to the full gitweb URL.

Thus, if you're a gmail user, you can now expect the commit messages
to work again.

Thank you very much

see you early

Pavel

Show quoted text

--
 Magnus Hagander
 Me: http://www.hagander.net/
 Work: http://www.redpill-linpro.com/

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

#3Robert Haas
robertmhaas@gmail.com
In reply to: Magnus Hagander (#1)
Re: git commitmessages url format change

On Wed, Feb 9, 2011 at 5:05 AM, Magnus Hagander <magnus@hagander.net> wrote:

Hi!

I've changed the format of the URLs in the git commit messages so they
no longer contain a semicolon, since a number of people reported that
made them stop working for users of gmail (which is a fair amount of
users..) They'll now go to /pg/commitdiff/<hash> instead which will
redirect back to the full gitweb URL.

Thus, if you're a gmail user, you can now expect the commit messages
to work again.

Thanks, although it would be even nicer if gmail would fix their bug... :-)

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company