1. 7f1f087 playground: fix issues preventing successful deployment by Andrew Bonventre · 6 years ago
  2. 3d026bc playground: ensure that any inserted snippets do not index the Body property by Andrew Bonventre · 6 years ago
  3. fa48acc Merge sandbox and frontend into one service by Andrew Bonventre · 6 years ago
  4. a9dcf46 frontend: don’t allow a trailing underscore in a snippet ID by Andrew Bonventre · 6 years ago
  5. e23805f frontend: update README.md with new deployment instructions by Andrew Bonventre · 6 years ago
  6. 8370ce1 frontend: set service to play by Andrew Bonventre · 6 years ago
  7. cb45f7d frontend: increase hash length to 11 bytes by Andrew Bonventre · 6 years ago
  8. 2067cfa frontend: add Google Analytics snippet by Andrew Bonventre · 6 years ago
  9. 5926d41 frontend: update snippet hashing algorithm from SHA1 to SHA256 by Andrew Bonventre · 6 years ago
  10. e200bb1 frontend: add tests and redirect to https on frontend by Andrew Bonventre · 6 years ago
  11. d921cbb Refactor frontend as prep for merging sandbox and frontend by Andrew Bonventre · 6 years ago
  12. 2a703f0 Small follow-up changes to 84815 by Andrew Bonventre · 6 years ago
  13. d6c2fb3 Complete migration to GAE flex environment by Andrew Bonventre · 6 years ago
  14. fde5780 Add custom flex runtime that uses Go 1.9.2 by Andrew Bonventre · 6 years ago
  15. 9597859 Initial work toward moving play.golang.org to App Engine Flex by Andrew Bonventre · 6 years ago
  16. c7b4e1a Update Go to 1.9.2 in sandbox custom runtime by Andrew Bonventre · 6 years ago
  17. f2ba81b playground: update favicon.ico to be consistent with the website by Michael Stapelberg · 7 years ago
  18. 7e9652a playground: clean up imports, some lint errors, and deprecated calls by Andrew Bonventre · 7 years ago
  19. 5c653ad playground: More verbose error message by Pontus Leitzler · 7 years ago
  20. fd7594b sandbox: update to go1.9 by Chris Broadfoot · 7 years ago
  21. 73acb7d playground: allow CORS requests to /share by Andrew Bonventre · 7 years ago
  22. a7f2a54 sandbox: autoscale with 5 instances as a minimum by Chris Broadfoot · 7 years ago
  23. 8a314e4 app: use https instead of protocol-relative URLs by Chris Broadfoot · 7 years ago
  24. c8f75ca sandbox: update to go1.8 by Chris Broadfoot · 7 years ago
  25. 30c5bfe app: add support to download snippets by Alexander Kucherenko · 7 years ago
  26. 6a38cf4 app: add instructions for content removal by Chris Broadfoot · 7 years ago
  27. 04d81bd app: improve region-locked error text and status code by Chris Broadfoot · 7 years ago
  28. a7c8105 sandbox: add env:flex configuration file by Chris Broadfoot · 7 years ago
  29. 759e430 sandbox: update to go1.7.4, add missing Dockerfile dep by Chris Broadfoot · 7 years ago
  30. 5fbbf1a app/static: fix infinite loop in jquery-linedtextarea.js by Chris Broadfoot · 7 years ago
  31. 816964e sandbox: remove unused k8s config by Chris Broadfoot · 8 years ago
  32. 183b13a sandbox: add missing apt-get purge by Chris Broadfoot · 8 years ago
  33. ede5e6b sandbox: use debian:jessie, add filesystem test, make image smaller by Chris Broadfoot · 8 years ago
  34. d4b1da6 playground: update deployment instructions by Chris Broadfoot · 8 years ago
  35. 42330e7 sandbox: update to go1.7rc6 (go1.7 final will come later) by Chris Broadfoot · 8 years ago
  36. 4ae5ba0 app: return MethodNotAllowed for non-POST requests by Chris Broadfoot · 8 years ago
  37. 5f1a7ca app: return better error responses for /share by Chris Broadfoot · 8 years ago
  38. b8833ac playground: add package from golang.org/x/talks by Francesc Campoy · 8 years ago
  39. ac9505c app: set Strict-Transport-Security header by Andrew Gerrand · 8 years ago
  40. b2e2ef5 app: remove errant share handler by Andrew Gerrand · 8 years ago
  41. 77a50d9 app: use app.yaml directive to redirect to HTTPS by Andrew Gerrand · 8 years ago
  42. 36170a5 app: redirect from HTTP to HTTPS by Andrew Gerrand · 8 years ago
  43. f372baa app: simplify embedded view by Andrew Gerrand · 8 years ago
  44. 74c8718 sandbox: update nacl runtime and deploy instructions by Shenghou Ma · 8 years ago
  45. 68dab05 sandbox: update to Go 1.6 by Andrew Gerrand · 8 years ago
  46. 8574040 app: remove lesser fonts from font-family declarations by Andrew Gerrand · 8 years ago
  47. e624061 app: use factored import in default snippet by Andrew Gerrand · 8 years ago
  48. 7d7eb09 app: remove HK and RC from share-blocked country code list by Andrew Gerrand · 9 years ago
  49. b5679d8 doc: add README by Andrew Gerrand · 9 years ago
  50. 86b22b7 sandbox: deploy to module, enable autoscaling, increase timeout by Andrew Gerrand · 9 years ago
  51. 64f7014 app: hide and block share functionality from specific countries by Andrew Gerrand · 9 years ago
  52. e926f09 playground: update deployment instructions, move sandbox under "sandbox" by Chris Broadfoot · 9 years ago
  53. db46fc8 sandbox: update for Go 1.5 by Andrew Gerrand · 9 years ago
  54. e150213 playground: add Google analytics for Run/Share button clicks. by Chris Broadfoot · 9 years ago
  55. dfcfa70 playground: redesign of top menu bar and add embed functionality by Carlos C · 9 years ago
  56. c81e550 playground: improve error message when package != 'main' by Shawn Smith · 9 years ago
  57. 41c295e playground: add codereview.cfg by Josh Bleecher Snyder · 9 years ago
  58. 8686481 sandbox: update to Go 1.4.2, pull tour sources from new location by Andrew Gerrand · 9 years ago
  59. 1f0b0af doc: add CONTRIBUTING.md by Andrew Gerrand · 9 years ago
  60. 7a4f130 sandbox: rewrite source file name to prog.go by Andrew Gerrand · 9 years ago
  61. 75d4ef8 sandbox: add fake filesystem, tour dependencies, and tests by Andrew Gerrand · 9 years ago
  62. 19096dd app: use a dumb constant that needs no explanation by Andrew Gerrand · 9 years ago
  63. dd6d871 playground: limit snippet size by Andrew Gerrand · 9 years ago
  64. 235edee sandbox: add kubernetes and container-vm config by Johan Euphrosine · 9 years ago
  65. a4b712c sandbox: restrict run time by Andrew Gerrand · 9 years ago
  66. 64a3b1d sandbox: fix health check, reduce number of instances by Andrew Gerrand · 9 years ago
  67. 6208c67 sandbox: add real health check by Andrew Gerrand · 9 years ago
  68. 374dd29 sandbox: decode stdout and stderr separately, add tests by Andrew Gerrand · 9 years ago
  69. c32ed57 sandbox: add app.yaml to serve with Managed VMs by Andrew Gerrand · 9 years ago
  70. 775ccc8 app: add play.golang.org app by Andrew Gerrand · 9 years ago
  71. d81d17d playground: remove ref to nacl image in README by Johan Euphrosine · 9 years ago
  72. 38d3588 playground: cleanup Dockerfile, unused field and add TODO by Johan Euphrosine · 9 years ago
  73. b0bb4c4 playground: add sandbox and nacl base image by Johan Euphrosine · 9 years ago
  74. dba9ba1 initial commit by Andrew Gerrand · 9 years ago