| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
| |
golang.org and its subdomains now serve HTTPS with a valid cert,
so we must support both HTTP and HTTPS.
TBR=bradfitz
R=golang-codereviews
CC=golang-codereviews
https://golang.org/cl/116270043
|
|
|
|
|
|
| |
R=r
CC=golang-dev
https://golang.org/cl/30040043
|
|
|
|
|
|
|
|
|
|
| |
CL 16830043 removes the hard-coding of the atom feed title and replaces
it with a configuration field in the Config structure in the
go.tools/blog package. This CL sets that structure field.
R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/16850043
|
|
To be consistent with go.talks/present and go-tour/gotour.
R=r
CC=golang-dev
https://golang.org/cl/13751044
|