1. d66a759 internal/cache: factor out cache into its own package by Jonathan Amsterdam · 3 years, 3 months ago
  2. d223212 internal/frontend: reduce cache TTLs to 10 minutes by Jonathan Amsterdam · 3 years, 3 months ago
  3. 1cce16a internal/worker: use standard test modules by Jonathan Amsterdam · 3 years, 3 months ago
  4. f64ad24 internal/fetch: use standard test modules where feasible by Jonathan Amsterdam · 3 years, 3 months ago
  5. 169a49f internal/source: support example.com domain for testing by Jonathan Amsterdam · 3 years, 3 months ago
  6. b10ab3f internal/testing/integration: use standard examples by Jonathan Amsterdam · 3 years, 3 months ago
  7. ff5a7a3 internal/proxy/testdata: add standard examples by Jonathan Amsterdam · 3 years, 3 months ago
  8. 89567d0 internal/proxy: enhance Module by Jonathan Amsterdam · 3 years, 3 months ago
  9. d0b5e98 migrations: add symbols.module_path_id and symbols.package_path_id by Julie Qiu · 3 years, 3 months ago
  10. 120ee22 internal/godoc/{dochtml}: add GetSymbols by Julie Qiu · 3 years, 3 months ago
  11. 4343b72 internal/fetch: tweak fetch function signature by Jonathan Amsterdam · 3 years, 3 months ago
  12. aada664 internal/postgres: run module insert transaction at RepeatableRead by Jonathan Amsterdam · 3 years, 3 months ago
  13. c8d7045 internal/frontend: limit synopsis on search page by Julie Qiu · 3 years, 3 months ago
  14. cfd1df2 internal/postgres: read and write deprecated comment by Jonathan Amsterdam · 3 years, 3 months ago
  15. f88089b internal/postgres: fix importGraph to insert fewer modules by Jonathan Amsterdam · 3 years, 3 months ago
  16. b214021 .dockerignore: exclude the node_modules directory by Jonathan Amsterdam · 3 years, 3 months ago
  17. a9c847c internal/fetch: extract "Deprecated" module comment by Jonathan Amsterdam · 3 years, 3 months ago
  18. 3c4365e internal/sample: generate sample doc dynamically by Jonathan Amsterdam · 3 years, 3 months ago
  19. 4cfb72b internal/godoc: remove dependence on testing/sample by Jonathan Amsterdam · 3 years, 3 months ago
  20. d6e3fd9 content/static: fix jump to dialog positioning by Jamal Carvalho · 3 years, 3 months ago
  21. 12cbd43 content/static,devtools: migrate playground.js to typescript by Jamal Carvalho · 3 years, 3 months ago
  22. 54d7980 content/static: directory tree fixes by Jamal Carvalho · 3 years, 3 months ago
  23. 0b68280 internal/frontend: change single-doc linux/amd64 to all/all by Jonathan Amsterdam · 3 years, 3 months ago
  24. 4c18cf8 internal/frontend: show build context on doc page by Jonathan Amsterdam · 3 years, 3 months ago
  25. 72b4ab8 migrations: add deprecated_comment column to modules table by Jonathan Amsterdam · 3 years, 3 months ago
  26. 2d07e2e internal/godoc: remove gob code by Jonathan Amsterdam · 3 years, 3 months ago
  27. 43fc831 internal/testing/sample: use all/all for GOOS/GOARCH by Jonathan Amsterdam · 3 years, 3 months ago
  28. dab6e85 internal/fetch: collapse identical build contexts by Jonathan Amsterdam · 3 years, 3 months ago
  29. 7425dc1 internal: support "all" in BuildContext by Jonathan Amsterdam · 3 years, 3 months ago
  30. 2579a6b cmd/pkgsite: add -http flag by Julie Qiu · 3 years, 3 months ago
  31. 3b8c4db internal/postgres: remove rows from documentation before inserting by Jonathan Amsterdam · 3 years, 3 months ago
  32. 9057dcb internal/godoc/internal/doc: use txtar format for example tests by Jonathan Amsterdam · 3 years, 3 months ago
  33. b317742 cmd/pkgsite: add command by Julie Qiu · 3 years, 3 months ago
  34. e10f26f go.mod, go.sum: upgrade golang.org/x/tools by Jonathan Amsterdam · 3 years, 3 months ago
  35. a99e678 internal/testing/sample: use UTC for time by Jonathan Amsterdam · 3 years, 3 months ago
  36. 33309b4 Revert "internal: support "all" in BuildContext" by Jonathan Amsterdam · 3 years, 3 months ago
  37. 5289fe6 internal: support "all" in BuildContext by Jonathan Amsterdam · 3 years, 3 months ago
  38. 2d69953 internal/godoc: remove GOOS and GOARCH from source by Jonathan Amsterdam · 3 years, 3 months ago
  39. 71d2305 internal/fetch: don't save build context in doc source by Jonathan Amsterdam · 3 years, 3 months ago
  40. 5acddbb internal/fetch: track build context file sets by Jonathan Amsterdam · 3 years, 3 months ago
  41. e1f2d1d internal/fetch: refactor file matching for loading a package by Jonathan Amsterdam · 3 years, 3 months ago
  42. 294372b internal/fetch: refactor package loading by Jonathan Amsterdam · 3 years, 3 months ago
  43. 903bfa7 internal/fetch: clarify loadPackage error handling by Jonathan Amsterdam · 3 years, 3 months ago
  44. 02c97b0 internal/fetch: fail on bad package error by Jonathan Amsterdam · 3 years, 3 months ago
  45. e808422 internal/fetch: simplify logic by Jonathan Amsterdam · 3 years, 3 months ago
  46. c247173 internal/godoc/dochtml/internal/render: export OneLineNodeDepth by Julie Qiu · 3 years, 3 months ago
  47. 69a5ba1 internal/godoc/dochtml: add docIsEmpty by Julie Qiu · 3 years, 3 months ago
  48. 0193293 migrations: add types and tables for symbol history by Julie Qiu · 3 years, 3 months ago
  49. 48e27be internal/postgres: cascade when truncating paths table by Julie Qiu · 3 years, 3 months ago
  50. 015f5db internal/frontend: support GOOS/GOARCH query params by Jonathan Amsterdam · 3 years, 3 months ago
  51. 84a9264 internal/frontend: remove testPackage.doc by Jonathan Amsterdam · 3 years, 3 months ago
  52. 6ddc1f3 content/static: remove highlighting from doc examples by Jamal Carvalho · 3 years, 3 months ago
  53. 66e9dda internal/postgres: handle multiple documentations for a package by Jonathan Amsterdam · 3 years, 3 months ago
  54. 970e9fd internal/frontend: redirect GitHub URLs by Julie Qiu · 3 years, 4 months ago
  55. 5a17e83 internal/middleware: add option to redirect requests to beta.pkg.go.dev by Baokun Lee · 3 years, 5 months ago
  56. 20c12b3 internal/postgres: detect missing row in paths table by Jonathan Amsterdam · 3 years, 3 months ago
  57. a4db71b internal/frontend: display exact importedby count by Julie Qiu · 3 years, 3 months ago
  58. 24f7a58 content,internal/frontend: update count on importedby page by Julie Qiu · 3 years, 3 months ago
  59. c87e85b content/static/html/helpers: lowercase module in directories section by Julie Qiu · 3 years, 3 months ago
  60. 8145349 many: allow for multiple documentations for a Unit by Jonathan Amsterdam · 3 years, 3 months ago
  61. 1fe92ed internal/postgres: make query work with multiple build contexts by Jonathan Amsterdam · 3 years, 3 months ago
  62. e30379b internal/frontend: match importedby counts on main and search pages by Julie Qiu · 3 years, 3 months ago
  63. dc276cd internal/postgres: remove requirement that version needs documentation by Jonathan Amsterdam · 3 years, 3 months ago
  64. ff8cbf2 internal/source: trim .git suffix from repo URLs by Jonathan Amsterdam · 3 years, 3 months ago
  65. a9a10d0 content,internal/godoc: add table of contents to command pages by Jamal Carvalho · 3 years, 3 months ago
  66. ad9abe5 internal/experiment: create command-toc experiment by Jamal Carvalho · 3 years, 3 months ago
  67. 0675147 internal/postgres: fail on attempt to insert doc with empty GOOS/GOARCH by Jonathan Amsterdam · 3 years, 3 months ago
  68. 55ac839 content/static: responsive design updates by Jamal Carvalho · 3 years, 3 months ago
  69. c0b57ff internal: put build context information in a single place by Jonathan Amsterdam · 3 years, 3 months ago
  70. 786e2aa internal/postgres: add logging to debug conflict duplicates by Jonathan Amsterdam · 3 years, 3 months ago
  71. 7588e3d content/static: re-enable target highlighting by Jamal Carvalho · 3 years, 4 months ago
  72. 922b92c internal/frontend: fix resultFromFetchRequest on 200 by Julie Qiu · 3 years, 4 months ago
  73. 60eb5d7 internal/stdlib: return pseudo-version for master by Jonathan Amsterdam · 3 years, 4 months ago
  74. 1c222d5 internal/godoc/internal/doc: don't trim function call initalizers by Jonathan Amsterdam · 3 years, 4 months ago
  75. 1e94d14 internal/godoc: fix some bugs in example rendering by Jonathan Amsterdam · 3 years, 4 months ago
  76. ffbf570 internal/fetch: avoid shadowing zipSize by Jonathan Amsterdam · 3 years, 4 months ago
  77. 4fb536d internal/postgres,worker: reprocess latest versions by Julie Qiu · 3 years, 4 months ago
  78. 4890b3b many: add node_modules directory to .gcloudignore by Jonathan Amsterdam · 3 years, 4 months ago
  79. 34b331a internal/middleware: delete GodocURL by Julie Qiu · 3 years, 4 months ago
  80. 4da3fcf content/static: strip known utm sources on page load by Julie Qiu · 3 years, 6 months ago
  81. 838b118 internal/fetch: increase timeout for TestFetchModule by Julie Qiu · 3 years, 4 months ago
  82. 477c1cf internal/fetch: refactor goModPath logic by Julie Qiu · 3 years, 4 months ago
  83. 7b9ec91 internal/postgres: use series path in sort by latest by Jonathan Amsterdam · 3 years, 4 months ago
  84. 283cc4f content/static/css: make .Dialog's position fixed by Omkar · 3 years, 4 months ago
  85. 8703e01 content/static: add whitespace to fix lint error by Jamal Carvalho · 3 years, 4 months ago
  86. b8fb1f1 internal/proxy: do not report not found errors by Julie Qiu · 3 years, 4 months ago
  87. 348e990 internal/worker: delete unnecessary log by Julie Qiu · 3 years, 4 months ago
  88. 24927a6 internal/frontend: log when a frontend fetch is scheduled by Julie Qiu · 3 years, 4 months ago
  89. 1f96e51 all.bash: add npm lint to bash scripts by Jamal Carvalho · 3 years, 4 months ago
  90. cd0dc1f internal/stdlib: fix getGoRepo for requests to master by Julie Qiu · 3 years, 4 months ago
  91. 8295319 internal: resolve default branch versions for each fetch by Julie Qiu · 3 years, 4 months ago
  92. f293e98 internal/godoc/internal/doc: remove unused declarations from playable examples by Jonathan Amsterdam · 3 years, 4 months ago
  93. d573244 internal/godoc/internal/doc: factor out part of playExample by Jonathan Amsterdam · 3 years, 4 months ago
  94. 8b9211c internal/godoc/internal/doc: sort playable example imports by Jonathan Amsterdam · 3 years, 4 months ago
  95. e2d39da all.bash: avoid running the race detector on some packages by Jonathan Amsterdam · 3 years, 4 months ago
  96. 86853c8 internal/frontend: don't log 404s as errors in servePathNotFoundPage by Julie Qiu · 3 years, 4 months ago
  97. 134df66 content/static/css: make .JumpDialog's position fixed. by Onkar Jadhav · 3 years, 4 months ago
  98. eae3203 internal/frontend: update error for bad modules by Julie Qiu · 3 years, 4 months ago
  99. a9ff35d internal/source: match old templates to find new ones by Jonathan Amsterdam · 3 years, 4 months ago
  100. 7099521 internal/frontend: allow HEAD requests by Jonathan Amsterdam · 3 years, 4 months ago