1. 0d7e290 internal/frontend/fetchserver: add test for "synctest" shortcut by Felix Stein · 3 days ago master
  2. 94b2daf internal/config/serverconfig: randomly pick two DBs from same env by Hongxiang Jiang · 4 days ago
  3. 5cd4436 internal/postgres: exclude internal packages when doing shortcut resolution by Nicholas S. Husin · 4 days ago
  4. 950d5ec add github.com/cdktf/cdktf-provider-google-go/google/v16 to skip-symbols by Ethan Lee · 10 days ago
  5. 917c7a4 all: remove code for the decommissioned beta environment by Nicholas S. Husin · 2 weeks ago
  6. 4bd6c63 deploy/deploy.yaml: remove steps involving the beta environment by Nicholas S. Husin · 2 weeks ago
  7. 34a1afa all: fix some comments by cuishuang · 3 weeks ago
  8. fe04cb7 internal/postgres: add skip-symbols list to saveModule by Ethan Lee · 3 weeks ago
  9. 31e4cbb go.mod: update golang.org/x dependencies by Gopher Robot · 4 weeks ago
  10. 0e4fda1 internal/godoc/codec: use reflect.TypeFor instead of reflect.TypeOf by cuishuang · 5 weeks ago
  11. 1332632 go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago
  12. f655b29 cmd/internal/cmdconfig: include Cloud Run instance ID in logs by Michael Pratt · 10 weeks ago
  13. 52bba2a deploy: pin gcr.io/cloud-builders/gke-deploy to last working version by Michael Pratt · 10 weeks ago
  14. ed9d06a internal/postgres: apply bypassLicenseCheck to IsRedistributable column by Jean Barkhuysen · 4 months ago
  15. 259676f go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  16. ae34cfa static/frontend: update the logo styling to not have an explicit width by Jean Barkhuysen · 4 months ago
  17. d4de666 internal/database: allow running db tests under different db name by Jean Barkhuysen · 4 months ago
  18. 1d37c52 internal/sanitizer: allow picture and source elements in readme by Josiah McMenamy · 4 months ago
  19. 01b046e cmd/internal/pkgsite: increase x/pkgsite dependency to CL 687918 by Michael Matloob · 4 months ago
  20. 103fd0f cmd/internal/pkgsite: improve godoc mode search in GOROOT by Michael Matloob · 4 months ago
  21. d4fd061 internal/worker: don't require https index URLs by Jean Barkhuysen · 4 months ago
  22. 5832fae go.mod: update golang.org/x dependencies by Gopher Robot · 4 months ago
  23. eac0bf9 internal/worker: Add since form param to /poll. by Jean Barkhuysen · 4 months ago
  24. 395738c static/doc: promote examples into TOC link tree. by Matt T. Proud · 6 months ago
  25. ae590d8 Revert "internal/frontend: recycle database connections every 5m" by Robert Findley · 5 months ago
  26. 4b544d8 internal/frontend: recycle database connections every 5m by Rob Findley · 6 months ago
  27. 041c7c0 internal/fetch: remove goexperiment.synctest by Damien Neil · 5 months ago
  28. ac5509c internal/fetch: don't include goexperiment.jsonv2 for encoding/json by Damien Neil · 5 months ago
  29. 77fcf55 internal/frontend: lowercase module chip for consistency by Vamsi Avula · 12 months ago
  30. 82c52f1 internal/frontend: report whether subdirectories are commands by Vamsi Avula · 1 year, 2 months ago
  31. 6805ff3 go.mod: update golang.org/x dependencies by Gopher Robot · 5 months ago
  32. 4d41929 cmd/internal/doc: enable go doc mode by Michael Matloob · 6 months ago
  33. a4f2384 internal/godoc: fix incompatibility with Go 1.25 go/doc package by Michael Matloob · 5 months ago
  34. 274f418 internal/frontend: add a go doc mode to suppress some UI elements by Michael Matloob · 6 months ago
  35. 0e6de17 static/frontend: hide subpackage expansion button when all internal by Jake Bailey · 6 months ago
  36. 4065921 cmd/internal/doc: set go.mod go version to 1.24.3 by Michael Matloob · 6 months ago
  37. d3e2b64 cmd/internal/doc: add doc command in its own module by Michael Matloob · 6 months ago
  38. e960035 cmd/internal/pkgsite: add AllowNoModules option to ServerConfig by Michael Matloob · 6 months ago
  39. ef1cfc5 static/frontend/unit/main: disable source file links without urls by Sean Liao · 6 months ago
  40. e476b3e internal/frontend: handle file paths with spaces by Sean Liao · 6 months ago
  41. 1bc9132 go.mod: update golang.org/x dependencies by Gopher Robot · 6 months ago
  42. 6f1dbbf internal/godoc/dochtml: omit "Output" section for examples with no output by Alexander Yastrebov · 6 months ago
  43. e863a03 internal/godoc/dochtml/internal/render: remove duplicate package import by cuishuang · 7 months ago
  44. 0cf8d2e internal/fetch: include goexperiment.jsonv2 by Sean Liao · 7 months ago
  45. d876005 .github/workflows: update govulncheck action by Julie Qiu · 2 years, 4 months ago
  46. 82cedd1 static/shared: update brand guidelines url in footer by Oleksandr Redko · 10 months ago
  47. f521833 internal/fetchdatasource: check for error earlier by Jonathan Amsterdam · 7 months ago
  48. 0a075a2 internal: case sensitive exclude for github.com/google/UUID by Sean Liao · 7 months ago
  49. 5f490db README.md: drop requirements section by Sean Liao · 7 months ago
  50. 01dc430 cmd/pkgsite: indent command so it appears as preformatted text by Adam Bender · 7 months ago
  51. eec4552 go.mod: update golang.org/x dependencies by Gopher Robot · 7 months ago
  52. e806f9c internal/postgres: use a more straightforward return value by cuishuang · 8 months ago
  53. fa46622 internal/fetch: fix broken link by cuishuang · 8 months ago
  54. d037ac9 devtools: add script for Cloud Armor by Jonathan Amsterdam · 8 months ago
  55. 9685cd9 internal: case sensitive exclude for github.com/BurntSushi/toml by Sean Liao · 8 months ago
  56. 656a0a0 go.mod, misc: update to go 1.24 by Jonathan Amsterdam · 8 months ago
  57. 38e0570 static/shared/header: change security link by Anna Groebel · 10 months ago
  58. 5caf190 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
  59. 224a136 all: upgrade go directive to at least 1.23.0 [generated] by Gopher Robot · 9 months ago
  60. dd488e5 internal/fetch: look at files with tag goexperiment.synctest by Jonathan Amsterdam · 9 months ago
  61. b866f86 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
  62. 732383a internal/frontend: register POST paths for playground fmt and compile by Sean Liao · 9 months ago
  63. 826a505 vuln: fix missed usage of Wrap after removing legacy vulndb support by Kha Nguyen · 10 months ago
  64. a4ef958 tests/screentest: omit mobile expanded README test by Jonathan Amsterdam · 9 months ago
  65. 50d4697 internal/frontend: exclude paths case-sensitively by Jonathan Amsterdam · 9 months ago
  66. ed3e82f static/shared/header: fix misplaced span tags in header template by Roberto Morais · 11 months ago
  67. de83036 internal/frontend: redirect on "std/" queries by Jonathan Amsterdam · 10 months ago
  68. 7301061 internal/licenses: add EUPL-1.1 by Jonathan Amsterdam · 10 months ago
  69. e655278 internal/postgres: add search knobs by Jonathan Amsterdam · 10 months ago
  70. ce52a30 internal/postgres: search doesn't group stdlib by Jonathan Amsterdam · 10 months ago
  71. 0a57e24 internal/fetch: add correct canonical path for IBM/sarama by Dominic Evans · 10 months ago
  72. 5cd78ab devtools/cmd/seeddb: apply -keep_going to versions check by Jonathan Amsterdam · 10 months ago
  73. 09793e5 package-lock.json: fix npm vulnerabilities by Jonathan Amsterdam · 10 months ago
  74. 840de57 internal/proxy: clean versions returned with spaces by Jean Barkhuysen · 10 months ago
  75. 9bf769c go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
  76. f8b0e9b all: make function and struct comments match the names by cuishuang · 10 months ago
  77. 8bad909 internal/frontend/search: don't return 500 on timeout by Jonathan Amsterdam · 11 months ago
  78. 06c6edf internal/fetch: fix bug setting environment by Michael Matloob · 11 months ago
  79. b2e5c1d internal/vuln: use slices.Compact by Jonathan Amsterdam · 11 months ago
  80. 0a279fb internal/vuln: cache DB by Jonathan Amsterdam · 11 months ago
  81. d5afb0b static/frontend: add Escape key functionality to close tooltip by Joy Serquina · 11 months ago
  82. 73fd41e deploy/deploy.yaml: increase timeout by Jonathan Amsterdam · 11 months ago
  83. 3fe5338 deploy: improve artifact upload by Jonathan Amsterdam · 11 months ago
  84. 00b1eb0 tests/screentest: remove a test cases by Jonathan Amsterdam · 11 months ago
  85. dc08416 deploy/deploy.yaml: change artifact path by Jonathan Amsterdam · 11 months ago
  86. 37884bf tests/screentest: add latest x/net version to seed by Jonathan Amsterdam · 11 months ago
  87. 4a6e9bd tests/screentest: update goldens by Jonathan Amsterdam · 11 months ago
  88. 2cbe989 static/frontend: add titles to links for visual users by Denis Bowen · 11 months ago
  89. 400c185 static/frontend: increase percentage of mask-image start by Joy Serquina · 1 year ago
  90. 3cab89d go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
  91. e2a1733 static/shared: add titles to social media links by Joy Serquina · 1 year ago
  92. f52eb16 static/frontend: add a11y attributes to interactive elements by Joy Serquina · 1 year ago
  93. 75bf08d static/frontend: add search aria-describedby by Joy Serquina · 1 year ago
  94. 9c33e9b tests/screentest: retry on small diffs by Jonathan Amsterdam · 11 months ago
  95. 438b29c tests/screentest: make tests work on staging by Jonathan Amsterdam · 11 months ago
  96. cfc082e tests/screentest: uncomment "jump to modal" test by Jonathan Amsterdam · 12 months ago
  97. 5b22628 tests/screentest: fix expanded directories test by Jonathan Amsterdam · 12 months ago
  98. 39a749d tests/screentest: fix deprecated symbol tests by Jonathan Amsterdam · 12 months ago
  99. a9be465 tests/screentest: update goldens to latest chromedp version by Jonathan Amsterdam · 12 months ago
  100. aa5dca7 devtools/cmd/seeddb: improve logging by Jonathan Amsterdam · 12 months ago