- f0a08e7 go.mod: update golang.org/x dependencies by Gopher Robot · 13 days ago master
- aaee5e5 README: mention the git repo by Ian Lance Taylor · 2 weeks ago
- b161c0c Dockerfile: fix typos by Dylan Butler · 6 weeks ago
- 791ab41 go.mod: update golang.org/x dependencies by Gopher Robot · 7 weeks ago
- 1d4d269 sandbox: pass experiments to vet by Rob Findley · 2 months ago
- e948647 deploy: fix incorrect argument in deploy_goprev.json by Rob Findley · 2 months ago
- b6b44f6 all: use the previous major Go release to bootstrap the build by Rob Findley · 3 months ago
- a92027e go.mod: update golang.org/x dependencies by Gopher Robot · 2 months ago
- 33740e3 all: update Go versions in Dockerfiles by Rob Findley · 3 months ago
- 521016c TestIsTest: move ill-formed tests into a testdata subpackage by Alan Donovan · 3 months ago
- df5b938 x/playground: support multifile code with tests by Nikola Jokic · 1 year, 10 months ago
- 06f6438 LICENSE: update per Google Legal by Russ Cox · 4 months ago
- ab8d13a go.mod: update golang.org/x/mod dependency by Dmitri Shuralyov · 9 months ago
- f4dce0b Revert "x/playground: remove -mod=mod and execute go mod tidy before command" by Robert Findley · 10 months ago
- 731d161 x/playground: remove -mod=mod and execute go mod tidy before command by Nikola Jokic · 1 year, 11 months ago
- baeddcd share: remove the allowShare guard by Rob Findley · 10 months ago
- 7729272 share: use forwarded IP for geoIP prefix allow list comparison by Rob Findley · 10 months ago
- 46e2687 share: hard-code an allow list of IP prefixes for proxied traffic by Rob Findley · 10 months ago
- 8d67851 deploy: prune old App Engine versions for 2 more playgrounds by Dmitri Shuralyov · 10 months ago
- af6601c play.go: remove repetitive word by cui fliter · 1 year, 3 months ago
- 090502f sandbox.go: fix comment by cui fliter · 1 year, 10 months ago
- 27dbd02 all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 1 month ago
- 6821b56 Dockerfile: update the bootstrap version to go1.20 by Robert Findley · 1 year, 4 months ago
- b6fff79 all: upgrade x/build to fix cmd/latestgo by Robert Findley · 1 year, 4 months ago
- 6c88a43 playground: recognize // GOEXPERIMENT=foo lines at top of source file by Russ Cox · 1 year, 4 months ago
- 14ebe15 sandbox: fix typo by xpume · 1 year, 7 months ago
- 27f5283 deploy: fail the goprev deployment if latestgo fails by Robert Findley · 1 year, 8 months ago
- 3300b16 cmd/latestgo: restore the -prev flag by Robert Findley · 1 year, 8 months ago
- 6d06603 cmd/latestgo: Use Gerrit to retrieve latest Go version by Peter Georgas · 1 year, 9 months ago
- f9826ed all: update golang.org/x/ dependencies by Robert Findley · 1 year, 8 months ago
- 4eec63b sandbox: remove terraform config by Roland Shoemaker · 1 year, 10 months ago
- 2926764 x/playground: allow playground to run fuzz tests by Nikola Jokic · 2 years ago
- 7d703e8 playground: 4x resources for the tip playground by Robert Findley · 1 year, 10 months ago
- 972afd6 playground: copy a build cache containing std archives on each build by Robert Findley · 1 year, 11 months ago
- 5931d39 internal/metrics: fix leaking stackdriver exporter by Emmanuel T Odeke · 2 years, 1 month ago
- 864e808 all: replace io/ioutil with io and os package by cui fliter · 2 years, 2 months ago
- ac3e19c A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 2 years, 4 months ago
- ea37068 all: gofmt by Russ Cox · 2 years, 7 months ago
- 0e519ec deploy: prune app engine versions during build by Jamal Carvalho · 2 years, 8 months ago
- 60559de deploy: add triggers for the goprev playground by Robert Findley · 2 years, 8 months ago
- 6aeb6d3 all: remove grpc.go4.org dependency by Alex Rakoczy · 2 years, 8 months ago
- 28ff678 internal: fix typo by cuishuang · 2 years, 9 months ago
- ddc36c7 deploy: use more powerful instance for deploy by Russ Cox · 2 years, 11 months ago
- 5ac9766 playground: add a version endpoint by Robert Findley · 3 years ago
- 6c55170 playground: clean up environment for goprevplay by Robert Findley · 3 years ago
- feeb797 deploy: tag the correct image for playground-goprev by Robert Findley · 3 years ago
- ec0fe01 playground: fix docker image of of goprevplay by Robert Findley · 3 years ago
- 04e7b2a playground: fix service name for app.goprev.yaml by Robert Findley · 3 years ago
- 69a7421 playground: add a goprevplay service, hosting the previous go release by Robert Findley · 3 years ago
- f648226 deploy: add daily schedule for gotip playground by Alexander Rakoczy · 3 years ago
- 9187f21 deploy: update build and deploy timeout to 3600s by Alexander Rakoczy · 3 years ago
- 5e565e5 gotipplay: fix GOTIP environment variable to be string by Robert Findley · 3 years ago
- 11560ec go2go: add an app engine service to redirect go2goplay to gotipplay by Robert Findley · 3 years ago
- 0750b08 playground: redirect https://play.golang.org/ to https://go.dev/play by Russ Cox · 3 years ago
- 8bb1e2e examples: derive examples from the examples directory by Robert Findley · 3 years ago
- 6987932 gotipplay: identify the gotip playground build in the UI by Robert Findley · 3 years ago
- 9bfb5bd app engine: copy app engine configuration to app.yaml and app.gotip.yaml by Robert Findley · 3 years ago
- f8a58a0 deploy: add deployment configuration for a gotip playground instance by Robert Findley · 3 years ago
- d55b12a playground: fix vertical alignment of "Imports" checkbox by smasher164 · 3 years, 9 months ago
- 69dad2b examples: add an HTTP server example by Filippo Valsorda · 3 years, 5 months ago
- d790a2e all: fix build timeouts for std dependent snippets by Alexander Rakoczy · 3 years, 4 months ago
- 541c3c3 deploy: use gcloud to manage triggers, trigger from GCR by Heschi Kreinick · 3 years, 5 months ago
- 9814fb9 all: increase compile timeout to 10 seconds by Alexander Rakoczy · 3 years, 8 months ago
- 0a69b5b internal/metrics: fix detection of GCE environment by Alexander Rakoczy · 3 years, 8 months ago
- 3398ffb all: instrument build, vet, and run time by Alexander Rakoczy · 3 years, 8 months ago
- d1c0810 internal/metrics: add new package for recording metrics by Alexander Rakoczy · 3 years, 8 months ago
- 6cd0363 all: set CGO_ENABLED=0 when building snippets by Alexander Rakoczy · 3 years, 9 months ago
- 94eacb7 all: test with the latest released Go version by Alexander Rakoczy · 3 years, 9 months ago
- 4d02eef sandbox: always use latest runsc version by Alexander Rakoczy · 3 years, 9 months ago
- 9028cb5 all: support Go 1.16 in the Go Playground by Alexander Rakoczy · 3 years, 9 months ago
- 9040051 all: go fmt ./... by Russ Cox · 3 years, 9 months ago
- 48a1655 README.md: add badge to pkg.go.dev by Julie Qiu · 4 years ago
- 352556d playground: fix image tag in README by John McCabe · 4 years, 4 months ago
- 0298bc8 sandbox: fix missing timezone data by Alexander Rakoczy · 4 years, 7 months ago
- 195e12f sandbox: reduce container starvation by Alexander Rakoczy · 4 years, 7 months ago
- 560694f playground: use flexbox for navbar layout by smasher164 · 4 years, 7 months ago
- 66a9e4b sandbox: add container creation metrics by Alexander Rakoczy · 4 years, 7 months ago
- 26d50f8 sandbox: correct stackdriver labels by Alexander Rakoczy · 4 years, 7 months ago
- ccdf1e5 sandbox: instrument number of running containers by Alexander Rakoczy · 4 years, 7 months ago
- 7bdfbfb sandbox: instrument HTTP handlers with StackDriver by Alexander Rakoczy · 4 years, 7 months ago
- 91bfd78 sandbox: add stackdriver scope by Alexander Rakoczy · 4 years, 7 months ago
- a90f64a sandbox: change from n1 to e2 instances by Alexander Rakoczy · 4 years, 7 months ago
- 8da5bd6 sandbox: update configuration to match production by Alexander Rakoczy · 4 years, 7 months ago
- b8c0e2b playground: only build binaries for health check by Alexander Rakoczy · 4 years, 7 months ago
- 11cd822 playground: stop storing timeouts in cache by Alexander Rakoczy · 4 years, 7 months ago
- 0084f7f playground: show a meaningful error on build timeout by Alexander Rakoczy · 4 years, 7 months ago
- ede79dd playground: update x/mod and x/tools by smasher164 · 4 years, 7 months ago
- b92c87d playground: make isTest match its documentation by Bryan C. Mills · 4 years, 7 months ago
- 136c41e sandbox: timeout runsc commands by Alexander Rakoczy · 4 years, 8 months ago
- 0a10c62 internal/gcpdial: throttle polling for instances by Alexander Rakoczy · 4 years, 8 months ago
- 8e01013 playground: isolate playground build stage in Docker by Alexander Rakoczy · 4 years, 7 months ago
- 688d9f6 playground: move build and run into functions by Alexander Rakoczy · 4 years, 8 months ago
- 27e208b playground: drop NaCL support by Alexander Rakoczy · 4 years, 8 months ago
- cb3741f playground: use the correct contexts for sandbox requests by Alexander Rakoczy · 4 years, 8 months ago
- 15e9685 playground: enable gVisor in production by Alexander Rakoczy · 4 years, 8 months ago
- 0bc4181 playground: correct ARG scoping in Dockerfile by Alexander Rakoczy · 4 years, 8 months ago
- 9d1e738 playground: fix the build for gVisor by Alexander Rakoczy · 4 years, 8 months ago
- dda036d playground: upgrade to Debian Buster by Alexander Rakoczy · 4 years, 8 months ago
- 5682330 playground: fix the build for Go 1.14.x by Alexander Rakoczy · 4 years, 8 months ago
- fa32453 playground: enable CORS on /fmt and /p/ routes by mo4islona · 5 years ago