| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Change-Id: I06942c139689d3bc50da5fc367963fe01801518c
Reviewed-on: https://go-review.googlesource.com/22675
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
| |
TBR=rsc
R=rsc, r
CC=golang-codereviews
https://golang.org/cl/170250043
|
|
|
|
|
|
|
|
|
|
| |
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
|