1
0
mirror of https://github.com/golang/go synced 2024-11-05 15:06:09 -07:00
go/cmd/present
Andrew Gerrand 51ebb3f1be cmd/present: move critical _ import to another file
This was preventing the playground /compile and /share handlers
from being registered under Managed VMs.

Change-Id: I690bd50abc2f42b30956e734903d09487f712d4a
Reviewed-on: https://go-review.googlesource.com/14665
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-09-17 03:09:26 +00:00
..
static cmd/present: do not show help text on localhost 2015-02-23 10:31:29 +00:00
templates cmd/present: fix mixed content warnings when served by HTTPS 2015-06-29 01:10:50 +00:00
appengine.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
dir.go cmd/present: skip the "golang.org" directory 2014-12-14 23:37:49 +00:00
doc.go all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
local.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play_http.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
play_socket.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00