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