1. 67eeede all: skip tests that can't run on wasm platforms by Michael Matloob · 9 months ago
  2. 06e1679 internal/lru: add a really simple LRU cache implementation by Michael Matloob · 9 months ago
  3. 6737fb0 tests/screentest: regenerate screentests by Tatiana Bradley · 9 months ago
  4. a211259 internal/trace: add a wrapper for tracing by Michael Matloob · 9 months ago
  5. 19f0a30 internal/frontend: inject *http.Client for deps.dev requests by Michael Matloob · 9 months ago
  6. db4dc42 internal/proxy: inject transport in proxy.New by Michael Matloob · 9 months ago
  7. 18516de internal/frontend: remove depsdev/result_count metric by Michael Matloob · 9 months ago
  8. 4b63fb5 internal/frontend: remove frontend_version_type/result_count metric by Michael Matloob · 9 months ago
  9. ebe617b internal/source: inject *http.Client into source.NewClient by Michael Matloob · 9 months ago
  10. 6b2c42d static/frontend: added heading levels and aria labels to elements by Prudhvi Krishna Chintala · 9 months ago
  11. b33aee2 static/shared: fix for dropdown to not autoopen when receive focus. by Prudhvi Krishna Chintala · 10 months ago
  12. e7037da internal/fetch: remove trailing tab from module path by Dmitri Shuralyov · 9 months ago
  13. ad6c639 internal/frontend: move Client into its own package by Michael Matloob · 9 months ago
  14. f158df4 static: ran devtools/cmd/static by Jamal Carvalho · 9 months ago
  15. ecfc750 cmd/frontend: move typescript compile watching into main by Michael Matloob · 9 months ago
  16. c1de6c5 internal/stdlib: remove dependence on internal/testing/testhelper by Michael Matloob · 9 months ago
  17. f2193d5 internal/config: separate config initialization into serverconfig by Michael Matloob · 9 months ago
  18. 3841ba3 internal/frontend/versions: remove test dependence on postgres db by Michael Matloob · 9 months ago
  19. 9c695c0 static/shared: fix for icon to appear in high contrast mode by Prudhvi Krishna Chintala · 10 months ago
  20. e9097fe static/frontend: fix for button to be consistent on page scroll. by prudhvikrishna · 10 months ago
  21. a224e84 static/frontend: made cancel button in search field keyboard accessible by prudhvikrishna · 10 months ago
  22. 15c6f93 static/shared: made purpose of buttons known to non-SR users by Prudhvi Krishna Chintala · 10 months ago
  23. de49a2a devtools/ci: temporarily disable screentests by Jamal Carvalho · 9 months ago
  24. 61bb6bf static/frontend: added fix to validate link text before rendering by Prudhvi Krishna Chintala · 10 months ago
  25. e9f80b8 static/shared: fix for DOM order to be logical. by Prudhvi Krishna Chintala · 10 months ago
  26. 3e03775 internal/worker: filter index entries for invalid versions by Jamal Carvalho · 9 months ago
  27. e8d9bf3 internal/worker: add verbose logging to /poll to diagnose failures by Rob Findley · 9 months ago
  28. 76f4137 all: remove arbitrary hard-coded timeouts in tests by Bryan C. Mills · 9 months ago
  29. edcdbe5 internal/frontend: remove arbitrary test timeouts by Michael Matloob · 9 months ago
  30. ed5d310 static/frontend: added outline as focus indicator for buttons. by prudhvikrishna · 10 months ago
  31. c20a88e internal/testing/fakedatasource: implement PostgresDB interface by Michael Matloob · 9 months ago
  32. 60a497c static/frontend: made link purpose clear to the users. by Prudhvi Krishna Chintala · 9 months ago
  33. deea662 static/frontend: fix for screen reader to announce dynamic updates. by Prudhvi Krishna Chintala · 9 months ago
  34. ac6b0dd static/frontend: provide skiplink to pkgsite. by Prudhvi Krishna Chintala · 9 months ago
  35. ee7bd8d cmd/frontend: fix variable shadowing of redisClient by Rob Findley · 9 months ago
  36. 2d73b4f internal/worker: upgrade x/mod to allow fetching 1.21.0 modules by Rob Findley · 9 months ago
  37. 4db46a0 internal/testing/fakedatasource: add a fake for internal.DataSource by Michael Matloob · 9 months ago
  38. 44de969 internal/frontend: move fetchserver and versions to their own packages by Michael Matloob · 9 months ago
  39. d493045 internal/frontend: separate fetch and 404 logic into fetchserver by Michael Matloob · 10 months ago
  40. 5c114c2 static/frontend: added heading level in homepage. by Prudhvi Krishna Chintala · 9 months ago
  41. 5263b5a internal/fetch: gofmt format by cui fliter · 9 months ago
  42. d3f7cf0 internal/frontend: move urlinfo to its own package by Michael Matloob · 10 months ago
  43. 712da68 internal/frontend: move base types to their own packages by Michael Matloob · 10 months ago
  44. 82f79ed cmd/pkgsite: more changes to use local stdlib by Michael Matloob · 10 months ago
  45. 17236d3 static/frontend: removed duplicate aria label for search field. by Prudhvi Krishna Chintala · 10 months ago
  46. 2353df0 internal/middleware/stats: make TestStats more reliable by Michael Matloob · 10 months ago
  47. a3b12ea internal/xcontext: avoid assumptions about test timing in TestDetach by Bryan C. Mills · 10 months ago
  48. c3163ea static/frontend: fix for links to have underline on keyboard focus by Prudhvi Krishna Chintala · 10 months ago
  49. 3918c80 internal/config: remove dependency on MonitoredResource proto by Michael Matloob · 10 months ago
  50. 5237f18 cmd/log: move stackdriver logging to its own package by Michael Matloob · 10 months ago
  51. 52eb228 internal/frontend: remove dependency on cloud error reporting client by Michael Matloob · 10 months ago
  52. 1e93998 all: switch from github.com/ghodss/yaml to gopkg.in/yaml.v3 by Michael Matloob · 10 months ago
  53. b486dfa internal/middleware: delete Language and languageTag by Michael Matloob · 10 months ago
  54. 9e6bdc9 internal/middleware: move stats to its own package by Michael Matloob · 10 months ago
  55. 051a825 internal/frontend: remove experiment middleware from newTestServer by Michael Matloob · 10 months ago
  56. 30cc364 internal/vuln: remove the dependency on golang.org/x/exp by Michael Matloob · 10 months ago
  57. 4434dd5 internal/frontend: add an interface for creating request caches by Michael Matloob · 10 months ago
  58. 7ec3a4e all: update golang.org/x/net to v0.13.0 by Hana (Hyang-Ah) Kim · 10 months ago
  59. 3d50ef4 static/frontend: fix for text to meet the contrast ratio. by Prudhvi Krishna Chintala · 10 months ago
  60. 0d6a958 internal/middleware: move the timeout middleware to its own package by Michael Matloob · 10 months ago
  61. 0bc4b0e internal/frontend: remove code depending on blackfriday by Michael Matloob · 10 months ago
  62. 96b1771 internal/queue: split out gcp queue into different package by Michael Matloob · 10 months ago
  63. 64dbd74 internal/stdlib: remove dependency on github.com/go-git/go-git/v5 by Michael Matloob · 10 months ago
  64. f466d5d internal: add an interface for internal/postgres.DB by Michael Matloob · 10 months ago
  65. 57875e5 go.sum: ran go mod tidy by Jamal Carvalho · 10 months ago
  66. d2ca555 deploy: use go1.21rc3 by Jamal Carvalho · 10 months ago
  67. b63f775 internal: remove repetitive words by cui fliter · 10 months ago
  68. f159e61 internal/fetch: add two stdlib getters by Michael Matloob · 11 months ago
  69. a115df3 README.md: make `pkgsite` more discoverable by Hana (Hyang-Ah) Kim · 11 months ago
  70. 8cc68fd internal/stdlib: update to account for .0 major version suffixes by Rob Findley · 11 months ago
  71. f36927e internal: fix build on Windows by Michael Matloob · 11 months ago
  72. c3b0492 internal: add build tags guarding code that doesn't build on plan9 by Michael Matloob · 11 months ago
  73. 0ed0c45 all: update github.com/lib/pq to v1.10.9 by Michael Matloob · 11 months ago
  74. 17701c5 internal/memory: skip TestRead on non-linux platforms by Michael Matloob · 11 months ago
  75. 127f46c internal/testenv: add and use MustHaveExternalNetwork function by Michael Matloob · 11 months ago
  76. 32beeac internal/vuln: display summary instead of description on package page by Tatiana Bradley · 11 months ago
  77. 71b06f5 internal/osv,tests/screentest: support summary field and update vuln testdata by Tatiana Bradley · 11 months ago
  78. caabbd6 internal/vuln: fix tests on windows by Hana (Hyang-Ah) Kim · 11 months ago
  79. a9d9eed internal/{frontend,vuln}: make vuln search case-insensitive by Tatiana Bradley · 11 months ago
  80. d85a217 static/frontend: fix homepage link when running in LocalMode by Amine Benseddik · 11 months ago
  81. 764733a cmd/frontend: add -local flag to run frontend in LocalMode by Amine Benseddik · 11 months ago
  82. 15dd281 static/frontend: fix double search glass icon on search field by luisglopez7777 · 12 months ago
  83. 96436fe static: remove 'Report a vulnerability' link for third-party packages by Tatiana Bradley · 12 months ago
  84. 8e5e504 static/frontend/fetch: use innerText instead of innerHTML by Jamal Carvalho · 12 months ago
  85. 4c57ed3 .github/workflows: add govulncheck-action by Julie Qiu · 1 year ago
  86. 8ff4604 static/frontend: add cookie notification banner by Jamal Carvalho · 1 year, 1 month ago
  87. 972dbcf Fix content.yaml syntax by Alex Hays · 1 year ago
  88. 4481c15 internal/vuln: refactor client and improve ByPackagePrefix by Tatiana Bradley · 1 year, 1 month ago
  89. 491ec7e internal/osv: fix bug in LatestFixedVersion by Tatiana Bradley · 1 year, 1 month ago
  90. 87a924a x/pkgsite: add -open to open browser by Steven Hartland · 1 year ago
  91. f4b0325 x/pkgsite: expose Postgres port to loopback by Steven Hartland · 1 year, 1 month ago
  92. 8ed3e2f internal/vuln: export Client.IDs by Hana (Hyang-Ah) Kim · 1 year, 1 month ago
  93. 8757353 internal/worker: allow worker to process dynamic excluded prefix files by Jamal Carvalho · 1 year, 1 month ago
  94. 7fc5427 go.sum: run go mod tidy by Hana (Hyang-Ah) Kim · 1 year, 1 month ago
  95. 56be3a4 static/frontend/license-policy: clarify license addition requirement by Hana (Hyang-Ah) Kim · 1 year, 1 month ago
  96. bb799e4 all: remove repeated definite articles by cui fliter · 1 year, 1 month ago
  97. 6862513 go.mod,go.sum: upgrade dependencies after running govulncheck by Tatiana Bradley · 1 year, 1 month ago
  98. d76dd54 internal/{frontend,vuln}: move logic to search by module to vuln client by Tatiana Bradley · 1 year, 1 month ago
  99. 327fd39 internal/{osv,vuln}: consolidate refs to special module paths by Tatiana Bradley · 1 year, 1 month ago
  100. 49517b6 internal/frontend: refactor serveVuln so it is easier to test by Tatiana Bradley · 1 year, 1 month ago