1. 2de536e internal/frontend: improve display of vul affected versions by Jonathan Amsterdam · 1 year, 11 months ago
  2. 5c9f604 static/frontend: change page titles to "Go Packages" by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  3. 547164e internal/frontend: add version prefixes by Jonathan Amsterdam · 2 years ago
  4. 45d7127 tests/README.md: add help in figuring out failures by Jonathan Amsterdam · 2 years ago
  5. 82bfa03 static/frontend: display affected packages with vuln by Jonathan Amsterdam · 2 years ago
  6. e0862a6 internal/godoc/dochtml/internal/render: remove redundant accounting code by Dan Kortschak · 2 years, 1 month ago
  7. d116adb internal/source: support codeberg by Daniel Jakots · 2 years, 1 month ago
  8. d43359e internal/frontend: prevent translation of markdown links in README files by Jamal Carvalho · 2 years ago
  9. f5b1f11 static/frontend: ran devtools/cmd/static by Jamal Carvalho · 2 years ago
  10. 323a093 internal/postgres: update imported-by counts in smaller batches by Jonathan Amsterdam · 2 years ago
  11. 014d387 internal/frontend: track metrics for deps.dev URL fetch by Jonathan Amsterdam · 2 years ago
  12. 7d61b49 internal/frontend: lset deps.dev timeout log level to warning by Jamal Carvalho · 2 years ago
  13. 3c0d9fc static/frontend: remove vuln experiment checks by Jonathan Amsterdam · 2 years ago
  14. d90bf6e internal,static: remove legacy outline template by Jamal Carvalho · 2 years ago
  15. 0c34941 static/frontend: do not access elements until the page is loaded by Zeke Lu · 2 years, 1 month ago
  16. fa2d646 internal/godoc/internal/doc: support examples on generic methods by Jonathan Amsterdam · 2 years, 1 month ago
  17. 0c18560 internal: remove vulns experiment by Jonathan Amsterdam · 2 years, 1 month ago
  18. bbbf7a6 internal: remove experiments by Jonathan Amsterdam · 2 years, 1 month ago
  19. 18b87d0 deploy: upload screentest artifacts by Jamal Carvalho · 2 years, 1 month ago
  20. 9b8641d internal/fetch: add more known alternative modules by Jonathan Amsterdam · 2 years, 1 month ago
  21. 25aa26e internal/godoc/dochtml: only recognize "Deprecated" at paragraph start by Jonathan Amsterdam · 2 years, 1 month ago
  22. c63e761 internal/fetch: add another known alternative module by Jonathan Amsterdam · 2 years, 1 month ago
  23. a8b486d internal/fetch: list known alternative module paths by Jonathan Amsterdam · 2 years, 1 month ago
  24. a3a009e internal/fetch: make too many packages a ModuleTooLarge error by Jonathan Amsterdam · 2 years, 1 month ago
  25. 8ea409f all: gofmt by Russ Cox · 2 years, 1 month ago
  26. 7ca74fe internal/licenses: accept CECILL-2.1 by Jamal Carvalho · 2 years, 1 month ago
  27. 88b4037 static/frontend: fix dark theme toggle for self hosted instances by Jamal Carvalho · 2 years, 1 month ago
  28. a5c2c4e internal/godoc/dochtml/internal/render: don't smart quote in <pre> blocks by Dan Kortschak · 2 years, 2 months ago
  29. 81a1781 static/frontend: share color scheme preference across go.dev domains by Jamal Carvalho · 2 years, 2 months ago
  30. c895de6 internal/frontend: return 400 on bad vuln ID by Jonathan Amsterdam · 2 years, 1 month ago
  31. 8ce55dc all: fix typos by Dan Kortschak · 2 years, 2 months ago
  32. 6ad6b62 tests/screentest: enable deps-dev-link in ui tests by Jamal Carvalho · 2 years, 2 months ago
  33. c6e0b48 internal/frontend: add 'Open Source Links' link to deps.dev on unit page by Andrew Gerrand · 2 years, 5 months ago
  34. 1ee8d23 static: fix playground share link ouput by Jamal Carvalho · 2 years, 2 months ago
  35. 1d79e06 static/frontend: fix close button on modal dialog by Jamal Carvalho · 2 years, 2 months ago
  36. 3c42246 deploy,devtools: use 1.18.0 in containers by Jonathan Amsterdam · 2 years, 2 months ago
  37. 2beb68e internal/database: use generics for Collect functions by Jonathan Amsterdam · 2 years, 2 months ago
  38. 65d3355 internal/config: reimplement overrideXXX functions with generics by Jonathan Amsterdam · 2 years, 2 months ago
  39. e6e5f74 many: use strings.Cut by Jonathan Amsterdam · 2 years, 2 months ago
  40. 9933c80 deploy,devtools: upgrade to 1.18 rc1 by Jonathan Amsterdam · 2 years, 2 months ago
  41. b6f3b92 pkgsite: fix some typos by cuishuang · 2 years, 2 months ago
  42. 9a63987 static: fix content overflow by Jamal Carvalho · 2 years, 2 months ago
  43. a957660 static/frontend/vuln: pluralize list page breadcrumb by Jamal Carvalho · 2 years, 3 months ago
  44. 0635252 cmd/pkgsite: refactor and add test by Jonathan Amsterdam · 2 years, 3 months ago
  45. c40ac83 cmd/pkgsite: serve modules from the build list by Jonathan Amsterdam · 2 years, 3 months ago
  46. dab4127 cmd/pkgsite: remove -static flag by Jonathan Amsterdam · 2 years, 3 months ago
  47. 9a991af tests/screentest: fix screentests by Jamal Carvalho · 2 years, 3 months ago
  48. 8e38f77 internal/godoc/dochtml/internal/render: refactor Renderer.declHTML by Jonathan Amsterdam · 2 years, 3 months ago
  49. 7c5776d internal/godoc/dochtml/internal/render: remove DisablePermalinks by Jonathan Amsterdam · 2 years, 3 months ago
  50. 8b65ee4 internal/godoc/dochtml: remove hotlink code by Jonathan Amsterdam · 2 years, 3 months ago
  51. 4b8e5ab tests/screentest/testcases.txt: add status by Jonathan Amsterdam · 2 years, 3 months ago
  52. 0007cf8 internal/godoc/internal/doc: mark comparable as predeclared by Jonathan Amsterdam · 2 years, 3 months ago
  53. 29eb8b2 tests/screentest/run.sh: explain more how to use ci by Jonathan Amsterdam · 2 years, 3 months ago
  54. 7b10ef3 internal/godoc/internal/doc: reconcile with master by Jonathan Amsterdam · 2 years, 3 months ago
  55. 26a75c3 README.md,CONTRIBUTING.md: explain that Go 1.18 is required by Jonathan Amsterdam · 2 years, 3 months ago
  56. b4e519e test/screentest: disable flaky test by Jamal Carvalho · 2 years, 3 months ago
  57. a70a3c2 internal/godoc: make work with generics by Jonathan Amsterdam · 2 years, 5 months ago
  58. 6e78612 internal/fetch: add generics test by Jonathan Amsterdam · 2 years, 5 months ago
  59. fa3d909 internal/godoc/internal/doc: update go go1.18beta1 by Jonathan Amsterdam · 2 years, 5 months ago
  60. 4d836c6 pkgsite: prepare for go 1.18 by Jonathan Amsterdam · 2 years, 5 months ago
  61. 6b165ee internal/fetch: add missing defer by Jonathan Amsterdam · 2 years, 3 months ago
  62. f4c7cf3 deploy,devtools: update ci to use Go 1.18beta2 by Jonathan Amsterdam · 2 years, 3 months ago
  63. 1791c55 doc,tests: update frontend testing docs by Jamal Carvalho · 2 years, 3 months ago
  64. 5c60530 tests/screentest: update snapshots for latest version of screentest by Jamal Carvalho · 2 years, 3 months ago
  65. c4c6069 internal/frontend: use full URL in redirect by Jamal Carvalho · 2 years, 3 months ago
  66. 8938696 internal/frontend: redirect /vuln to /vuln/list by Jonathan Amsterdam · 2 years, 3 months ago
  67. d62a263 internal/frontend: redirect searches for Go vulns by Jonathan Amsterdam · 2 years, 3 months ago
  68. cf6808f internal/frontend: display vuln list most recent first by Jonathan Amsterdam · 2 years, 3 months ago
  69. a461551 pkgsite: remove the e2e tests by Jamal Carvalho · 2 years, 3 months ago
  70. bbe22f3 deploy: replace e2e tests with screentest by Jamal Carvalho · 2 years, 3 months ago
  71. 19ec1b9 devtools,tests: use screentest for visual diff testing by Jamal Carvalho · 2 years, 3 months ago
  72. b7b7129 pkgsite/internal/config: parameterize Postgres sslmode by Marwan Sulaiman · 2 years, 5 months ago
  73. 2f9bfc1 package.json: update puppeteer by Jamal Carvalho · 2 years, 3 months ago
  74. 2889047 static/frontend/vuln: hide introduced version if empty by Jamal Carvalho · 2 years, 4 months ago
  75. adbe8d6 deploy: remove tokens from log output by Jamal Carvalho · 2 years, 4 months ago
  76. f2060b7 package.json: pin npm dependencies to exact versions by Jamal Carvalho · 2 years, 4 months ago
  77. a0d7b4e pkgsite: upgrade stylelint npm packages by Jamal Carvalho · 2 years, 4 months ago
  78. 6cdd5ce pkgsite: upgrade markdown npm package by Jamal Carvalho · 2 years, 4 months ago
  79. dd9f608 static/frontend/unit: update header transition by Jamal Carvalho · 2 years, 4 months ago
  80. 03e549b static/frontend: hide expand/collapse on smaller readmes by Jamal Carvalho · 2 years, 4 months ago
  81. 8fbaaea static/shared: fix modal errors by Jamal Carvalho · 2 years, 4 months ago
  82. 3960c26 third_party: update dialog polyfill by Jamal Carvalho · 2 years, 4 months ago
  83. de2b308 internal/stdlib: refactor go repo logic by Jonathan Amsterdam · 2 years, 4 months ago
  84. 5e4fb81 internal/stdlib: get versions from local repo by Jonathan Amsterdam · 2 years, 4 months ago
  85. 025beca static/shared/header: add missing links to mobile nav menu by Jamal Carvalho · 2 years, 4 months ago
  86. f4542b7 internal: GOOS setting preserved across doc links by Jamal Carvalho · 2 years, 4 months ago
  87. 96adc90 static/frontend: preserve URL fragment in canonical link by Jamal Carvalho · 2 years, 4 months ago
  88. bad781a static/frontend: ran go run ./devtools/cmd/static by Jamal Carvalho · 2 years, 4 months ago
  89. dd72199 deploy: remove tokens from log output by Jamal Carvalho · 2 years, 4 months ago
  90. 77a6691 static/frontend/about: don't use relative link for issue by Robert Burke · 2 years, 4 months ago
  91. d4409d2 deploy: clear beta cache via worker endpoint by Jamal Carvalho · 2 years, 4 months ago
  92. cf9e9d0 cmd,internal: add worker endpoint to clear beta cache by Jamal Carvalho · 2 years, 4 months ago
  93. 46c69fb deploy: skip clear cache request for beta by Jamal Carvalho · 2 years, 4 months ago
  94. 9e605dc internal/fetchdatasource: add directory information by Jonathan Amsterdam · 2 years, 4 months ago
  95. 9c33d63 go.mod: upgrade more modules by Jonathan Amsterdam · 2 years, 4 months ago
  96. 4d7057b internal/source: fix gitlab patterns by Jonathan Amsterdam · 2 years, 4 months ago
  97. 60a93fb go.mod: upgrade miscellaneous packages to latest by Jonathan Amsterdam · 2 years, 4 months ago
  98. 2ba1966 go.mod: upgrade github.com/jack/pgx/v4 to latest version by Jonathan Amsterdam · 2 years, 4 months ago
  99. c84459b go.{mod,sum}: ran go mod tidy by Jamal Carvalho · 2 years, 4 months ago
  100. 52f9031 go.mod: update cloud.google.com/go imports to latest versions by Jonathan Amsterdam · 2 years, 4 months ago