1. ddc36c7 deploy: use more powerful instance for deploy by Russ Cox · 2 years, 3 months ago
  2. 5ac9766 playground: add a version endpoint by Robert Findley · 2 years, 5 months ago
  3. 6c55170 playground: clean up environment for goprevplay by Robert Findley · 2 years, 5 months ago
  4. feeb797 deploy: tag the correct image for playground-goprev by Robert Findley · 2 years, 5 months ago
  5. ec0fe01 playground: fix docker image of of goprevplay by Robert Findley · 2 years, 5 months ago
  6. 04e7b2a playground: fix service name for app.goprev.yaml by Robert Findley · 2 years, 5 months ago
  7. 69a7421 playground: add a goprevplay service, hosting the previous go release by Robert Findley · 2 years, 5 months ago
  8. f648226 deploy: add daily schedule for gotip playground by Alexander Rakoczy · 2 years, 5 months ago
  9. 9187f21 deploy: update build and deploy timeout to 3600s by Alexander Rakoczy · 2 years, 5 months ago
  10. 5e565e5 gotipplay: fix GOTIP environment variable to be string by Robert Findley · 2 years, 5 months ago
  11. 11560ec go2go: add an app engine service to redirect go2goplay to gotipplay by Robert Findley · 2 years, 5 months ago
  12. 0750b08 playground: redirect https://play.golang.org/ to https://go.dev/play by Russ Cox · 2 years, 5 months ago
  13. 8bb1e2e examples: derive examples from the examples directory by Robert Findley · 2 years, 5 months ago
  14. 6987932 gotipplay: identify the gotip playground build in the UI by Robert Findley · 2 years, 5 months ago
  15. 9bfb5bd app engine: copy app engine configuration to app.yaml and app.gotip.yaml by Robert Findley · 2 years, 5 months ago
  16. f8a58a0 deploy: add deployment configuration for a gotip playground instance by Robert Findley · 2 years, 5 months ago
  17. d55b12a playground: fix vertical alignment of "Imports" checkbox by smasher164 · 3 years, 2 months ago
  18. 69dad2b examples: add an HTTP server example by Filippo Valsorda · 2 years, 10 months ago
  19. d790a2e all: fix build timeouts for std dependent snippets by Alexander Rakoczy · 2 years, 9 months ago
  20. 541c3c3 deploy: use gcloud to manage triggers, trigger from GCR by Heschi Kreinick · 2 years, 10 months ago
  21. 9814fb9 all: increase compile timeout to 10 seconds by Alexander Rakoczy · 3 years, 1 month ago
  22. 0a69b5b internal/metrics: fix detection of GCE environment by Alexander Rakoczy · 3 years, 1 month ago
  23. 3398ffb all: instrument build, vet, and run time by Alexander Rakoczy · 3 years, 1 month ago
  24. d1c0810 internal/metrics: add new package for recording metrics by Alexander Rakoczy · 3 years, 1 month ago
  25. 6cd0363 all: set CGO_ENABLED=0 when building snippets by Alexander Rakoczy · 3 years, 2 months ago
  26. 94eacb7 all: test with the latest released Go version by Alexander Rakoczy · 3 years, 2 months ago
  27. 4d02eef sandbox: always use latest runsc version by Alexander Rakoczy · 3 years, 2 months ago
  28. 9028cb5 all: support Go 1.16 in the Go Playground by Alexander Rakoczy · 3 years, 2 months ago
  29. 9040051 all: go fmt ./... by Russ Cox · 3 years, 2 months ago
  30. 48a1655 README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 4 months ago
  31. 352556d playground: fix image tag in README by John McCabe · 3 years, 9 months ago
  32. 0298bc8 sandbox: fix missing timezone data by Alexander Rakoczy · 4 years ago
  33. 195e12f sandbox: reduce container starvation by Alexander Rakoczy · 4 years ago
  34. 560694f playground: use flexbox for navbar layout by smasher164 · 4 years ago
  35. 66a9e4b sandbox: add container creation metrics by Alexander Rakoczy · 4 years ago
  36. 26d50f8 sandbox: correct stackdriver labels by Alexander Rakoczy · 4 years ago
  37. ccdf1e5 sandbox: instrument number of running containers by Alexander Rakoczy · 4 years ago
  38. 7bdfbfb sandbox: instrument HTTP handlers with StackDriver by Alexander Rakoczy · 4 years ago
  39. 91bfd78 sandbox: add stackdriver scope by Alexander Rakoczy · 4 years ago
  40. a90f64a sandbox: change from n1 to e2 instances by Alexander Rakoczy · 4 years ago
  41. 8da5bd6 sandbox: update configuration to match production by Alexander Rakoczy · 4 years ago
  42. b8c0e2b playground: only build binaries for health check by Alexander Rakoczy · 4 years ago
  43. 11cd822 playground: stop storing timeouts in cache by Alexander Rakoczy · 4 years ago
  44. 0084f7f playground: show a meaningful error on build timeout by Alexander Rakoczy · 4 years ago
  45. ede79dd playground: update x/mod and x/tools by smasher164 · 4 years ago
  46. b92c87d playground: make isTest match its documentation by Bryan C. Mills · 4 years ago
  47. 136c41e sandbox: timeout runsc commands by Alexander Rakoczy · 4 years ago
  48. 0a10c62 internal/gcpdial: throttle polling for instances by Alexander Rakoczy · 4 years ago
  49. 8e01013 playground: isolate playground build stage in Docker by Alexander Rakoczy · 4 years ago
  50. 688d9f6 playground: move build and run into functions by Alexander Rakoczy · 4 years ago
  51. 27e208b playground: drop NaCL support by Alexander Rakoczy · 4 years, 1 month ago
  52. cb3741f playground: use the correct contexts for sandbox requests by Alexander Rakoczy · 4 years ago
  53. 15e9685 playground: enable gVisor in production by Alexander Rakoczy · 4 years ago
  54. 0bc4181 playground: correct ARG scoping in Dockerfile by Alexander Rakoczy · 4 years ago
  55. 9d1e738 playground: fix the build for gVisor by Alexander Rakoczy · 4 years ago
  56. dda036d playground: upgrade to Debian Buster by Alexander Rakoczy · 4 years ago
  57. 5682330 playground: fix the build for Go 1.14.x by Alexander Rakoczy · 4 years ago
  58. fa32453 playground: enable CORS on /fmt and /p/ routes by mo4islona · 4 years, 7 months ago
  59. 09dfaa1 playground: add examples to demonstrate tricks by smasher164 · 4 years, 3 months ago
  60. 3f031d7 playground: warm up backend dialer at start by Brad Fitzpatrick · 4 years, 3 months ago
  61. 1e9c260 sandbox, internal/gcpdial: dial sandbox backends directly, add health check by Brad Fitzpatrick · 4 years, 3 months ago
  62. 8445a09 playground: slurp binary to memory in gvisor mode by Brad Fitzpatrick · 4 years, 3 months ago
  63. bca227f sandbox: add header to stderr output, to skip anything that comes before it by Brad Fitzpatrick · 4 years, 3 months ago
  64. 2f45547 sandbox: add logging-write scope to service account by Alexander Rakoczy · 4 years, 3 months ago
  65. 0eefa27 sandbox: create larger VMs, add instance tags to permits health checks by Brad Fitzpatrick · 4 years, 3 months ago
  66. 62f81bd sandbox: test docker connection & pull image before starting workers by Brad Fitzpatrick · 4 years, 3 months ago
  67. 33fdd75 playground: run in golang VPC network by Brad Fitzpatrick · 4 years, 3 months ago
  68. a0e4bb3 sandbox: add missing word to package doc by Brad Fitzpatrick · 4 years, 3 months ago
  69. 4d36241 sandbox: add gvisor runsc-based sandbox by Brad Fitzpatrick · 4 years, 7 months ago
  70. a46a9c2 playground: use txtar and modfile from golang.org/x by Brad Fitzpatrick · 4 years, 5 months ago
  71. bd57f61 playground: bound compilation time too by Brad Fitzpatrick · 4 years, 7 months ago
  72. 394f19f playground: differentiate cache key based on client JS version by Brad Fitzpatrick · 5 years ago
  73. a712dec Dockerfile: update Go version to 1.13 by Andrew Bonventre · 4 years, 8 months ago
  74. ee0783d playground: set GOPROXY when building Docker image by Andrew Bonventre · 4 years, 9 months ago
  75. 509e10f playground: allow explicit GOPROXY variable by Jack Lindamood · 4 years, 10 months ago
  76. 5fdf601 playground: simplify latest go version logic by Alexander Rakoczy · 4 years, 9 months ago
  77. 01ce4a0 playground: trigger playground deploys from master by Alexander Rakoczy · 4 years, 9 months ago
  78. 18ef8a7 playground: push image in trigger before deploying by Alexander Rakoczy · 4 years, 9 months ago
  79. 607f1df playground: build playground Go from source by Alexander Rakoczy · 4 years, 10 months ago
  80. 78fe024 playground: trigger playground releases from Go releases by Alexander Rakoczy · 4 years, 10 months ago
  81. c4ae04c playground: parameterize GO_VERSION in Dockerfile by Alexander Rakoczy · 4 years, 10 months ago
  82. 742871f Makefile: adjust the test rule to be more useful by Brad Fitzpatrick · 5 years ago
  83. e1479bc playground: format go.mod files; fix paths in formatting errors by Dmitri Shuralyov · 5 years ago
  84. a7b4d4c playground: support multiple input files in txtar format by Brad Fitzpatrick · 5 years ago
  85. 1b5b098 playground: enable third-party imports by Brad Fitzpatrick · 5 years ago
  86. 1cc919a playground: let clients request vet check in same HTTP request as compile+run by Brad Fitzpatrick · 5 years ago
  87. 046e863 playground: support third-party imports (off by default for now) by Brad Fitzpatrick · 5 years ago
  88. 33ccd9b Dockerfile: update from jessie to stretch by Brad Fitzpatrick · 5 years ago
  89. b884d85 README: document the need to increase cloud build timeout by Dmitri Shuralyov · 5 years ago
  90. be0fe03 playground: put GOCACHE in temp dir by Brad Fitzpatrick · 5 years ago
  91. 15cfee7 playground: update dependencies by Dmitri Shuralyov · 5 years ago
  92. 381a079 playground: use Go 1.12 by Dmitri Shuralyov · 5 years ago
  93. e08a6e0 playground: update snippet to tell version by Dmitri Shuralyov · 5 years ago
  94. 22a2396 playground: remove stale TODO about exit code by Yury Smolsky · 5 years ago
  95. d134d7d playground: prevent caching memory-related compile time errors by Katie Hockman · 5 years ago
  96. cadbb20 Dockerfile: update golang.org/x/talks/... import path by Dmitri Shuralyov · 5 years ago
  97. ad3cdb9 playground: fix the test broken by CL 141478 by Yury Smolsky · 5 years ago
  98. ed387e6 Dockerfile: include updated x/tools containing CL 141477 by Yury Smolsky · 6 years ago
  99. e03e829 playground: make outcome of "Run" clearer by Yury Smolsky · 6 years ago
  100. 8cbc41a playground: mention vet in about text by Yury Smolsky · 6 years ago