1. ad2db3f migrations: add package_symbols_package_path_id_module_path_id_section_synopsis_key by Julie Qiu · 3 years, 4 months ago
  2. a45850f internal/postgres: change buildcontext key in getSymbolHistory by Julie Qiu · 3 years, 4 months ago
  3. 8902259 internal/discovery: add retraction fields by Jonathan Amsterdam · 3 years, 4 months ago
  4. 7aaac6e internal/version: define Later and Latest by Jonathan Amsterdam · 3 years, 4 months ago
  5. 63629dc internal/postgres,worker: schedule fetching of std@master by Julie Qiu · 3 years, 4 months ago
  6. 28ffb9f internal/proxydatasource: use standard proxy test modules by Jonathan Amsterdam · 3 years, 4 months ago
  7. d2ece35 internal/licenses: provide a way to bypass exceptions by Jonathan Amsterdam · 3 years, 4 months ago
  8. 1a4a71b cmd/pkgsite: use working directory if no paths are given by Zyad A. Ali · 3 years, 4 months ago
  9. 17279e7 cmd/pkgsite: remove -local flag by Zyad A. Ali · 3 years, 4 months ago
  10. e5e1446 cmd/pkgsite: remove unnecessary cast by Zyad A. Ali · 3 years, 4 months ago
  11. f15a2b1 internal/stdlib: fix Zip for master version by Julie Qiu · 3 years, 4 months ago
  12. 60f6a33 internal/database: gather more info about serialization retry by Jonathan Amsterdam · 3 years, 4 months ago
  13. 25a7f21 Revert "migrations: add documentation.id column" by Julie Qiu · 3 years, 4 months ago
  14. 11d4ef3 Revert "migrations: add documentation_symbols table" by Julie Qiu · 3 years, 4 months ago
  15. 91e2bc3 all.bash: fix prettier docker command by Jamal Carvalho · 3 years, 4 months ago
  16. f7b3a08 internal/fetch: refactor FetchModule by Jonathan Amsterdam · 3 years, 4 months ago
  17. aba1ad3 internal/fetch,worker: use proxy.Client.WithFetchDisabled by Jonathan Amsterdam · 3 years, 4 months ago
  18. ad24e8b internal/proxy: clarify that Info can return @latest by Jonathan Amsterdam · 3 years, 4 months ago
  19. 1761d9b internal/experiment: create interactive-playground experiment by Jamal Carvalho · 3 years, 4 months ago
  20. f27d2df content/static: interactive example playgrounds by Jamal Carvalho · 3 years, 4 months ago
  21. 2591ef1 internal/godoc: use legacy templates in dochtml package by Jamal Carvalho · 3 years, 4 months ago
  22. 4fdd4a3 content/static: copy dochtml templates into legacy files by Jamal Carvalho · 3 years, 4 months ago
  23. bc4b527 internal/frontend: add additional endpoints for playground interaction by Jamal Carvalho · 3 years, 4 months ago
  24. 287597e internal/proxy: more idiomatic method names by Jonathan Amsterdam · 3 years, 4 months ago
  25. 2e93fae internal/proxy: simplify and generalize disable-fetch by Jonathan Amsterdam · 3 years, 4 months ago
  26. d5ce9cb all.bash: add cl mode by Jonathan Amsterdam · 3 years, 4 months ago
  27. 1735f01 all: go fmt ./... by Russ Cox · 3 years, 4 months ago
  28. 09d6cf4 internal/postgres: update insertSymbols by Julie Qiu · 3 years, 4 months ago
  29. d9e1843 internal/worker: report errors on more paths by Jonathan Amsterdam · 3 years, 4 months ago
  30. 98ffe01 internal/testing/sample: make a fresh copy of Imports by Jonathan Amsterdam · 3 years, 4 months ago
  31. 8680fdf internal/symbol: add stdlib exceptions for comparison by Julie Qiu · 3 years, 4 months ago
  32. 4306f95 internal/frontend: do latest-major-version logic in main serving path by Jonathan Amsterdam · 3 years, 4 months ago
  33. 6369e83 internal/postgres: change symbols to symbol_names by Julie Qiu · 3 years, 4 months ago
  34. 19ae076 content/static: fix null reference errors in unit.js by Jamal Carvalho · 3 years, 4 months ago
  35. 05df48e cmd,internal/symbol: add stdlib API comparison script by Julie Qiu · 3 years, 4 months ago
  36. cd92bb2 internal/postgres: do not truncate symbols by Julie Qiu · 3 years, 4 months ago
  37. 70d8d15 migrations: add documentation_symbols table by Julie Qiu · 3 years, 4 months ago
  38. 3a43854 migrations: add documentation.id column by Julie Qiu · 3 years, 4 months ago
  39. 52e43e3 migrations: create package symbols table and alter symbol_history by Julie Qiu · 3 years, 4 months ago
  40. 5492cdd migrations: rename symbols to symbol_names by Julie Qiu · 3 years, 4 months ago
  41. 145ef1d devtools/drop_test_dbs.sh: add new test databases by Julie Qiu · 3 years, 4 months ago
  42. 4327d65 internal/queue: restore CreateTask timeout by Jonathan Amsterdam · 3 years, 4 months ago
  43. bdbff71 internal/postgres: disable poller during postgres tests by Jonathan Amsterdam · 3 years, 4 months ago
  44. de8e98b internal/postgres: move insert symbols behind experiment by Julie Qiu · 3 years, 4 months ago
  45. 3daf429 internal/testing/integration: factor out worker setup by Julie Qiu · 3 years, 4 months ago
  46. 37bddd3 internal/postgres: fix getPathVersions by Julie Qiu · 3 years, 4 months ago
  47. b0a4d64 internal/testing/dbtest: set timezone in test database URI by Julie Qiu · 3 years, 4 months ago
  48. 1676d33 internal/postgres: insert symbol history by Julie Qiu · 3 years, 4 months ago
  49. a555429 internal/queue: remove CreateTask timeout by Jonathan Amsterdam · 3 years, 4 months ago
  50. a878260 devtools: rename docker-compose.next.yaml to docker-compose.yaml by Jamal Carvalho · 3 years, 4 months ago
  51. e63acb0 devtools: remove legacy files by Jamal Carvalho · 3 years, 4 months ago
  52. 2630964 internal/fetch: add GOOS/GOARCH to symbols by Julie Qiu · 3 years, 4 months ago
  53. 4950c77 internal/fetch: refactor TestFetchModule by Julie Qiu · 3 years, 4 months ago
  54. 34eb050 e2e: add and update snapshot tests by Jamal Carvalho · 3 years, 4 months ago
  55. 48ef72c all.bash: update frontend testing scripts by Jamal Carvalho · 3 years, 4 months ago
  56. c600882 devtools/config: create docker-compose.next config and run script by Jamal Carvalho · 3 years, 4 months ago
  57. 068236d internal/frontend: fix call in test by Jonathan Amsterdam · 3 years, 4 months ago
  58. 6df8c75 internal/frontend: only report serious errors by Jonathan Amsterdam · 3 years, 4 months ago
  59. 4dc8dd0 internal/worker: only report serious errors by Jonathan Amsterdam · 3 years, 4 months ago
  60. 04cc7e6 internal/sample: improve treatment of sample licenses by Jonathan Amsterdam · 3 years, 4 months ago
  61. ab25703 migrations: add Type to enum symbol_type by Julie Qiu · 3 years, 4 months ago
  62. 42c7cb1 internal/frontend: add test for empty directory redirect by Julie Qiu · 3 years, 4 months ago
  63. 1d5c7ed migrations: rename symbols.signature to symbols.synopsis by Julie Qiu · 3 years, 4 months ago
  64. 3dd76ad internal/config: delete unused teeproxy config by Julie Qiu · 3 years, 4 months ago
  65. 656f5f6 devtools/config: jest config updates by Jamal Carvalho · 3 years, 4 months ago
  66. 17f3512 doc: update frontend docs with new testing commands by Jamal Carvalho · 3 years, 4 months ago
  67. 1c03e1a devtools/config: create docker files for nodejs and frontend by Jamal Carvalho · 3 years, 4 months ago
  68. 7abdc20 internal/frontend: handle redirect in main serving path by Jonathan Amsterdam · 3 years, 4 months ago
  69. 365e265 internal/frontend: test redirect banner by Jonathan Amsterdam · 3 years, 4 months ago
  70. 72b59e4 internal/cookie: fix error return bug by Jonathan Amsterdam · 3 years, 4 months ago
  71. 8f18e8b internal/godoc/dochtml: update synopsis for consts and vars by Julie Qiu · 3 years, 4 months ago
  72. 6918953 internal/postgres: remove parallelism for tests by Jonathan Amsterdam · 3 years, 4 months ago
  73. 7d8f210 internal/postgres: add logic for symbol history updates by Julie Qiu · 3 years, 4 months ago
  74. 6e73260 cmd/frontend: add host as runtime argument by Jamal Carvalho · 3 years, 4 months ago
  75. edde34b .gitignore: exclude image snapshot diffs by Jamal Carvalho · 3 years, 4 months ago
  76. 4a64a48 .dockerignore: exclude devtools/config and e2e directories by Jamal Carvalho · 3 years, 4 months ago
  77. 61c3f06 package.json: cleanup scripts and dependencies by Jamal Carvalho · 3 years, 4 months ago
  78. 460d23d internal/frontend: separate 404 redirect tests by Jonathan Amsterdam · 3 years, 4 months ago
  79. 9fad5fb internal/middleware: remove latest-minor-class substitution by Jonathan Amsterdam · 3 years, 4 months ago
  80. 0b4f745 internal/middleware: remove latest-minor-version substitution by Jonathan Amsterdam · 3 years, 4 months ago
  81. 5867665 internal/frontend: sort OtherModules for testing by Jonathan Amsterdam · 3 years, 4 months ago
  82. 1856e33 internal/postgres: fix test by Jonathan Amsterdam · 3 years, 4 months ago
  83. f2cff40 internal/godoc/dochtml/internal/render: support unicode quotes by Julie Qiu · 3 years, 6 months ago
  84. 1763954 internal/frontend: show a page for an empty directory by Yasutaka Shinzaki · 3 years, 4 months ago
  85. 56e2739 internal/postgres: insert symbol names by Julie Qiu · 3 years, 4 months ago
  86. 37297aa internal/worker: invalidate cache by Jonathan Amsterdam · 3 years, 4 months ago
  87. f4412b4 internal/postgres: parallelize tests by Jonathan Amsterdam · 3 years, 4 months ago
  88. 443deae internal/database: catch missing retriable errors by Jonathan Amsterdam · 3 years, 4 months ago
  89. 84574e5 content,internal: update versions page by Julie Qiu · 3 years, 4 months ago
  90. f870964 internal/postgres: add tests for inserting non-release versions by Julie Qiu · 3 years, 4 months ago
  91. 7015347 internal/proxy: add stack traces to wrapped errors by Jonathan Amsterdam · 3 years, 4 months ago
  92. ab91b7d internal/worker: report fetch errors by Jonathan Amsterdam · 3 years, 4 months ago
  93. 1bbbd6c internal/postgres: add a stack to all wrapped errors by Jonathan Amsterdam · 3 years, 4 months ago
  94. d4a5434 internal/frontend: report errors by Jonathan Amsterdam · 3 years, 4 months ago
  95. 23a5004 internal/derrors: add stack trace by Jonathan Amsterdam · 3 years, 4 months ago
  96. bbaec8b internal/middleware: allow bypassing error reporting by Jonathan Amsterdam · 3 years, 4 months ago
  97. d656292 internal/{proxy,middleware,derrors}: don't report proxy-timed-out errors by Jonathan Amsterdam · 3 years, 4 months ago
  98. 9fde5ed internal/postgres: InsertModule returns isLatest by Jonathan Amsterdam · 3 years, 4 months ago
  99. 5b19d6e internal/postgres: add MustInsertModule for testing by Jonathan Amsterdam · 3 years, 4 months ago
  100. d44fadc internal/{middleware,worker}: use internal/cache by Jonathan Amsterdam · 3 years, 4 months ago