]> Cypherpunks repositories - gostls13.git/commit
codereview: always use HTTPS
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 29 Nov 2012 19:19:55 +0000 (11:19 -0800)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 29 Nov 2012 19:19:55 +0000 (11:19 -0800)
commit372cf8fe87de7a49818de2157429ccbc76c35c2d
tree38a1354f830d1c14ac6e1dfb6d34612f5f3123fb
parent521f11de6b2b4a5d1c443cc88547e4d9ec4731ed
codereview: always use HTTPS

The new version of rietveld pushed 1.5 hours ago
requires HTTPS now, otherwise it issues a 301
to HTTPS which we barfed on.

R=golang-dev
CC=golang-dev
https://golang.org/cl/6782135
lib/codereview/codereview.py