| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
Change-Id: I22fb0964e794cb98be572ef2d48a2c995652f6b0
Reviewed-on: https://go-review.googlesource.com/22781
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
|
|
|
|
|
|
|
| |
TBR=rsc
R=rsc, r
CC=golang-codereviews
https://golang.org/cl/170250043
|
|
|
|
|
|
|
|
|
|
|
| |
Fix the build on builders that do not have git installed.
See discussion: https://groups.google.com/forum/#!topic/golang-dev/SAv_H7fJHkw
LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/124890043
|
|
|
|
|
|
|
|
|
|
|
| |
Makes example usable on IPv6 systems eg where localhost is ::1.
Fixes golang/go#8486.
LGTM=adg
R=golang-codereviews, dave, adg
CC=golang-codereviews, sameer
https://golang.org/cl/117530044
|
|
|
|
|
|
|
|
|
| |
Exclude these two files from the build
LGTM=adg
R=adg
CC=golang-codereviews
https://golang.org/cl/126760044
|
|
|
|
|
|
|
|
|
|
|
| |
key, as this is not guaranteed to be unique.
Fixes golang/go#8443.
LGTM=campoy
R=adg, campoy
CC=dsymonds, golang-codereviews
https://golang.org/cl/121890043
|
|
Blog demo (internal):
http://olivia.nyc.corp.google.com:8081/context
Server demo (internal):
http://olivia.nyc.corp.google.com:8080/search?q=golang&timeout=1s
LGTM=bcmills, adg, r
R=r, rsc, adg, bcmills, ken, adonovan, dsymonds, crawshaw, campoy, hakim, dneil
https://golang.org/cl/116820044
|