1. d8c29b8 go.mod: update golang.org/x dependencies by Gopher Robot · 8 months ago
  2. 62f6d87 go.mod: update golang.org/x dependencies by Gopher Robot · 9 months ago
  3. 599abd8 go.mod: update golang.org/x dependencies by Gopher Robot · 10 months ago
  4. d520175 go.mod: update golang.org/x dependencies by Gopher Robot · 11 months ago
  5. 310335a all: run go mod tidy by Michael Matloob · 11 months ago
  6. df601fe internal/middleware,etc.: store requests by Jonathan Amsterdam · 11 months ago
  7. 92ac56e go.mod: update golang.org/x dependencies by Gopher Robot · 12 months ago
  8. ef00dbe go.mod: update golang.org/x dependencies by Gopher Robot · 1 year ago
  9. 8d0563a internal/frontend: remove use of goldmark for readme rendering by Michael Matloob · 1 year, 1 month ago
  10. 7246abc internal/frontend: use GFM features in markdown parser by Michael Matloob · 1 year, 1 month ago
  11. 00698da internal/frontend: replace bluemonday with the simple sanitizer by Michael Matloob · 1 year, 2 months ago
  12. 691780b internal/frontend: write version of ProcessReadme with rsc.io/markdown by Michael Matloob · 1 year, 2 months ago
  13. 2c6cc9d go.mod: update our dependency on bluemonday to 1.0.25 by Michael Matloob · 1 year, 2 months ago
  14. 42af168 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 2 months ago
  15. 8d85107 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 3 months ago
  16. 27604b3 go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 4 months ago
  17. 042f53b go.mod: update golang.org/x dependencies by Gopher Robot · 1 year, 5 months ago
  18. 6f807f7 go.mod: run 'go mod tidy' by Dmitri Shuralyov · 1 year, 5 months ago
  19. 06e1679 internal/lru: add a really simple LRU cache implementation by Michael Matloob · 1 year, 5 months ago
  20. 2d73b4f internal/worker: upgrade x/mod to allow fetching 1.21.0 modules by Rob Findley · 1 year, 5 months ago
  21. 1e93998 all: switch from github.com/ghodss/yaml to gopkg.in/yaml.v3 by Michael Matloob · 1 year, 6 months ago
  22. 30cc364 internal/vuln: remove the dependency on golang.org/x/exp by Michael Matloob · 1 year, 6 months ago
  23. 7ec3a4e all: update golang.org/x/net to v0.13.0 by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  24. 64dbd74 internal/stdlib: remove dependency on github.com/go-git/go-git/v5 by Michael Matloob · 1 year, 6 months ago
  25. 57875e5 go.sum: ran go mod tidy by Jamal Carvalho · 1 year, 6 months ago
  26. 0ed0c45 all: update github.com/lib/pq to v1.10.9 by Michael Matloob · 1 year, 7 months ago
  27. 4481c15 internal/vuln: refactor client and improve ByPackagePrefix by Tatiana Bradley · 1 year, 9 months ago
  28. 7fc5427 go.sum: run go mod tidy by Hana (Hyang-Ah) Kim · 1 year, 9 months ago
  29. 6862513 go.mod,go.sum: upgrade dependencies after running govulncheck by Tatiana Bradley · 1 year, 9 months ago
  30. aca0f94 internal/{frontend,osv,vuln}: remove dependency on x/vuln by Tatiana Bradley · 1 year, 10 months ago
  31. 474fcad internal,static: upgrade esbuild by Jamal Carvalho · 1 year, 11 months ago
  32. 5586781 test/screentest: update vuln client and testdata by Jamal Carvalho · 2 years, 3 months ago
  33. e863364 go.sum: ran go mod tidy by Jamal Carvalho · 2 years, 4 months ago
  34. 2621a59 go.mod: upgrade to latest golang.org/x/vuln by Jonathan Amsterdam · 2 years, 4 months ago
  35. 97f10a0 go.sum: ran go mod tidy by Jamal Carvalho · 2 years, 5 months ago
  36. 40a0b46 go.mod: upgrade to vuln client that handles escaped paths by Jonathan Amsterdam · 2 years, 5 months ago
  37. 3862895 all: update for osv schema change by Damien Neil · 2 years, 5 months ago
  38. e651acc go.mod: update to github.com/yuin/goldmark@1.4.13 by Damien Neil · 2 years, 5 months ago
  39. fa3d909 internal/godoc/internal/doc: update go go1.18beta1 by Jonathan Amsterdam · 3 years, 1 month ago
  40. 9c33d63 go.mod: upgrade more modules by Jonathan Amsterdam · 3 years, 1 month ago
  41. 60a93fb go.mod: upgrade miscellaneous packages to latest by Jonathan Amsterdam · 3 years, 1 month ago
  42. 2ba1966 go.mod: upgrade github.com/jack/pgx/v4 to latest version by Jonathan Amsterdam · 3 years, 1 month ago
  43. c84459b go.{mod,sum}: ran go mod tidy by Jamal Carvalho · 3 years, 1 month ago
  44. 52f9031 go.mod: update cloud.google.com/go imports to latest versions by Jonathan Amsterdam · 3 years, 1 month ago
  45. 5580051 go.mod,internal/frontend: switch to golang.org/x/vuln by Jonathan Amsterdam · 3 years, 3 months ago
  46. a5ebed6 go.mod: update to latest vulndb client by Jonathan Amsterdam · 3 years, 3 months ago
  47. 818e48f many: cmd/pkgsite embeds static assets by Jonathan Amsterdam · 3 years, 3 months ago
  48. 8256ffb go.mod: update to latest safehtml by Jonathan Amsterdam · 3 years, 3 months ago
  49. 09c0780 internal/frontend: update to latest vulndb client by Jonathan Amsterdam · 3 years, 5 months ago
  50. 5903bb5 go.mod: update golang.org/x/mod by Jonathan Amsterdam · 3 years, 5 months ago
  51. c07f491 internal/frontend: display vulnerabilities on package page by Jonathan Amsterdam · 3 years, 5 months ago
  52. 9772db7 internal/datasource: limit cache size by Jonathan Amsterdam · 3 years, 5 months ago
  53. 37097e8 go.{mod,sum}: update esbuild by Jamal Carvalho · 3 years, 5 months ago
  54. 0a8194a go.sum: ran go mod tidy by Jonathan Amsterdam · 3 years, 5 months ago
  55. d9fb42a go.mod: update bluemonday by Jonathan Amsterdam · 3 years, 6 months ago
  56. 48a9e9d go.sum: ran go mod tidy by Julie Qiu · 3 years, 6 months ago
  57. bef6323 go.{mod,sum}: upgraded github.com/yuin/goldmark v1.3.5 => v1.4.0 by Jamal Carvalho · 3 years, 6 months ago
  58. 48df466 go.mod: update pgx to latest version by Jonathan Amsterdam · 3 years, 7 months ago
  59. de150ee go.mod: update goldmark v1.2.1 => v1.3.5 by Jamal Carvalho · 3 years, 8 months ago
  60. 9f7f93a all: upgrade templatecheck by Jonathan Amsterdam · 3 years, 9 months ago
  61. 876c3ba go.mod: upgrade pgx by Jonathan Amsterdam · 3 years, 10 months ago
  62. 7164f40 devtools,internal: configuration for esbuild by Jamal Carvalho · 3 years, 11 months ago
  63. 9057dcb internal/godoc/internal/doc: use txtar format for example tests by Jonathan Amsterdam · 4 years ago
  64. e10f26f go.mod, go.sum: upgrade golang.org/x/tools by Jonathan Amsterdam · 4 years ago
  65. 015f5db internal/frontend: support GOOS/GOARCH query params by Jonathan Amsterdam · 4 years ago
  66. e0c9624 internal/licenses: upgrade to latest licensecheck by Jonathan Amsterdam · 4 years, 1 month ago
  67. 62e7f0a go.sum: update by Jonathan Amsterdam · 4 years, 2 months ago
  68. 516b56b internal/frontend: add a test that checks templates by Jonathan Amsterdam · 4 years, 2 months ago
  69. 3f9e3bf internal/middleware: use redis to store quota information by Jonathan Amsterdam · 4 years, 2 months ago
  70. 8dd5fd7 internal/database: benchmark pgx copy against bulk insert by Jonathan Amsterdam · 4 years, 2 months ago
  71. ee99d75 internal/postgres: use squirrel in GetUnitMeta by Julie Qiu · 4 years, 2 months ago
  72. 1d82ba8 go.mod: update to latest redis client by Jonathan Amsterdam · 4 years, 2 months ago
  73. 5c8940d internal: transition from blackfriday to goldmark by Miguel Acero · 4 years, 4 months ago
  74. 1717b2e internal/dcensus: add debugging for trace exporter by Jonathan Amsterdam · 4 years, 4 months ago
  75. ee20d3d go.mod: upgrade contrib.go.opencensus.io/exporter/stackdriver by Jonathan Amsterdam · 4 years, 4 months ago
  76. dec7f62 internal/auth: use the idtoken package by Jonathan Amsterdam · 4 years, 5 months ago
  77. bda507c go.mod: upgrade to latest version of licensecheck by Jonathan Amsterdam · 4 years, 5 months ago
  78. 073d8fe internal/frontend: use safehtml by Jonathan Amsterdam · 4 years, 7 months ago
  79. cd7f8b5 mod: target Go 1.14 and fix the go-git deps by Daniel Martí · 4 years, 7 months ago
  80. 75ff82f go.mod: update staticcheck and golang.org/x/tools to latest by Jonathan Amsterdam · 4 years, 8 months ago
  81. 7b3a33a internal/secrets: use Secret Manager by Jonathan Amsterdam · 4 years, 9 months ago
  82. 89102d6 go.mod: update go-cmp by Jonathan Amsterdam · 4 years, 9 months ago
  83. 86348f6 internal/database: use the DB for inside a transaction as well as out by Jonathan Amsterdam · 4 years, 10 months ago
  84. 1832788 discovery: move content/static/third_party to top-level directory by Andrew Bonventre · 4 years, 10 months ago
  85. 66fd043 all: tidy go.mod and go.sum by Julie Qiu · 4 years, 11 months ago
  86. 46aa9d8 all.bash: update verify_header check by Rob Findley · 4 years, 11 months ago
  87. 8d07fa5 internal/licenses: upgrade licensecheck, add licenses by Jonathan Amsterdam · 5 years ago
  88. 3df4959 go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
  89. cd3ade4 internal/thirdparty: delete by Dmitri Shuralyov · 5 years ago
  90. 10b6d33 go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
  91. 73a1367 go.mod: revert to an older licensecheck version by Jonathan Amsterdam · 5 years ago
  92. 9c9e794 go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
  93. c29f9fe go.mod: update licensecheck by Jonathan Amsterdam · 5 years ago
  94. 851d18b internal/postgres: update logic for deleting an alternative module by Julie Qiu · 5 years ago
  95. a72c2ab internal/fetch: check for mismatched path by Jonathan Amsterdam · 5 years ago
  96. ff7588d all: use golang.org/x/mod by Jonathan Amsterdam · 5 years ago
  97. 42beb7c cmd,internal: add stackdriver profiler by Julie Qiu · 5 years ago
  98. e7b2ad8 internal/frontend: TestServer matches html structure by Jonathan Amsterdam · 5 years ago
  99. 2443a1e internal/frontend: extend /latest-version for packages by Jonathan Amsterdam · 5 years ago
  100. b536b9f internal/frontend,internal/postgres: add a "popular" search method by Rob Findley · 5 years ago