Sign in
go
/
pkgsite
/
HEAD
f521833
internal/fetchdatasource: check for error earlier
by Jonathan Amsterdam
· 3 days ago
master
0a075a2
internal: case sensitive exclude for github.com/google/UUID
by Sean Liao
· 3 days ago
5f490db
README.md: drop requirements section
by Sean Liao
· 5 days ago
01dc430
cmd/pkgsite: indent command so it appears as preformatted text
by Adam Bender
· 8 days ago
eec4552
go.mod: update golang.org/x dependencies
by Gopher Robot
· 11 days ago
e806f9c
internal/postgres: use a more straightforward return value
by cuishuang
· 7 weeks ago
fa46622
internal/fetch: fix broken link
by cuishuang
· 6 weeks ago
d037ac9
devtools: add script for Cloud Armor
by Jonathan Amsterdam
· 4 weeks ago
9685cd9
internal: case sensitive exclude for github.com/BurntSushi/toml
by Sean Liao
· 6 weeks ago
656a0a0
go.mod, misc: update to go 1.24
by Jonathan Amsterdam
· 6 weeks ago
38e0570
static/shared/header: change security link
by Anna Groebel
· 3 months ago
5caf190
go.mod: update golang.org/x dependencies
by Gopher Robot
· 6 weeks ago
224a136
all: upgrade go directive to at least 1.23.0 [generated]
by Gopher Robot
· 9 weeks ago
dd488e5
internal/fetch: look at files with tag goexperiment.synctest
by Jonathan Amsterdam
· 9 weeks ago
b866f86
go.mod: update golang.org/x dependencies
by Gopher Robot
· 10 weeks ago
732383a
internal/frontend: register POST paths for playground fmt and compile
by Sean Liao
· 3 months ago
826a505
vuln: fix missed usage of Wrap after removing legacy vulndb support
by Kha Nguyen
· 3 months ago
a4ef958
tests/screentest: omit mobile expanded README test
by Jonathan Amsterdam
· 2 months ago
50d4697
internal/frontend: exclude paths case-sensitively
by Jonathan Amsterdam
· 3 months ago
ed3e82f
static/shared/header: fix misplaced span tags in header template
by Roberto Morais
· 4 months ago
de83036
internal/frontend: redirect on "std/" queries
by Jonathan Amsterdam
· 3 months ago
7301061
internal/licenses: add EUPL-1.1
by Jonathan Amsterdam
· 3 months ago
e655278
internal/postgres: add search knobs
by Jonathan Amsterdam
· 3 months ago
ce52a30
internal/postgres: search doesn't group stdlib
by Jonathan Amsterdam
· 3 months ago
0a57e24
internal/fetch: add correct canonical path for IBM/sarama
by Dominic Evans
· 3 months ago
5cd78ab
devtools/cmd/seeddb: apply -keep_going to versions check
by Jonathan Amsterdam
· 3 months ago
09793e5
package-lock.json: fix npm vulnerabilities
by Jonathan Amsterdam
· 3 months ago
840de57
internal/proxy: clean versions returned with spaces
by Jean Barkhuysen
· 3 months ago
9bf769c
go.mod: update golang.org/x dependencies
by Gopher Robot
· 3 months ago
f8b0e9b
all: make function and struct comments match the names
by cuishuang
· 4 months ago
8bad909
internal/frontend/search: don't return 500 on timeout
by Jonathan Amsterdam
· 4 months ago
06c6edf
internal/fetch: fix bug setting environment
by Michael Matloob
· 4 months ago
b2e5c1d
internal/vuln: use slices.Compact
by Jonathan Amsterdam
· 4 months ago
0a279fb
internal/vuln: cache DB
by Jonathan Amsterdam
· 4 months ago
d5afb0b
static/frontend: add Escape key functionality to close tooltip
by Joy Serquina
· 4 months ago
73fd41e
deploy/deploy.yaml: increase timeout
by Jonathan Amsterdam
· 4 months ago
3fe5338
deploy: improve artifact upload
by Jonathan Amsterdam
· 4 months ago
00b1eb0
tests/screentest: remove a test cases
by Jonathan Amsterdam
· 4 months ago
dc08416
deploy/deploy.yaml: change artifact path
by Jonathan Amsterdam
· 4 months ago
37884bf
tests/screentest: add latest x/net version to seed
by Jonathan Amsterdam
· 4 months ago
4a6e9bd
tests/screentest: update goldens
by Jonathan Amsterdam
· 4 months ago
2cbe989
static/frontend: add titles to links for visual users
by Denis Bowen
· 4 months ago
400c185
static/frontend: increase percentage of mask-image start
by Joy Serquina
· 5 months ago
3cab89d
go.mod: update golang.org/x dependencies
by Gopher Robot
· 4 months ago
e2a1733
static/shared: add titles to social media links
by Joy Serquina
· 5 months ago
f52eb16
static/frontend: add a11y attributes to interactive elements
by Joy Serquina
· 5 months ago
75bf08d
static/frontend: add search aria-describedby
by Joy Serquina
· 5 months ago
9c33e9b
tests/screentest: retry on small diffs
by Jonathan Amsterdam
· 5 months ago
438b29c
tests/screentest: make tests work on staging
by Jonathan Amsterdam
· 5 months ago
cfc082e
tests/screentest: uncomment "jump to modal" test
by Jonathan Amsterdam
· 5 months ago
5b22628
tests/screentest: fix expanded directories test
by Jonathan Amsterdam
· 5 months ago
39a749d
tests/screentest: fix deprecated symbol tests
by Jonathan Amsterdam
· 5 months ago
a9be465
tests/screentest: update goldens to latest chromedp version
by Jonathan Amsterdam
· 5 months ago
aa5dca7
devtools/cmd/seeddb: improve logging
by Jonathan Amsterdam
· 5 months ago
dbac787
tests/README.md: add troubleshooting advice
by Jonathan Amsterdam
· 5 months ago
71b0feb
tests/screentest: improve run.sh
by Jonathan Amsterdam
· 5 months ago
de75df5
tests/screentest: pin screentest binary to older version
by Jonathan Amsterdam
· 5 months ago
2edb6b8
go.mod: update golang.org/x dependencies
by Gopher Robot
· 5 months ago
2e3472f
internal/godoc: increase max doc HTML limit
by Jonathan Amsterdam
· 6 months ago
2aa6c44
test/screentest: remove unneeded seeds
by Jonathan Amsterdam
· 5 months ago
6386050
screentest: enable test x/tools directories expanded
by Vamsi Avula
· 6 months ago
78391ec
go.mod: update golang.org/x dependencies
by Gopher Robot
· 7 months ago
d90bbc5
internal/source: support git.glasklar.is URLs
by Grégoire Détrez
· 8 months ago
e87f299
internal/frontend: require GET for most routes
by Jonathan Amsterdam
· 7 months ago
2d793c0
go.mod: update github.com/jackc/pgx/v4 to fix GHSA-mrww-27vc-gghv
by Tatiana Bradley
· 7 months ago
7d0ea0a
internal/godoc/dochtml: enhance output parsing for example func
by Weida Hong
· 7 months ago
47024e5
internal/godoc/dochtml/internal/render: unique headings redux
by Jonathan Amsterdam
· 8 months ago
46f6a4c
go.mod: update golang.org/x dependencies
by Gopher Robot
· 7 months ago
e0bd492
internal/fetch,godoc: handle lint exceptions
by Jonathan Amsterdam
· 8 months ago
6b577b4
all: fix printf(var) mistake detected by latest printf checker
by Tim King
· 8 months ago
0709f9d
internal/godoc/codec: improve documentation
by Jonathan Amsterdam
· 8 months ago
1551f08
internal/postgres: insert module path even if not a package
by Jonathan Amsterdam
· 8 months ago
f5afe02
several: use stdlib functions
by Jonathan Amsterdam
· 8 months ago
6851d87
go.mod: upgrade to go 1.23
by Jonathan Amsterdam
· 8 months ago
676c19e
all: get all.bash to work
by Jonathan Amsterdam
· 8 months ago
9b36df4
Revert "static/frontend: made cancel button in search field keyboard accessible"
by Jonathan Amsterdam
· 8 months ago
1dda386
devtools/cmd/seeddb: limit concurrency
by Jonathan Amsterdam
· 8 months ago
fca1531
internal/godoc/dochtml/internal/render: move tests to txtar
by Jonathan Amsterdam
· 8 months ago
7be9f26
internal/godoc/dochtml: add comments
by Jonathan Amsterdam
· 8 months ago
53b9917
internal/godoc/dochtml/internal/render: ensure unique heading ids
by Joseph Shin
· 1 year, 2 months ago
71f98d5
internal/godoc/dochtml/internal/render: properly handle multi-line comments
by Joseph Shin
· 11 months ago
a03e71d
various: upgrade to go 1.23 containers
by Jonathan Amsterdam
· 8 months ago
da7af58
go.mod: update golang.org/x dependencies
by Gopher Robot
· 8 months ago
9ad9fa3
static/frontend: always show links in readme files
by Moritz Poldrack
· 10 months ago
557c002
cmd/pkgsite: fix setting gorepo flag
by Michael Matloob
· 9 months ago
3166cf6
tests/screentest: delete flaky screentest
by Tatiana Bradley
· 9 months ago
2f8c8d5
go.mod: update golang.org/x dependencies
by Gopher Robot
· 9 months ago
69a9d00
LICENSE: update per Google Legal
by Russ Cox
· 9 months ago
763ccd4
internal/vuln,static/frontend: display custom versions on vuln pages
by Tatiana Bradley
· 9 months ago
bdc5daf
tests/screentest: add test for vuln with custom_ranges
by Tatiana Bradley
· 9 months ago
7ff09bc
static/frontend: condense display of vuln chips
by Tatiana Bradley
· 9 months ago
5077860
tests/screentest: fix module-with-one-vuln screentest
by Tatiana Bradley
· 9 months ago
30d9315
static/frontend: condense vuln display on module pages
by Tatiana Bradley
· 10 months ago
d8c29b8
go.mod: update golang.org/x dependencies
by Gopher Robot
· 11 months ago
f20ba84
static/frontend/vuln,internal/osv: display info about unreviewed meaning on vuln page
by Tatiana Bradley
· 11 months ago
324f499
tests: update vuln testdata to pull in review_status
by Tatiana Bradley
· 11 months ago
7c9c894
all.bash: check that minified css files are unchanged
by Jonathan Amsterdam
· 11 months ago
03e325a
ran `npm audit fix`
by Jonathan Amsterdam
· 11 months ago
3eb0e7a
static/frontend: position pilcrow right next to h4 header text
by Joseph Shin
· 11 months ago
62f6d87
go.mod: update golang.org/x dependencies
by Gopher Robot
· 12 months ago
Next »