1. 2c6cc9d go.mod: update our dependency on bluemonday to 1.0.25 by Michael Matloob · 2 days ago master
  2. 044caf5 internal/frontend: limit heading ids to ASCII characters by Michael Matloob · 11 days ago
  3. e743b59 internal/frontend: properly generate tags for level 5 and 6 headings by Michael Matloob · 11 days ago
  4. 9f20944 internal/sanitizer: add a basic html sanitizer to replace bluemonday by Michael Matloob · 3 weeks ago
  5. 42af168 go.mod: update golang.org/x dependencies by Gopher Robot · 5 days ago
  6. ee1eba0 internal/vuln: log nil OSV entries by Jonathan Amsterdam · 2 weeks ago
  7. 21ef660 internal/testing/htmlcheck: replace use of cascadia in In by Michael Matloob · 3 weeks ago
  8. a7a0e8d internal/testing/htmlcheck: replace cascadia for htmlcheck.NotIn by Michael Matloob · 3 weeks ago
  9. 545ce2a internal/testing/htmlcheck: delete InAll by Michael Matloob · 3 weeks ago
  10. 8d85107 go.mod: update golang.org/x dependencies by Gopher Robot · 3 weeks ago
  11. a4adca6 internal/stdlib: pass -f to git fetch in remoteGoRepo.clone by Michael Matloob · 4 weeks ago
  12. 4ff3e66 internal/frontend: add OpenSearch by Steve Wills · 4 weeks ago
  13. 89a6768 tests/screentest: add v2, update by Jonathan Amsterdam · 4 weeks ago
  14. d8c9c76 internal/godoc/dochtml: add type parameters on func synopsis by Thiago · 7 weeks ago
  15. 8d5d35d internal/source: move some tests into another package by Michael Matloob · 4 weeks ago
  16. 5f0513d devtools/ci: reenable the screentests by Jamal Carvalho · 3 months ago
  17. 27604b3 go.mod: update golang.org/x dependencies by Gopher Robot · 8 weeks ago
  18. 14233af internal/fetch: make readme too large a ModuleTooLarge error by Suzy Mueller · 3 months ago
  19. 545cf47 internal/fetch: update _ directory test for extractReadme by Suzy Mueller · 3 months ago
  20. 8025830 interna/middleware: synchronize instead of sleeping in TestSetAndLoadExperiments by Bryan C. Mills · 3 months ago
  21. 48986c1 static/frontend: added fix for screen reader to announce complete info. by Prudhvi Krishna Chintala · 4 months ago
  22. 042f53b go.mod: update golang.org/x dependencies by Gopher Robot · 3 months ago
  23. b4bff3d all: migrate to cloud.google.com message types by Dmitri Shuralyov · 3 months ago
  24. 6f807f7 go.mod: run 'go mod tidy' by Dmitri Shuralyov · 3 months ago
  25. 7431aa5 static/frontend: fix to make link purpose clear to users. by Prudhvi Krishna Chintala · 4 months ago
  26. 68be0dd internal/poller: try test for longer and longer intervals by Michael Matloob · 3 months ago
  27. 12a45f8 internal/stdlib: mark TestResolveSupportedBranches as requiring git by Michael Matloob · 3 months ago
  28. 92416b2 internal/licences: use relative path to open testdata by Michael Matloob · 3 months ago
  29. ccacb6f internal/trace: rename trivialEnder to trivialSpan by Michael Matloob · 3 months ago
  30. 67eeede all: skip tests that can't run on wasm platforms by Michael Matloob · 3 months ago
  31. 06e1679 internal/lru: add a really simple LRU cache implementation by Michael Matloob · 3 months ago
  32. 6737fb0 tests/screentest: regenerate screentests by Tatiana Bradley · 3 months ago
  33. a211259 internal/trace: add a wrapper for tracing by Michael Matloob · 3 months ago
  34. 19f0a30 internal/frontend: inject *http.Client for deps.dev requests by Michael Matloob · 3 months ago
  35. db4dc42 internal/proxy: inject transport in proxy.New by Michael Matloob · 3 months ago
  36. 18516de internal/frontend: remove depsdev/result_count metric by Michael Matloob · 3 months ago
  37. 4b63fb5 internal/frontend: remove frontend_version_type/result_count metric by Michael Matloob · 3 months ago
  38. ebe617b internal/source: inject *http.Client into source.NewClient by Michael Matloob · 3 months ago
  39. 6b2c42d static/frontend: added heading levels and aria labels to elements by Prudhvi Krishna Chintala · 3 months ago
  40. b33aee2 static/shared: fix for dropdown to not autoopen when receive focus. by Prudhvi Krishna Chintala · 4 months ago
  41. e7037da internal/fetch: remove trailing tab from module path by Dmitri Shuralyov · 4 months ago
  42. ad6c639 internal/frontend: move Client into its own package by Michael Matloob · 3 months ago
  43. f158df4 static: ran devtools/cmd/static by Jamal Carvalho · 3 months ago
  44. ecfc750 cmd/frontend: move typescript compile watching into main by Michael Matloob · 3 months ago
  45. c1de6c5 internal/stdlib: remove dependence on internal/testing/testhelper by Michael Matloob · 3 months ago
  46. f2193d5 internal/config: separate config initialization into serverconfig by Michael Matloob · 3 months ago
  47. 3841ba3 internal/frontend/versions: remove test dependence on postgres db by Michael Matloob · 3 months ago
  48. 9c695c0 static/shared: fix for icon to appear in high contrast mode by Prudhvi Krishna Chintala · 4 months ago
  49. e9097fe static/frontend: fix for button to be consistent on page scroll. by prudhvikrishna · 4 months ago
  50. a224e84 static/frontend: made cancel button in search field keyboard accessible by prudhvikrishna · 4 months ago
  51. 15c6f93 static/shared: made purpose of buttons known to non-SR users by Prudhvi Krishna Chintala · 4 months ago
  52. de49a2a devtools/ci: temporarily disable screentests by Jamal Carvalho · 3 months ago
  53. 61bb6bf static/frontend: added fix to validate link text before rendering by Prudhvi Krishna Chintala · 4 months ago
  54. e9f80b8 static/shared: fix for DOM order to be logical. by Prudhvi Krishna Chintala · 4 months ago
  55. 3e03775 internal/worker: filter index entries for invalid versions by Jamal Carvalho · 3 months ago
  56. e8d9bf3 internal/worker: add verbose logging to /poll to diagnose failures by Rob Findley · 3 months ago
  57. 76f4137 all: remove arbitrary hard-coded timeouts in tests by Bryan C. Mills · 3 months ago
  58. edcdbe5 internal/frontend: remove arbitrary test timeouts by Michael Matloob · 3 months ago
  59. ed5d310 static/frontend: added outline as focus indicator for buttons. by prudhvikrishna · 4 months ago
  60. c20a88e internal/testing/fakedatasource: implement PostgresDB interface by Michael Matloob · 4 months ago
  61. 60a497c static/frontend: made link purpose clear to the users. by Prudhvi Krishna Chintala · 4 months ago
  62. deea662 static/frontend: fix for screen reader to announce dynamic updates. by Prudhvi Krishna Chintala · 4 months ago
  63. ac6b0dd static/frontend: provide skiplink to pkgsite. by Prudhvi Krishna Chintala · 4 months ago
  64. ee7bd8d cmd/frontend: fix variable shadowing of redisClient by Rob Findley · 3 months ago
  65. 2d73b4f internal/worker: upgrade x/mod to allow fetching 1.21.0 modules by Rob Findley · 3 months ago
  66. 4db46a0 internal/testing/fakedatasource: add a fake for internal.DataSource by Michael Matloob · 4 months ago
  67. 44de969 internal/frontend: move fetchserver and versions to their own packages by Michael Matloob · 4 months ago
  68. d493045 internal/frontend: separate fetch and 404 logic into fetchserver by Michael Matloob · 4 months ago
  69. 5c114c2 static/frontend: added heading level in homepage. by Prudhvi Krishna Chintala · 4 months ago
  70. 5263b5a internal/fetch: gofmt format by cui fliter · 4 months ago
  71. d3f7cf0 internal/frontend: move urlinfo to its own package by Michael Matloob · 4 months ago
  72. 712da68 internal/frontend: move base types to their own packages by Michael Matloob · 4 months ago
  73. 82f79ed cmd/pkgsite: more changes to use local stdlib by Michael Matloob · 4 months ago
  74. 17236d3 static/frontend: removed duplicate aria label for search field. by Prudhvi Krishna Chintala · 4 months ago
  75. 2353df0 internal/middleware/stats: make TestStats more reliable by Michael Matloob · 4 months ago
  76. a3b12ea internal/xcontext: avoid assumptions about test timing in TestDetach by Bryan C. Mills · 4 months ago
  77. c3163ea static/frontend: fix for links to have underline on keyboard focus by Prudhvi Krishna Chintala · 4 months ago
  78. 3918c80 internal/config: remove dependency on MonitoredResource proto by Michael Matloob · 4 months ago
  79. 5237f18 cmd/log: move stackdriver logging to its own package by Michael Matloob · 4 months ago
  80. 52eb228 internal/frontend: remove dependency on cloud error reporting client by Michael Matloob · 4 months ago
  81. 1e93998 all: switch from github.com/ghodss/yaml to gopkg.in/yaml.v3 by Michael Matloob · 4 months ago
  82. b486dfa internal/middleware: delete Language and languageTag by Michael Matloob · 4 months ago
  83. 9e6bdc9 internal/middleware: move stats to its own package by Michael Matloob · 4 months ago
  84. 051a825 internal/frontend: remove experiment middleware from newTestServer by Michael Matloob · 4 months ago
  85. 30cc364 internal/vuln: remove the dependency on golang.org/x/exp by Michael Matloob · 4 months ago
  86. 4434dd5 internal/frontend: add an interface for creating request caches by Michael Matloob · 4 months ago
  87. 7ec3a4e all: update golang.org/x/net to v0.13.0 by Hana (Hyang-Ah) Kim · 4 months ago
  88. 3d50ef4 static/frontend: fix for text to meet the contrast ratio. by Prudhvi Krishna Chintala · 4 months ago
  89. 0d6a958 internal/middleware: move the timeout middleware to its own package by Michael Matloob · 5 months ago
  90. 0bc4b0e internal/frontend: remove code depending on blackfriday by Michael Matloob · 4 months ago
  91. 96b1771 internal/queue: split out gcp queue into different package by Michael Matloob · 5 months ago
  92. 64dbd74 internal/stdlib: remove dependency on github.com/go-git/go-git/v5 by Michael Matloob · 5 months ago
  93. f466d5d internal: add an interface for internal/postgres.DB by Michael Matloob · 5 months ago
  94. 57875e5 go.sum: ran go mod tidy by Jamal Carvalho · 5 months ago
  95. d2ca555 deploy: use go1.21rc3 by Jamal Carvalho · 5 months ago
  96. b63f775 internal: remove repetitive words by cui fliter · 5 months ago
  97. f159e61 internal/fetch: add two stdlib getters by Michael Matloob · 5 months ago
  98. a115df3 README.md: make `pkgsite` more discoverable by Hana (Hyang-Ah) Kim · 5 months ago
  99. 8cc68fd internal/stdlib: update to account for .0 major version suffixes by Rob Findley · 5 months ago
  100. f36927e internal: fix build on Windows by Michael Matloob · 5 months ago